Libraries tagged by database management
doctrine/dbal
524351805 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
vrana/adminer
2797234 Downloads
Database management in a single PHP file.
dg/adminer-custom
716193 Downloads
Customization for Adminer, the best database management tool written in PHP.
onecentlin/laravel-adminer
410784 Downloads
Laravel Adminer Database Manager
laravelcm/laravel-subscriptions
24453 Downloads
Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
rinvex/laravel-subscriptions
166085 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
protoqol/prequel
162912 Downloads
Clear and concise database management.
picocms/pico
37012 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
exceedone/exment
34563 Downloads
Management for Product, Client, Contracts, Subscription, ...
bpuig/laravel-subby
34532 Downloads
Laravel Subby is a flexible plans and subscription management system for Laravel.
invoiceninja/inspector
303225 Downloads
Simplified database records management
experius/module-missingtranslations
236307 Downloads
Collect missing translations in specified folder or the entire Magento 2 Root. Adds database editing and management of translations.
dmishh/settings-bundle
249226 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
linkorb/database-manager
72368 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
robinncode/db_craft
2047 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.