Libraries tagged by changedns
madbob/manydns
24 Downloads
Wrapper for many dynamic DNS providers
doctrine/migrations
174268011 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.
owen-it/laravel-auditing
25073359 Downloads
Audit changes of your Eloquent models in Laravel
yoast/phpunit-polyfills
27749733 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spatie/phpunit-watcher
7109695 Downloads
Automatically rerun PHPUnit tests when source code changes
colinmollenhour/cache-backend-file
19924145 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.
spatie/file-system-watcher
1241739 Downloads
Watch changes in the file system using PHP
jpkleemans/attribute-events
374489 Downloads
🔥 Fire events on attribute changes of your Eloquent model
ion-bazan/composer-diff
1132686 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
envant/fireable
681530 Downloads
An elegant way to trigger events based on attributes changes
davidrjonas/composer-lock-diff
1413106 Downloads
See what has changed after a composer update.
aura/sql
1999784 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
1606229 Downloads
PHPQRCode porting and changed for PHP 5.3 compatibility
sirbrillig/phpcs-changed
3139660 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
dantleech/what-changed
138015 Downloads
Report changes in your dependencies