Libraries tagged by model accessor
dan/laravel-cached
32591 Downloads
Your Laravel models, decorated, cached, and pleasantly accessible.
wtfzdotnet/php-tmdb-api
2861 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
alexinator1/yii2-jta
6007 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
lake/larke-auth
4864 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
varbox/varbox
501 Downloads
Laravel Admin Panel
futuretek/yii2-dynamicform
463 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
casbin/easyswoole-permission
115 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in EasySwoole.
splitstack/laravel-metamon
73 Downloads
A Laravel package for handling model metadata with role-based access control
bigperson/auto-base-buy
3468 Downloads
The package allows you to access data through the base car by model
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
prowebcraft/yii2-model-params
430 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access
anlutro/access
48 Downloads
RBAC models for Laravel 4.
pensoft/laravel-authz
8 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
nick-scalewest/laravel-authz
317 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
vcian/laravel-code-insights
84 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them