Libraries tagged by sqlite
squirrelphp/connection
221 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
silviooosilva/cacheer-php
106 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
semitexa/ledger
47 Downloads
Semitexa Ledger — SQLite append-only event ledger with NATS JetStream multi-node propagation
sairoko/query-builder
41 Downloads
Fast SQL builder with PDO
rotexsoft/sqlschema
1323 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/leanorm
424 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
3420 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.
rlzdesenv/opis-database
98 Downloads
RLZ Opis Database
rith-1437/zeroping
14 Downloads
ZeroPing is a lightweight, modern PHP framework with a clean MVC architecture, dependency injection, multi-driver ORM, validation, caching, queues, a task scheduler, and batteries-included CLI tooling. New projects run on SQLite with zero configuration.
repat/laravel-medoo
248 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
ramadan/easy-model
1559 Downloads
A Laravel package for enjoyably managing database queries.
rajentrivedi/transaction-x
17 Downloads
implements database transaction with ease