makeabledk / laravel-modules
v0.5.0
2022-01-26 11:35 UTC
Requires
- php: ^8.0
- illuminate/console: ^8.80|9.*
- illuminate/container: ^8.80|9.*
- illuminate/support: ^8.80|9.*
Requires (Dev)
- codedungeon/phpunit-result-printer: ^0.31.0
- laravel/laravel: 8.*|9.*
- mockery/mockery: ^1.4
- phpunit/phpunit: 9.*
This package is auto-updated.
Last update: 2023-02-26 14:12:42 UTC
README
IMPORTANT NOTICE
This package is still under active development and is not considered ready for usage.
Install
You can install this package via composer:
composer require --dev makeabledk/laravel-modules
Testing
You can run the tests with:
composer test
Contributing
We are happy to receive pull requests for additional functionality. Please see CONTRIBUTING for details.
Credits
License
Attribution-ShareAlike 4.0 International. Please see License File for more information.