lsnepomuceno / laravel-simple-ddd
Create and manage A Domain Driven Design (DDD) in your Laravel app, simply and efficiently.
dev-main
2022-03-25 02:12 UTC
Requires
- php: ^8.1
- ext-fileinfo: *
- ext-json: *
- ext-mbstring: *
- illuminate/console: ^8|^9
- illuminate/routing: ^8|^9
- illuminate/support: ^8|^9
Requires (Dev)
- nunomaduro/collision: ^6
- orchestra/testbench: ^7
- phpmd/phpmd: ^2.11
Suggests
- lsnepomuceno/laravel-a1-pdf-sign: Sign PDF files with valid x509 certificates.
This package is auto-updated.
Last update: 2024-10-25 07:54:38 UTC
README
Install
composer require lsnepomuceno/laravel-simple-ddd
Usage
Write a few lines about the usage of this package.
Testing
Run the tests with:
vendor/bin/phpunit
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
Security
If you discover any security-related issues, please email lsn.nepomuceno@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.