Libraries tagged by without model
kangyasin/revisionable
9 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
jaapmoolenaar.nl/revisionable
68 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
exceedone/revisionable
8 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
edujugon/revisionable
8 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
yepwoo/laravel-parser
2 Downloads
Easily load model relations / accessories / attributes from frontend without changing your API
fragment/elemental
6 Downloads
A PHP framework without any strings attached, but with all the magical features.
maharder/postgresql-orm
2 Downloads
PostgreSQL ORM Class for plain uses without models
svidskiy/laravel-modulith
1 Downloads
Vertical Slice Architecture for Laravel – group your code by business feature, scale to hundreds of models without losing your mind.
stephangroen/propel-laravel
44 Downloads
Make Propel models work with Laravel Form::model() without making it an array
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
hallekamp/laravel-nomagicproperties
366 Downloads
This package make it possible to define public properties on a model without breaking default Laravel magic.
execut/yii2-crud
641 Downloads
Yii2 object for fasted configuration CRUD navigation and actions for models without copy-paste or CRUD generators
cloudcake/laravel-settings
116 Downloads
Associate generic data to any other model without polluting your application model logic.
udokmeci/yii2-closest-relation-trait
259 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
rembon/laravel-auditor
28 Downloads
Laravel Eloquent Model Auditor Without Getting Sweat