Libraries tagged by sqlite 3
carloshb/sqlite-model-basics
42 Downloads
Simple SQLite3 Driver to run fast operations
bootpress/sqlite
1186 Downloads
Extends the BootPress Database Component to create and update tables and indexes at will, and simplifies FTS full-text searching.
ahjdev/amphp-sqlite3
0 Downloads
Asynchronous SQLite3 client for PHP based on Amp.
tenglin/sqlite3-database-class
41 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sinri/ark-sqlite3
13 Downloads
The SQLite3 Component for Ark 2
mapkyca/known-sqlite3
3 Downloads
SQLite3 support for Known
jessesoeteman/sqlite3_connection
50 Downloads
This class is used to connect to a SQLite3 database. It contains methods to execute queries and statements.
bfitech/zapstore-sqlite3
1099 Downloads
SQLite3 support for zapstore.
agustim/slim3-skeleton-mvc-sqlite
110 Downloads
Simple Slim Framework 3 skeleton with Twig, Monolog, Doctrine in Sqlite.
bnomei/kirby3-page-sqlite
53 Downloads
Kirby 3 Plugin to cache the content file using SQLite
andrey-tech/sqlitedb-php
16 Downloads
Простая библиотека для работы с СУБД SQLite 3 для несложных проектов на PHP7+
thehiredgun/mint
31 Downloads
A PDO-abstraction layer package
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
soldevelop/multithread
0 Downloads
MultiThread is a library which allows multiple to write to one sqlite database, this library would be helpful for developers who dont want to buy MySQL database
ryanj93/php-tiny-cacher
9 Downloads
A simple library that allows to easily cache stuff using several storage options such as Redis, Memcached and SQLite.