jxckaroo / laravel-service-repository
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
Fund package maintenance!
Jxckaroo
Requires
- php: >=7.4
- illuminate/database: ^5.0 || ^6.0 || ^7.0 || ^8.0
- illuminate/support: ^5.0 || ^6.0 || ^7.0 || ^8.0
Requires (Dev)
- brianium/paratest: ^6.2
- nunomaduro/collision: ^5.3
- orchestra/testbench: ^6.15
- phpunit/phpunit: ^9.3
- spatie/laravel-ray: ^1.9
- vimeo/psalm: ^4.4
This package is auto-updated.
Last update: 2024-11-10 04:32:53 UTC
README
Installation
You can install the package via composer:
composer require jxckaroo/laravel-service-repository
Usage
// Coming soon
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.