spatie/laravel-package-tools
A base PackageServiceProvider for Laravel package authors. Quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and install commands—all via a clean, fluent API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wayofdev/laravel-package-tpl | 0.90 | — | 11 | 11 | 1 | 0 | 1 | 10.2 | 3.4 | MIT | 2 years ago | |
| backtheweb/laravel-package-maker | 0.90 | Laravel Package Maker helps scaffold Laravel packages quickly by generating a ready-to-publish structure, boilerplate classes, config, service provider, tests, and composer setup. Ideal for jumpstarting reusable components and standardizing package creation. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| nyoncode/laravel-package-toolkit | 0.84 | Toolkit for building Laravel packages with less boilerplate: configure routes, migrations, translations, views/components, middleware, assets and commands. Includes install/about commands, publishing options, lifecycle hooks, and package-specific exception handling. | 0 | 0 | 0 | 1K | 0 | 22.7 | 49.9 | MIT | 2 weeks ago | |
| spatie/laravel-data | 0.80 | Create rich, typed data objects for Laravel that replace form requests and API transformers. Automatically map from requests, validate with inferred rules, transform to resources (with lazy/partial fields), and generate TypeScript definitions from the same source. | 1,774 | 1,778 | 285 | 2M | 4 | 46.2 | 53.0 | MIT | 2 months ago | |
| spatie/laravel-pdf | 0.80 | Generate PDFs from Laravel Blade views with a simple fluent API. Choose drivers like Browsershot/Chromium, Gotenberg, Cloudflare Browser Run, WeasyPrint, DOMPDF, or chrome-php. Use modern CSS, set page formats, and stream or save PDFs. | 1,035 | 1,035 | 98 | 540K | 1 | 37.5 | 43.5 | MIT | 1 month ago | |
| spatie/laravel-blink | 0.78 | Request-scoped in-memory cache for Laravel. Use the blink() helper or facade to store and retrieve values for the duration of a single request, with helpers like once(), get/put, wildcard key prefixes, increment, forget/flush, plus ArrayAccess and Countable support. | 162 | 163 | 14 | 51K | 0 | 19.6 | 38.3 | MIT | 5 months ago | |
| spatie/laravel-blade-javascript | 0.78 | Adds a simple @javascript Blade directive to export PHP values to JavaScript by writing them to window in a script tag. Use @javascript('key','value') and access it in the browser as key/value for quick server-to-client data sharing. | 620 | 635 | 36 | 20K | 0 | 24.8 | 23.2 | MIT | 5 months ago | |
| spatie/laravel-remote | 0.78 | Run Laravel Artisan commands on remote servers over SSH. Configure one or more hosts (default host, user, port, path, optional private key) and execute tasks like cache clears via php artisan remote ..., with optional confirmation prompts. | 283 | 285 | 34 | 5K | 0 | 19.5 | 18.8 | MIT | 4 months ago |
How can I help you explore Laravel packages today?