Libraries tagged by nosqlite
loupe/loupe
24275 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
jeromeschneider/baikal
2722 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
yiisoft/db-sqlite
110593 Downloads
SQLite driver for Yii Database
vcian/laravel-db-auditor
9122 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
opis/database
74150 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
jv2222/ezsql
10662 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
imjoehaines/flowder
325412 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
delight-im/db
116740 Downloads
Safe and convenient SQL database access in a driver-agnostic way
clouddueling/mysqldump-php
21031 Downloads
PHP version of mysqldump cli that comes with MySQL
chriskite/phactory
206159 Downloads
A Database Factory for PHP Unit Tests
cakephp/datasources
277506 Downloads
CakePHP Datasources Plugin
aura/sqlschema
207232 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
220613 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
staudenmeir/eloquent-param-limit-fix
105037 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
byjg/migration
64756 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.