Libraries tagged by nosqlite
gemorroj/ginfo
206 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
eslider/spatialite
2748 Downloads
Sqlite and spatialite static binaries
epaphrodites/epaphrodites
409 Downloads
Epaphrodites framework seamlessly combines simplicity with robust compatibility across PHP, C, and Python, providing strong support for multiple databases while adhering to open-source principles.
eaudeweb/mysqldump-php
357 Downloads
PHP version of mysqldump cli that comes with MySQL
dzasa/maratus-php-backup
10 Downloads
Backup different types databases(Couchdb, MongoDB, MySQL, PostgreSQL, Redis, Riak, SQLite) on local or remote to Google Drive, Dropbox, Copy, FTP etc.
dustiiin/laravel-d1
14 Downloads
Laravel integration for Cloudflare Workers services.
dogukanakkaya/dawn-db
70 Downloads
dizews/yii2-db-console
7407 Downloads
The yii2 extension help to work in console with databases
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
detain/db_abstraction
545 Downloads
Database Abstraction Class
deemru/pairs
3985 Downloads
Simple key-value SQLite storage
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
cubiclesoft/to-composer
2137 Downloads
CubicleSoft PHP Software Development Libraries for Composer
codexshaper/database-backup-restore
20549 Downloads
Database Backup and Restore
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB