Libraries tagged by sqli
paulyg/dbalite
23 Downloads
A lightweight PDO based Database Abstraction Layer.
orottier/laravel-migration-squasher
94 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.
mrmoneyc/slim-mvc-skeleton
103 Downloads
Slim Framework 3 skeleton.
kijin/beaver
36 Downloads
Super lightweight ORM for PHP 5.3+
kenlog/database-custom
52 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.
karmabunny/pdb
1028 Downloads
PDO wrapper
j0sh0nat0r/simple-cache
537 Downloads
A simple yet modular PHP caching library
igniphp/storage
22 Downloads
Minimalistic entity framework with multi database support.
herdianrony/mongolite-plus
5 Downloads
MongoLitePlus adalah pustaka database ringan mirip MongoDB untuk PHP dengan backend SQLite. Mendukung fitur relasi, indeksasi, dan pengelolaan multi-database modular.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
gemorroj/ginfo
205 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
2742 Downloads
Sqlite and spatialite static binaries
epaphrodites/epaphrodites
377 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.
endeveit/cache
10471 Downloads
Simple caching library with support for tags.
eaudeweb/mysqldump-php
323 Downloads
PHP version of mysqldump cli that comes with MySQL