Libraries tagged by srecord
atans/yii2-history
1319 Downloads
An active record history for yii2
assegaiphp/orm
193 Downloads
AssegaiORM is an ORM written in modern PHP. It supports both Active Record and Data Mapper patterns. AssegaiORM is highly influenced by other ORMs, such as TypeORM, Doctrine and Entity Framework.
apsc-web/ubc_apsc_campaign_tracking_webform_composite
104 Downloads
Provides a composite set of hidden fields as a Webform element. UTM Campaign variables are recorded upon submission.
antedebaas/dns-parser
447 Downloads
Retrieve DNS records
alban/laravel-data-sync
24 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
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
1375 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
1732 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