Libraries tagged by restcord
shopapps/has-table-relation
1424 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.
service-to/validate-email
1012 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
2781 Downloads
Yii2 active record transaction handler implementation for sbooker/transaction-manager
sbooker/command-bus-yii2-bridge
2781 Downloads
Bridge for Yii2 Active Record
ruturajmaniyar/yii2-audit-log
777 Downloads
Yii2 audit record and database changes details
runroom/user-bundle
17883 Downloads
SonataUserBundle fork to restore compatibility with PHP 5.6 and 7.0
rotexsoft/versatile-collections
5394 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
12 Downloads
This module allows you to record any changes made to the configuration of your Magento 2 application
roddy/firestore-eloquent
161 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.
recanalyst/recanalyst
188 Downloads
Analyzes Age of Empires 2 recorded game files.
quarks/laravel-auditors
16762 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
paxha/laravel-reportable
1158 Downloads
This Laravel Eloquent extension provides record according to dates using models.
oobook/snapshot
264 Downloads
Create a snapshot on the stage of creating record and always keeps the currently created data.
nswdpc/silverstripe-pruner
1477 Downloads
Prune records from configured DataObject classes
noetix/simple-orm
238 Downloads
A simple PHP class to access your MySQL records.