Download the PHP package luchavez/starter-kit without Composer
On this page you can find all versions of the php package luchavez/starter-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download luchavez/starter-kit
More information about luchavez/starter-kit
Files in luchavez/starter-kit
Package starter-kit
Short Description A starter kit for building packages and implementing DDD on Laravel 8|9|10.
License MIT
Homepage https://github.com/luchavez-technologies/starter-kit
Informations about the package starter-kit
Starter Kit for Laravel 8|9|10
The Starter Kit package is the counterpart of Boilerplate Generator package. This package is a required dependency since it will be used by the domains (DDD) and packages generated through "Boilerplate Generator".
Installation
The straightforward way to install this package goes like this:
The preferred way is to install it is via another package called luchavez/boilerplate-generator.
Dependencies
Package | Packagist |
---|---|
illuminate/support |
~8 or ~9 or ~10 |
composer/composer |
^2.5 |
hammerstone/fast-paginate |
^1.0 |
spatie/laravel-query-builder |
^5.2 or ^4.0 |
Change log
Please see the changelog for more information on what has changed recently.
Testing
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- James Carlo Luchavez
- All Contributors
License
MIT. Please see the license file for more information.
All versions of starter-kit with dependencies
illuminate/support Version ~8|~9|~10
composer/composer Version ^2.5
ext-zlib Version *
hammerstone/fast-paginate Version ^1.0
spatie/laravel-query-builder Version ^5.2|^4.0