Libraries tagged by change
owen-it/laravel-auditing
38999884 Downloads
Audit changes of your Eloquent models in Laravel
doctrine/migrations
224000472 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.
yoast/phpunit-polyfills
46554602 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
pyrech/composer-changelogs
4353500 Downloads
Display changelogs after each composer update
bezhansalleh/filament-language-switch
1474473 Downloads
Zero config Language Switch(Changer/Localizer) plugin for filamentphp admin
spatie/phpunit-watcher
10363406 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2536838 Downloads
Automatically restart Horizon when local PHP files change
spatie/file-system-watcher
3446691 Downloads
Watch changes in the file system using PHP
colinmollenhour/cache-backend-file
23978254 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.
sirbrillig/phpcs-changed
4991740 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
marcocesarato/php-conventional-changelog
1578775 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
485759 Downloads
Easily Switch between your Filament Panels
spatie/laravel-stats
309013 Downloads
Track application stat changes over time
jpkleemans/attribute-events
566176 Downloads
🔥 Fire events on attribute changes of your Eloquent model
ion-bazan/composer-diff
2167741 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.