Libraries tagged by database management
doctrine/dbal
512805954 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
vrana/adminer
2769559 Downloads
Database management in a single PHP file.
dg/adminer-custom
703959 Downloads
Customization for Adminer, the best database management tool written in PHP.
onecentlin/laravel-adminer
395267 Downloads
Laravel Adminer Database Manager
laravelcm/laravel-subscriptions
21073 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
164646 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
161678 Downloads
Clear and concise database management.
picocms/pico
36900 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
34022 Downloads
Management for Product, Client, Contracts, Subscription, ...
bpuig/laravel-subby
33357 Downloads
Laravel Subby is a flexible plans and subscription management system for Laravel.
invoiceninja/inspector
293631 Downloads
Simplified database records management
experius/module-missingtranslations
227669 Downloads
Collect missing translations in specified folder or the entire Magento 2 Root. Adds database editing and management of translations.
dmishh/settings-bundle
247503 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
linkorb/database-manager
68923 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
robinncode/db_craft
1203 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.