Libraries tagged by model layer
fdt2k/noctis-model
20 Downloads
Default model layer for Noctis framework
co-developers/wp-model
186 Downloads
Model layer for WordPress.
alexpr94/bitrix-models
53 Downloads
Model Layer in Bitrix
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
1208 Downloads
Adds the configuration layer to the component model
maymeow/cakephp-service-layer
1186 Downloads
Service layer and domain / business model implementation for CakePHP
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
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