Libraries tagged by data regulation
moo/hasoneselector
23840 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
bugloos/query-sorting-bundle
4815 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4822 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
level-2/maphper
758 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
toastnz/indexedsearch
4994 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
froog/silvergraph
5731 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
friendsoftypo3/interest
38 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
e-frank/yii2-data
146 Downloads
Helpers for persisting relational data from arrays
grixu/relationship-data-transfer-object
370 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
notamedia/yii2-relation
5171 Downloads
Saving related data in Yii2
php-extended/php-model-interface
8503 Downloads
A library to do simple relational data modelisations
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.
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.