Libraries tagged by model accessor
faliure/laravel-resourceable
63 Downloads
Access a Model's underlying Resources from the Model itself
easyswoole-tool/hyperf-orm-permission
118 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in EsaySwoole Hyperf Orm.
christopherarter/laravel-resourceable
57 Downloads
A handy method for accessing a model's value as an API resource
casbin/phalcon-permission
0 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Phalcon.
3212lin/hyperf-orm-permission
7 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in EsaySwoole Hyperf Orm.
joskolenberg/eloquent-empty-date-nullifier
28 Downloads
Convert 0000-00-00 dates in the database to null when accessing your model's attributes.
byuriskit/contact
4 Downloads
A collection of models used to access the BYU Risk Contact Database
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
taoceanz/silverstripe-instance-shortcodes
2869 Downloads
Facilitate using shortcodes, but rendered in instance context (rather than static) giving it access to the model data of the page.
envor/parental
140 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
popcorn4dinner/policies
4 Downloads
easy to use, non-opinionated library to model complex rules for validations, access control, etc
benzine/orm
59 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
benzine/benzine-database
595 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
grixu/passport-module-auth
523 Downloads
This package provides model, command & middleware to easily forbid access to certain modules(domains in DDD) when using Client Credentials Grant Tokens
enriko/laravel-attribute-restrictor
12 Downloads
For Laravel. Easy way to restrict access to specified attributes in a Model