Libraries tagged by records
pixelant/interest
11529 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.
orisintel/laravel-process-stamps
78301 Downloads
Logs which process created or modified a record
nben/filament-record-nav
337 Downloads
Next/Previous record navigation for Filament PHP
undefinedor/yii2-cached-active-record
1930 Downloads
The cached activeRecord for the Yii2 framework
flightphp/active-record
1556 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
dmstr/yii2-active-record-search
9519 Downloads
Highly customizable ActiveRecord search indexer
dmstr/yii2-active-record-permissions
38151 Downloads
_____
cbowofrivia/dmarc-record-builder
110176 Downloads
A lean package that makes creating DMARC records user friendly
georgringer/extbase-records-with-no-l10n-parent
45673 Downloads
Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent
yii2dev/ar-softdelete
9803 Downloads
Provides support for ActiveRecord soft delete in Yii2
wilianx7/laravel-auditing
6838 Downloads
Audit changes of your Eloquent models in Laravel/Lumen. Forked from owen-t/laravel-auditing.
siabit/laravel-auditing-elasticsearch
2748 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
graze/dal
13402 Downloads
Data Access Layer
yii2tech/ar-search
8213 Downloads
Provides unified search model for Yii ActiveRecord
yii2tech/ar-eagerjoin
17692 Downloads
Provides support for ActiveRecord relation eager loading via join without extra query in Yii2