Libraries tagged by model accessor
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
pedro151/orm-generator
331 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
jaybizzle/hasmeta
1852 Downloads
Access model meta data as if it was a property on your model
campaigningbureau/cf-repository-generator
9553 Downloads
Generates required repositories, factories and models to access a new Contentful Content Type in Laravel
casbin/hyperf-permission
2 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Hyperf.
xbnz/google-gemini-api
17 Downloads
HTTP clients for accessing Google's AI models and OAuth2 service
wfeller/parental
1618 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
darrylkuhn/enforce
189 Downloads
Enforce access control restrictions using Eloquent models
wearepixel/laravel-model-objects
63 Downloads
A package to easily serialize a Laravel model to be stored in a database for disconnected model access.
g3n1us/laravel-model-api
202 Downloads
Provides a unified api to access model data using basic naming conventions
hexide-digital/model-permissions
1847 Downloads
control access to models using groups and permissions
duncte123/dshelmondgames-models
40 Downloads
Shared models for database access
mjducharme/laravel-model-json-storage
176 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
439 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access
tanerkay/laravel-model-acl
1 Downloads
Access control based on individual records / models