Libraries tagged by model layer
co-developers/wp-model
188 Downloads
Model layer for WordPress.
jamesaspence/laravel-core-model
40 Downloads
A laravel core model layer, with factories and repositories.
jamesaspence/core-model
21 Downloads
A laravel core model layer, with factories and repositories.
geovanirangel/modellayer
25 Downloads
O ModelLayer é um componente baseado em PDO que abstraí operações de CRUD(Select, Insert, Update e Delete) no seu banco de dados.
zucchi/model
17 Downloads
Zucchi Model tools layered on top of Zend Db
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.
ceive/view-layer
44 Downloads
A package model of the display (Layer - Block - Layout), representing the use of the possibility of overlaying layers on top of each other, using layouts and redefining blocks in layers
itsdizzy/model-transformer
9 Downloads
Easy transformation layer for complex model attributes.
getpop/component-model-configuration
1214 Downloads
Adds the configuration layer to the component model
maymeow/cakephp-service-layer
1186 Downloads
Service layer and domain / business model implementation for CakePHP
sfneal/crud-model-actions
13496 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
savioamin/laravel-model-affected-rows-verification
3 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.
rawebone/view-model
75 Downloads
This library provides an MVVM approach to view layers with am emphasis on testability and documentation
iescarro/lekoi-model
14 Downloads
A lightweight ORM and database abstraction layer for the Lekoi PHP framework.
danmarinescu/db-layer
34 Downloads
Zend Framework 2 DB Layer providing easy access to DB without the need of a model , it returning a ResultSet