Libraries tagged by php database
robinncode/db_craft
4711 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
175035 Downloads
Propeller ORM is an open-source ORM for PHP with code generation (fork of Propel).
popphp/pop-db
16504 Downloads
Pop Db Component for Pop PHP Framework
pecee/pixie
29884 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
patchlevel/rango
2401 Downloads
A high-performance reimplementation of the MongoDB PHP API on top of PostgreSQL JSONB
miracode/stripe-bundle
18249 Downloads
Symfony bundle to integrate Stripe PHP SDK. Ability to save Stripe objects in database using Doctrine.
level23/druid-client
61964 Downloads
Druid php client for executing queries and more
leafs/db
31837 Downloads
Leaf PHP db module.
itpathsolutions/dbstan
2819 Downloads
Database Standardization and Analysis Tool for Laravel
istiak-tridip/laravel-sqids
9474 Downloads
Laravel wrapper for Sqids to obscure database IDs with unique, URL-safe identifiers.
helgesverre/milvus
7159 Downloads
PHP Client for the Milvus Rest API
helgesverre/chromadb
1472 Downloads
PHP Client for the Chromadb Rest API
gilbitron/pico
126 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.
friedolinfoerder/wp-activerecord
7766 Downloads
An ActiveRecord implementation for WordPress
fourlabs/qbjs-parser
36347 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.