Libraries tagged by rqlite
sydes/sydes
32 Downloads
SyDES - Lightweight CMF for a simple sites with SQLite database
squirrelphp/queries-bundle
3340 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/entities-bundle
3259 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/entities
3497 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
79 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
sanderheijselaar/ezpdo
1128 Downloads
A simple PHP PDO class for MySQL
sabbottlabs/laravel-adminerneo
18 Downloads
Laravel integration for AdminerNeo v5, a modern database management tool
rotexsoft/leanorm
370 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
3025 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.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
repat/laravel-medoo
248 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
rajentrivedi/transaction-x
17 Downloads
implements database transaction with ease
pinga/db
382 Downloads
Safe and convenient SQL database access in a driver-agnostic way