yuriitatur / repository-laravel
Laravel repository drivers and more
dev-master
2025-09-07 10:00 UTC
Requires
- php: >=8.4
- jms/serializer: ^3.0@dev
- yuriitatur/repository: dev-master
Requires (Dev)
- dg/bypass-finals: ^1.9
- kint-php/kint: ^6.0
- orchestra/testbench: 11.x-dev
- 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-07 10:01:06 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.