Libraries tagged by sqli
sydes/sydes
32 Downloads
SyDES - Lightweight CMF for a simple sites with SQLite database
squirrelphp/queries
3671 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
squirrelphp/entities
3493 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
squirrelphp/connection
70 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
simple-crud/extra-fields
823 Downloads
Extra fields for simple-crud package
rotexsoft/sqlschema
857 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-cli
71 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/gdao
3011 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
2 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
romeoz/rock-db
1023 Downloads
Object Relational Mapping (ORM) for PHP.
repat/laravel-medoo
247 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
rajentrivedi/transaction-x
16 Downloads
implements database transaction with ease
pinga/db
378 Downloads
Safe and convenient SQL database access in a driver-agnostic way
phpixie/db
7140 Downloads
PHPixie Database library