{"repo":"webrium/foxdb","free":true,"listed":false,"github":"https://github.com/webrium/foxdb","clone":"git clone https://github.com/webrium/foxdb.git","description":"Foxdb database query builder provides a convenient, fluent interface to creating and running database queries","language":"PHP","stars":16,"topics":["mysql","orm","database","php-library","query-builder","php-query-builder","pdo","pdo-mysql"],"license":"MIT","category":"databases-storage","readme_excerpt":"FoxDB A standalone PHP database library — Query Builder, Eloquent ORM, Schema Builder, Migrations, and Seeders. webrium.dev · Documentation · GitHub --- FoxDB is the database layer of the Webrium framework, available as a standalone package. It gives you a fluent query builder for writing SQL without strings, an Eloquent-style ORM for working with your data as objects, a schema builder for managing your database structure in PHP, and a migration and seeder system for versioning and populating your database. All of this runs on top of PDO with no external dependencies beyond the driver itself. Supports MySQL , PostgreSQL , and SQLite , with per-driver SQL generation handled internally — write your queries and migrations once. Requirements - PHP 8.1 or higher - PDO extension for your chosen database: pdo mysql , pdo pgsql , or pdo sqlite Installation Quick Start What's Included - Query Builder — fluent, parameterized queries: selects, joins, aggregates, raw SQL, transactions - Eloquent ORM — models with mass assignment protection, dirty tracking, attribute casting, soft deletes, and full JSON serialization - Relations — hasOne , hasMany , belongsTo , belongsToMany , hasManyThrough , with lazy and eager loading - Collection — map, filter, sort, chunk, paginate, and JSON-serialize query results - Schema Builder — create and modify tables with a fluent Blueprint API instead of writing DDL by hand - Migrations — version your schema with up() / down() methods, rollback, and refresh ","default_branch":null,"files":null,"tree":[],"storefront":"/r/webrium","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/webrium/foxdb/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}