Libraries tagged by records
teamones/log
6341 Downloads
record runtime log
supseven/inline-page-module
1651 Downloads
Edit inline tt_content records in a page module view
stwarog/uow
1239 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
stormcode/seq-laravel-log
738 Downloads
stormcode/seq-laravel-log sends log records to a Seq-Server.
stayallive/tlsa
2045 Downloads
Generate TLSA records in PHP.
silassiai/laravel-table-cache
1557 Downloads
Solution to easily cache tables records, the package uses the laravel Cache facade.
shopapps/has-table-relation
1430 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.
service-to/validate-email
1017 Downloads
Library to validate an email address against its mail servers by doing a name server lookup and then connecting to its MX records.
sbooker/yii2-ar-transaction-handler
2789 Downloads
Yii2 active record transaction handler implementation for sbooker/transaction-manager
sbooker/command-bus-yii2-bridge
2789 Downloads
Bridge for Yii2 Active Record
ruturajmaniyar/yii2-audit-log
780 Downloads
Yii2 audit record and database changes details
rotexsoft/versatile-collections
5400 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
ronangr1/module-systemconfigwhodidthislogger
15 Downloads
This module allows you to record any changes made to the configuration of your Magento 2 application
rohitrajv5/pimcore-bundle-azure-blob-sync
2092 Downloads
This bundle use to sync all records Assets from Pimcore to Azure Blob Storage
roddy/firestore-eloquent
169 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.