Libraries tagged by changedns
madbob/manydns
25 Downloads
Wrapper for many dynamic DNS providers
owen-it/laravel-auditing
38931101 Downloads
Audit changes of your Eloquent models in Laravel
doctrine/migrations
223793367 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
46465517 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spatie/phpunit-watcher
10354028 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/file-system-watcher
3422833 Downloads
Watch changes in the file system using PHP
colinmollenhour/cache-backend-file
23964975 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
4985117 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
spatie/laravel-stats
308401 Downloads
Track application stat changes over time
jpkleemans/attribute-events
565433 Downloads
🔥 Fire events on attribute changes of your Eloquent model
ion-bazan/composer-diff
2165901 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
davidrjonas/composer-lock-diff
2048934 Downloads
See what has changed after a composer update.
cachewerk/relay
93701 Downloads
The fastest Redis client for PHP. 100× faster cache reads, near-zero bandwidth, no code changes required.
aura/sql
2738481 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.
aferrandini/phpqrcode
1802879 Downloads
PHPQRCode porting and changed for PHP 5.3 compatibility