Libraries tagged by database management
moharrum/laravel-adminer
997 Downloads
Adminer database management tool for your Laravel application.
adminneo-org/adminneo
4 Downloads
Database management in a single PHP file.
progrmanial/simplemdb
40 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
mysql/schematic
730 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mouf/security.userfiledao
143985 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
processid/manager
401 Downloads
Database management
bupy7/yii2-config
2505 Downloads
This is module allow storing configuration parameters of application to database and management they dynamically from admin panel.
hi-folks/fusion
483 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
anourvalar/eloquent-file
3614 Downloads
Database (Eloquent) layer for files management
soosyze/soosyze
257 Downloads
Soosyze CMS is a minimalist content management system in PHP, without database to create and manage your website easily.
mjkhajeh/wporm
107 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
pyncer/database
362 Downloads
Pyncer database management library.
josantonius/database
428 Downloads
Library for SQL database management to be used by several providers at the same time.
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
unifik/database-config-bundle
12689 Downloads
Allows management of Symfony's container configuration from the database