Libraries tagged by changes
owen-it/laravel-auditing
36083212 Downloads
Audit changes of your Eloquent models in Laravel
doctrine/migrations
215113816 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.
spatie/phpunit-watcher
9789108 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2243298 Downloads
Automatically restart Horizon when local PHP files change
spatie/file-system-watcher
2710422 Downloads
Watch changes in the file system using PHP
colinmollenhour/cache-backend-file
23338576 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.
aura/sql
2631176 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.
spatie/laravel-stats
285852 Downloads
Track application stat changes over time
jpkleemans/attribute-events
531245 Downloads
🔥 Fire events on attribute changes of your Eloquent model
ion-bazan/composer-diff
1989588 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
ellaisys/aws-cognito
250154 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
altek/accountant
1004869 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
typo3/cms-redirects
7350331 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
plan2net/webp
1517673 Downloads
Drop-in WebP, AVIF, and JPEG XL delivery for TYPO3 images — automatic, no URL or template changes
mattiasgeniar/php-percentages
341365 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...