Libraries tagged by model accessor
brunogritti/laravel-user-url-logs
141 Downloads
Creates a laravel table, model and middleware that logs all urls that user accesses
boralp/laravel-auditable
13 Downloads
A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.
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
duncte123/dshelmondgames-models
40 Downloads
Shared models for database access
mjducharme/laravel-model-json-storage
178 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
446 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
e-commerce-passaro/acesso
130 Downloads
Uma biblioteca com ferramentas de utilitades para se implantar o ACL em View Models e Controllers
curly-deni/laravel-permission-model-attributes
12 Downloads
Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.
luizpinheiro/acl
10 Downloads
A simple and model-independent Access Control List manager
nick-scalewest/laravel-authz
318 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
maxinyugh/laravel-authz
29 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
lrc-se/anax-repository
269 Downloads
Repository module for model-based data access, for use with the Anax framework.
lishuang/larke-auth
92 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.