Libraries tagged by nosqlite
squirrelphp/queries
3687 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
squirrelphp/entities-bundle
3267 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/entities
3505 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
87 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
sairoko/query-builder
32 Downloads
Fast SQL builder with PDO
sabbottlabs/laravel-adminerneo
28 Downloads
Laravel integration for AdminerNeo v5, a modern database management tool
rotexsoft/gdao
3046 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
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
p4bgroup/phalcon-nested-sets
1104 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.