Libraries tagged by changes
doctrine/migrations
155979705 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
owen-it/laravel-auditing
20546182 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
spatie/phpunit-watcher
5986685 Downloads
Automatically rerun PHPUnit tests when source code changes
colinmollenhour/cache-backend-file
18201698 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
spatie/laravel-horizon-watcher
681706 Downloads
Automatically restart Horizon when local PHP files change
spatie/file-system-watcher
778813 Downloads
Watch changes in the file system using PHP
ion-bazan/composer-diff
774451 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
envant/fireable
593274 Downloads
An elegant way to trigger events based on attributes changes
aura/sql
1733632 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
ellaisys/aws-cognito
108095 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
altek/accountant
701804 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
typo3/cms-redirects
5062386 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
spatie/laravel-stats
150996 Downloads
Track application stat changes over time
nystudio107/craft-imageoptimize
313767 Downloads
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.
mattiasgeniar/php-percentages
219207 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...