Libraries tagged by rqlite
yeriomin/redbean-single-file
4789 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)
workbunny/storage
151 Downloads
A lightweight storage for PHP based on sqlite3.
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
tyea/redlog
322 Downloads
A Laravel package for writing log messages to a MySQL, PostgreSQL, SQLite, or SQL Server database
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.
sydes/sydes
32 Downloads
SyDES - Lightweight CMF for a simple sites with SQLite database
squirrelphp/queries-bundle
3332 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/queries
3667 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
squirrelphp/entities-bundle
3252 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/entities
3489 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
squirrelphp/connection
62 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
simple-crud/extra-fields
815 Downloads
Extra fields for simple-crud package
rotexsoft/sqlschema
839 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
rotexsoft/gdao
2994 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.