Libraries tagged by data redaction
level-2/maphper
758 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
poojajadav/hasmanysync
1067 Downloads
This trait can be sync data for hasmany relationship.
toastnz/indexedsearch
4884 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
30 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
notamedia/yii2-relation
5171 Downloads
Saving related data in Yii2
php-extended/php-model-interface
8495 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.
raphhh/balloon
322 Downloads
Tiny file ORM
php-extended/php-model-datetime-object
7284 Downloads
A library that implements the php-model-datetime-interface package
php-extended/php-model-datetime-interface
10806 Downloads
A library to specify date and time fields in modelisations
hpu/zf2-doctrine-datagrid
358 Downloads
DataGrid module for the HPU WMS. provides the display of entities and relations in an accessible and extensible overview.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.