Libraries tagged by model layer
prettus/l5-repository
9357317 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
spiritix/lada-cache
405655 Downloads
A Redis based, automated and scalable database caching layer for Laravel
muffin/footprint
539861 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
burzum/cakephp-service-layer
140631 Downloads
Service layer and domain / business model implementation for CakePHP
opis/database
79012 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
themsaid/laravel-model-transformers
73318 Downloads
Easy transformation layer for complex model attributes.
shopsys/read-model
90425 Downloads
[experimental] Read model layer for Shopsys Framework
mobilestock/laravel-model-affected-rows-verification
2775 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
crysalead/chaos-orm
9500 Downloads
Data Abstraction Layer.
omnicode/lara-service-model
5640 Downloads
Laravel Service Model layer for CRUD.
matheusfsc28/layercraft
635 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
sfneal/crud-model-actions
12922 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
hbclare/model-helper
491 Downloads
Eloquent Atom Cache Layer
somosyampi/l5-repository
2132 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
nahid-ferdous/laravel-module-generator
38 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.