Libraries tagged by pdo_sqlite
oldpak/dbal
13 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
noxkiwi/database
5 Downloads
Simple, configuration based Database Access.
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
ncb01/wdb
4 Downloads
WDB is the fast, easy and versatile PHP ORM. It allows you manage databases with ease and efficiency. In a few words: MIT license, PHP 5.3 or newer, familiar syntax, zero hassle, zero configuration, easy to use, simple to learn, flexible, fast, powerful and smart, mysql, postgresql, sqlite, sqlserver, oracle, etc.
minnis/medoo-plus
36 Downloads
Medoo+, a wrapper to bring even more power to catfan/medoo - the lightweight PHP database framework to accelerate development
lucasbustamante/mysqldump-php
31 Downloads
A fork of https://github.com/ifsnop/mysqldump-php, a PHP implementation of mysqldump.
lakshanjs/pdodb
3 Downloads
Production-ready PDO database abstraction for PHP with a secure query builder, statement caching, nested transactions, and MySQL 8+ compatibility.
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
kazimolmez/ezsql-fixed
2 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
jitsu/sqldb
42 Downloads
Convenient OOP interface to SQL databases
initphp/sessions
95 Downloads
InitPHP Sessions Manager
initorm/database
61 Downloads
InitORM Database Manager
imrgrgs/bioorm
10 Downloads
BioOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
i-nocturne/swoole-sql-query
14 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.