Libraries tagged by database designer
lukeme/laravel-adminer
4 Downloads
Adminer database management tool for your Laravel application. modify by luke
lane4hub/logger
0 Downloads
Jardis logger is a very powerful and flexible PHP logging library that allows you to log data in various formats and send it to different destinations such as files, databases, emails, or external services.
dmk-design/yii2-ajaxcrud
114 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
bunitech/draw-erd
2 Downloads
Beautiful Laravel schema designer & Code generator
bajki/schema-builder
3 Downloads
Schema designer & migration generator for laravel & lumen
dword-design/wp-cli-migrate-command
9 Downloads
WP-CLI command to transfer a database or uploads from one connection to another.
dmk-design/yii2-rbac-plus
51 Downloads
Database role base access control manager for yii2
congkhuong/laraveldesign
10 Downloads
Design database on laravel 5
mhamzaq869/pagebuilder
0 Downloads
This provides you to design or develop your page without writing any code and also you can save your page design HTML code in your database
mhamzaq869/builder
0 Downloads
This provides you to design or develop your page without writing any code and also you can save your page design HTML code in your database
fbeen/settingsbundle
12 Downloads
This Bundle adds settings out of the database integration on top of the Symfony framework. It lets you design application-settings which can be maintained by the owner or administrator from the website.
bcosca/fatfree-core
482863 Downloads
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
philippemarcmeyer/fieldslinker
63590 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
easy2dev/multi-tenant-wizard
220 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
almacil/php-database
609 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.