Libraries tagged by changedns
madbob/manydns
25 Downloads
Wrapper for many dynamic DNS providers
owen-it/laravel-auditing
36024060 Downloads
Audit changes of your Eloquent models in Laravel
doctrine/migrations
214906336 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
42578008 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spatie/phpunit-watcher
9778833 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/file-system-watcher
2696337 Downloads
Watch changes in the file system using PHP
colinmollenhour/cache-backend-file
23324048 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
2628335 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
4605169 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
spatie/laravel-stats
285343 Downloads
Track application stat changes over time
jpkleemans/attribute-events
530328 Downloads
🔥 Fire events on attribute changes of your Eloquent model
ion-bazan/composer-diff
1983772 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
davidrjonas/composer-lock-diff
1954525 Downloads
See what has changed after a composer update.
aferrandini/phpqrcode
1767783 Downloads
PHPQRCode porting and changed for PHP 5.3 compatibility
dantleech/what-changed
435788 Downloads
Report changes in your dependencies