Libraries tagged by srecord
birdcode/bc-simplerate
25 Downloads
Include rate feature for any record
atans/yii2-history
1351 Downloads
An active record history for yii2
antedebaas/dns-parser
468 Downloads
Retrieve DNS records
akki/bulkexportcsv
149 Downloads
Export unlimited records into CSV
aaa2000/behat-vcr-extension
1394 Downloads
Record your HTTP interactions in behat scenarios and replay them during future test runs
silverstripe-australia/datachange-tracker
8660 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
sheadawson/silverstripe-datachange-tracker
5138 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
openeyes/eyedraw
864 Downloads
Electronic Patient Record system for use in Ophthalmology clinics
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
nordsoftware/yii-audit
1735 Downloads
Extension for collecting active records audit data for the Yii PHP framework.
milkyway/silverstripe-hasonecompositefield
29 Downloads
Save has_one relationships directly from the parent record form
k2/activerecord
32 Downloads
Active Record para KumbiaPHP versión K2, trabaja con PHP 5.3 ó superior y requiere PDO.
josegonzalez/cakephp-deleted-at
17 Downloads
Handles soft-deletion of database records
jippi/cakephp-audit-log
1562 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action