Libraries tagged by chance
sudhaus7/fe-data-history
19888 Downloads
Log the changed data in frontend mode
stanislav-janu/database-updater
22861 Downloads
Simple manager of database changes.
square1/pwned-check-laravel
12017 Downloads
Validate password changes against known-compromised passwords
silverstripe/upgrader
9884 Downloads
A tool to help upgrade your code to handle API changes in packages you used.
robinncode/db_craft
549 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
react-parallel/streams
18574 Downloads
🏞️ Streams abstraction around ext-parallel Channels for ReactPHP
puz/dynamic-mail
14974 Downloads
Change Laravel mail driver configurations during runtime.
phpro/mage2-module-sales-state-events
36114 Downloads
Adds events for state changes for orders, invoices and credit memos
pantheon-quicksilver/drush-config-import
8495 Downloads
Importing drupal configuration changes from .yml files with drush.
openeuropa/open_vocabularies
45969 Downloads
Choose how a piece of content will be categorised without having to change the related content type field definition.
opencontent/occhangeobjectdate-ls
4219 Downloads
Opencontent Change Object Date
opencontent/occhangeloginname-ls
3112 Downloads
OpenContent Change Login Name
octava/branching
58004 Downloads
Auto change database depends on current git branch.
noclued/githelper
20984 Downloads
Helper for git extra info like 'get file names changed in last two commits', 'get new lines from last two commits', etc. You need to have accessable git!
mobilestock/laravel-replicator
427 Downloads
laravel-replicator is a Laravel Package that provides a peer-to-peer MySQL replication, using binlogs and events to get the changes from databases, using ANNOTATE_ROWS_EVENT to get the affected rows in the events.