Skip to content
§01 · Projects

Projects.

Filament plugins, Laravel packages and open source starter kits actively maintained. All MIT, with releases for v3, v4 and v5 where applicable.

254 Public repositories 5920 Projects in catalogue 198 Filament plugins 1313 Laravel packages 8 Starter Kits 7 Maintained 5 Daily drivers
§02 · catalogue
Role:
Origin:
Popular topics:
Filtering by topic: #readme

Laravel Github Readme

creator Laravel Package

A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.

1 431 MIT

Laravel Npm Readme

creator Laravel Package

A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.

1 416 MIT
§03 · contribute

Contribute, report issues, open PRs.

All packages have CI, Pest tests and open issues tagged good first issue.

New version available.