Libraries tagged by regulations
syrian-open-source/laravel-relational-metrics
7 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
sunnysideup/databasebackup
82 Downloads
Backup, download or restore an entire database from within the Silverstripe CMS. Great for copying data from Live to Test or making a backup before a big change.
sunnysideup/copyfactory
118 Downloads
Copy database records including their has-one, has-many and many-many records. Great for duplicating parts of complex database records.
stormcode/compoships
13 Downloads
Laravel relationships with support for composite/multiple keys
sly/relation-bundle
171 Downloads
Symfony2 bundle to manage relations between models/entities (like friends, contacts and others).
schmunk42/relation
7994 Downloads
Yii Framework components for active record relations
schenke-io/laravel-relation-manager
37 Downloads
Allow to plan, document and test model relations in Laravel
scaffolds/builder
299 Downloads
Laravel 5* Scaffold Generator
sas-adilis/nova-nested-form
275 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
ricktap/qriteria
43 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
offline-agency/laravel-mongo-auto-sync
465 Downloads
This package provides a better support for MongoDB relationships in Laravel Projects.
minasm/laravel-revisions
33 Downloads
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships
karl456/laravel-revisions
6 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
inani/lazy-belongs-to-many
30 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
humweb/laravel-eloquent-join
3379 Downloads
This package introduces the join magic for eloquent models and relations.