yuriitatur / repository-laravel
Laravel repository drivers and more
dev-master
2025-09-11 08:47 UTC
Requires
- php: >=8.4
- jms/serializer: ^3.0
- yuriitatur/repository: dev-master
Requires (Dev)
- dg/bypass-finals: ^1.9
- kint-php/kint: ^6.0
- orchestra/testbench: ^10.6
- ramsey/uuid: ^4.1
Suggests
- trevorpe/laravel-symfony-cache: Adds Symfony to Laravel Cache bridge, useful when you want to use CachedRepository in Laravel
This package is auto-updated.
Last update: 2025-09-11 08:47:23 UTC
README
Installation
Composer:
composer require yuriitatur/repository-laravel
Testing
composer test
License
This code is under MIT license, read more in the LICENSE file.