Libraries tagged by php database
satur.io/duckdb
137181 Downloads
DuckDB API for PHP
renoki-co/l1
26235 Downloads
Laravel integration for Cloudflare Workers services.
picocms/pico
38142 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.
phpfastcache/riak-client
6359771 Downloads
Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)
php-tmdb/api
387085 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
php-db/phpdb
169004 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
morris/lessql
148997 Downloads
LessQL: A lightweight and performant PHP ORM alternative
hyperf/db-connection
2874864 Downloads
A hyperf db connection handler for hyperf/database.
fpdo/fluentpdo
252783 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
doctrine/phpcr-odm
1557196 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
clancats/hydrahon
220102 Downloads
Fast & standalone PHP MySQL Query Builder library.
bcosca/fatfree-core
684213 Downloads
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
caneara/quest
131934 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
bedezign/yii2-audit
717197 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
dyrynda/laravel-nullable-fields
223846 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.