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.
- dev-master
- 6.2.2
- 6.2.1
- v6.2.0
- v6.1.0
- v6.0.1
- v6.0.0
- v5.2.0
- v5.1.1
- v5.1.0
- v5.0.x-dev
- v5.0.2
- v5.0.1
- v5.0.0
- v4.5.1
- v4.5.0
- v4.4
- v4.3.2
- v4.3.1
- v4.3
- v4.2.2
- v4.2.1
- v4.2
- v4.1.6
- v4.1.5
- v4.1.4
- v4.1.3
- v4.1.2
- v4.1.1
- v4.1
- v4.0.9
- v4.0.8
- v4.0.7
- v4.0.6
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2
- v2.1.11
- v2.1.10
- v2.1.9
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1
- v2.0.2
- v2.0.1
- v1.2.3
This package is auto-updated.
Last update: 2025-03-29 00:50:47 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