api-skeleton / modules
Laravel Modules
6.2.2
2021-01-22 19:10 UTC
Requires
- php: ^7.2|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^7.5|^8.0
- spatie/phpunit-snapshot-assertions: ^2.0
Suggests
- wikimedia/composer-merge-plugin: Allows the ability to create and merge composer.json files for your individual modules for module-specific dependency management.
This package is auto-updated.
Last update: 2026-05-29 01:28:46 UTC
README
This is a fork from Caffeinated
Installation
Simply install the package through Composer. From here the package will automatically register its service provider and Module facade.
composer require api-skeleton/modules