Libraries tagged by regulations
syrian-open-source/laravel-relational-metrics
9 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.
sly/relation-bundle
171 Downloads
Symfony2 bundle to manage relations between models/entities (like friends, contacts and others).
shopapps/has-table-relation
2020 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.
schmunk42/relation
7999 Downloads
Yii Framework components for active record relations
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
sas-adilis/nova-nested-form
353 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
ricktap/qriteria
44 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
472 Downloads
This package provides a better support for MongoDB relationships in Laravel Projects.
lordealeister/cmb2-field-post-search-ajax
762 Downloads
CMB2 field type to attach posts to each others. Search with Ajax.
jonatas-sas/yii2-m2m-behavior
1 Downloads
A Yii2 behavior to easily manage many-to-many relations using ActiveRecord.
inani/lazy-belongs-to-many
31 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
hungcrush/compoships
255 Downloads
Laravel relationships with support for composite/multiple keys
hellomohsinhello/laravel-relation-parser
54 Downloads
Easily load model relations from frontend without changing your API