Libraries tagged by changeset
bentools/doctrine-watcher
1265 Downloads
Watch changes in your Doctrine entities to let you trigger custom events.
toweringmedia/module-search-intelligence-gsc
0 Downloads
Connect Google Search Console to your Magento SEO suite with OAuth. The GSC Connector syncs real search performance data — queries, impressions, clicks, and position — directly into Search Intelligence Core for AI-assisted analysis and change-set proposals.
locksyk/audit-trail-bundle
6 Downloads
Append-only audit trails over Doctrine flushes: the bundle owns changeset normalization, sensitive-field skipping and the guarded write; your application owns the entities, actors and verbs.
fabiang/doctrine-migrations-liquibase-laminas
482 Downloads
Laminas module for creating changesets for Liquibase with Doctrine
fabiang/doctrine-migrations-liquibase-zf
1813 Downloads
Zend Framework module for creating changesets for Liquibase with Doctrine
lonmelgit/modmage-change-status-order
3 Downloads
The module ModMage_ChangeStatusOrder for Magento 2
owen-it/laravel-auditing
40586548 Downloads
Audit changes of your Eloquent models in Laravel
doctrine/migrations
228903155 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.
spatie/phpunit-watcher
10613561 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/file-system-watcher
4014478 Downloads
Watch changes in the file system using PHP
colinmollenhour/cache-backend-file
24331903 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
2799893 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.
spatie/laravel-stats
326005 Downloads
Track application stat changes over time
jpkleemans/attribute-events
582139 Downloads
🔥 Fire events on attribute changes of your Eloquent model
ion-bazan/composer-diff
2262335 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.