Libraries tagged by sql int
michel/php-sql-mapper
15 Downloads
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.
zuqongtech/laravel-db-introspection
107 Downloads
A Laravel package for automatic database introspection and model generation supporting MySQL, PostgreSQL, SQL Server, and more.
srathbone/behat-sql-extension
11 Downloads
SQL/PDO extension that facilitates fixture data creation on the fly for Behat
smalldb/libchangelog_sql
14 Downloads
Changelog.SQL is simple and elegant tool to maintain database changes. This package is a library meant to be integrated into your project
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
irmnet/intranet
1 Downloads
Base para instranet em ZF2
dotted-ai/parquet-to-sql
7 Downloads
Laravel helper to import Parquet files into PostgreSQL using COPY for speed.
brybry/sql-practice
12 Downloads
A secure PHP package for SQL learning and practice with Laravel and SQLite integration.
simplecomplex/database
137 Downloads
Database abstraction for transparent MariaDB, MS SQL interaction.
ruhulfbr/csv-to-query
8 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
ddbase3/php-struql
4 Downloads
A PHP implementation of the Struql query language — parse, merge, expand, and translate Struql JSON into SQL.
tiny-queries/tiny-queries
3111 Downloads
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface
sql2api/sql2api
6 Downloads
SQL2API is a very simple script that turn your sql script table into an very simple api.
mirakmalsulton/llmsql
2 Downloads
Interface for interacting with SQL databases using LLM.
jitsu/sqldb
44 Downloads
Convenient OOP interface to SQL databases