Libraries tagged by change
owen-it/laravel-auditing
35821705 Downloads
Audit changes of your Eloquent models in Laravel
doctrine/migrations
214281170 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.
pyrech/composer-changelogs
4196676 Downloads
Display changelogs after each composer update
yoast/phpunit-polyfills
42311066 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spatie/phpunit-watcher
9736438 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2210253 Downloads
Automatically restart Horizon when local PHP files change
spatie/file-system-watcher
2646655 Downloads
Watch changes in the file system using PHP
colinmollenhour/cache-backend-file
23278535 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
2620974 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.
sirbrillig/phpcs-changed
4573055 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
marcocesarato/php-conventional-changelog
1442027 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
bezhansalleh/filament-panel-switch
392113 Downloads
Easily Switch between your Filament Panels
bezhansalleh/filament-language-switch
1233866 Downloads
Zero config Language Switch(Changer/Localizer) plugin for filamentphp admin
spatie/laravel-stats
283244 Downloads
Track application stat changes over time
jpkleemans/attribute-events
526749 Downloads
🔥 Fire events on attribute changes of your Eloquent model