Libraries tagged by like records
spin/template
20 Downloads
An Active Record like pattern for template rendering with PHP - supporting Twig, Smarty, Plates and Dwoo
mabrahamde/domain-ownership-validation
4 Downloads
This library validates that somebody controls a domain names using different strategies like DNS record, HTML tags or HTTP resource
fouroneone/activerecord
180 Downloads
An active-record like implementation
createnl/expires
3761 Downloads
Set expiration date for database records, like future deleted at columns
mathewparet/model-suspension
24 Downloads
Add record suspension (like user suspension) and unsuspension features to a model.
fk/sort
7 Downloads
Left-Right value method to sort, to level records.Usage a bit like jQuery---js framework
stevebauman/viewer
1387 Downloads
A presenter-like package but used for attaching modular views on a retrieved eloquent record
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
codebuglab/laravel-media-removable
27 Downloads
Automatically remove media like images, videos, and audios from storage folder once record with media deleted or updated from database
globtec/phpadr
144924 Downloads
A PHP based command-line interface tool for working with ADR
flightphp/active-record
1722 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
mapado/request-fields-parser
10701 Downloads
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
syan/active-record
7 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
bellangelo/phpadr
190 Downloads
A PHP based command-line interface tool for working with ADR
jlaswell/vcr
11 Downloads
A simple VCR-like HTTP recording and replay library for Guzzle