Libraries tagged by model accessor
pedro151/orm-generator
328 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
1849 Downloads
Access model meta data as if it was a property on your model
campaigningbureau/cf-repository-generator
9522 Downloads
Generates required repositories, factories and models to access a new Contentful Content Type in Laravel
bigsinoos/j-eloquent
4651 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
casbin/hyperf-permission
2 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Hyperf.
xbnz/google-gemini-api
15 Downloads
HTTP clients for accessing Google's AI models and OAuth2 service
wfeller/parental
1553 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
taoceanz/silverstripe-instance-shortcodes
2865 Downloads
Facilitate using shortcodes, but rendered in instance context (rather than static) giving it access to the model data of the page.
darrylkuhn/enforce
188 Downloads
Enforce access control restrictions using Eloquent models
wearepixel/laravel-model-objects
62 Downloads
A package to easily serialize a Laravel model to be stored in a database for disconnected model access.
g3n1us/laravel-model-api
200 Downloads
Provides a unified api to access model data using basic naming conventions
hexide-digital/model-permissions
1827 Downloads
control access to models using groups and permissions
duncte123/dshelmondgames-models
40 Downloads
Shared models for database access
mjducharme/laravel-model-json-storage
175 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.
tanerkay/laravel-model-acl
0 Downloads
Access control based on individual records / models