Libraries tagged by data regulation
friendsoftypo3/interest
704 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.
bugloos/query-sorting-bundle
4919 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
4926 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.
pixelant/interest
11947 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.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
sciactive/nymph
31 Downloads
Powerful object data storage and querying for collaborative web apps.
php-extended/php-model-datetime-interface
10885 Downloads
A library to specify date and time fields in modelisations
level-2/maphper
765 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
psx/nested
9853 Downloads
Build complex nested data structures from relational databases
toastnz/indexedsearch
5661 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
e-frank/yii2-data
146 Downloads
Helpers for persisting relational data from arrays
grixu/relationship-data-transfer-object
624 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
sibertec/data
6512 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
notamedia/yii2-relation
5177 Downloads
Saving related data in Yii2