Libraries tagged by pdo_sqlite
oldpak/dbal
14 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
38 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.
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
kdoctrine/dbal
1293 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kazimolmez/ezsql-fixed
2 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
jitsu/sqldb
44 Downloads
Convenient OOP interface to SQL databases
initphp/sessions
96 Downloads
InitPHP Sessions Manager
initorm/database
63 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.