Libraries tagged by php database
siburuxue/doctrine-helper
2425 Downloads
instead of `php bin/console doctrine:mapping:import`
satur.io/duckdb
1101 Downloads
DuckDB API for PHP
salehhashemi/laravel-repository
7261 Downloads
Implementing the repository pattern for Laravel projects.
sad_spirit/pg_wrapper
7768 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
robinncode/db_craft
1402 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.
propeller-orm/propeller-orm
146984 Downloads
Propeller ORM is an open-source ORM for PHP with code generation (fork of Propel).
popphp/pop-db
11210 Downloads
Pop Db Component for Pop PHP Framework
php-tmdb/symfony
48842 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
pecee/pixie
25677 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
opulence/opulence
28710 Downloads
The Opulence PHP framework
nwidart/db-exporter
39037 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
modul-is/orm
15378 Downloads
Lightweight hybrid ORM/Explorer
lulco/nette-phoenix-registrator
120291 Downloads
Integration of Phoenix Database Migrations into Nette Framework
liquetsoft/fias-laravel
12592 Downloads
Laravel bundle for FIAS database importer
level23/druid-client
51600 Downloads
Druid php client for executing queries and more