Libraries tagged by srecord
paulund/eloquent-lifetime
6 Downloads
Laravel package to delete records after a certain amount of time
patrixsmart/adjustfly
25 Downloads
Record Laravel model adjustments during updating event.
patbator/storm
9 Downloads
Simple Active Record ORM with easy testing capabilities
parables/laravel-adr-tools
18 Downloads
Laravel Artisan wrapper for the Command-line tools for working with Architecture Decision Records
ostrolucky/newrelic-datastore-redis-cluster-extension
4946 Downloads
Provides RedisCluster phpredis integration for NR APM datastore by forwarding redis calls through newrelic_record_datastore_segment function
nolazybits/propel2-geocodable-behavior
1820 Downloads
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.
niladam/laravel-visits
9 Downloads
A simple package to record visits on your eloquent models or pages
nietocjr/laravel-kintone-connect
23 Downloads
laravel-kintone-connect provides seamless integration between Laravel and Kintone, allowing easy interaction with Kintone’s API to manage records.
networkteam/behat-capture
1758 Downloads
Behat context for capturing screen recordings of tests with FFmpeg
mwarcz/segami
20 Downloads
PHP library that allows you to edit image dimensions, convert image format, cache generated images, record last access to generated image in cache, remove images from cache that have not been used for long time, all based on image name.
murdej/nette-activerow
31 Downloads
Active record for nette database.
muhamadzain/laravel-telegram-log
7 Downloads
laravel log record and send into Telegram Chat Bot
moox/expiry
157 Downloads
Monitor the expiration of records
mits87/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
minasm/laravel-revisions
38 Downloads
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships