Libraries tagged by sql statement

dschoenbauer/sql

0 Favers
1472 Downloads

Object oriented approch to Sql statement generation with a focus on building requirements for PDO

Go to Download


rizkussef/laravel-sql-to-migration

2 Favers
373 Downloads

A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.

Go to Download


genai/sql-mapper

0 Favers
161 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


dbsteward/dbsteward

51 Favers
2123 Downloads

SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.

Go to Download


crcms/elasticsearch

104 Favers
8275 Downloads

Use SQL statements to query elasticsearch

Go to Download


moledet/database-change-log

6 Favers
6977 Downloads

A PHP class to log all changes of table data from raw SQL or with PDO statement

Go to Download


patrick-hanna/database-crud-buffer

0 Favers
126 Downloads

Buffer and batch Laravel database inserts, upserts, updates, and deletes into a minimal set of merged SQL statements.

Go to Download


marcel-maqsood/database-connector

0 Favers
330 Downloads

The PersistentPDO object is used to connect with a database and to generate sql statements on the go.

Go to Download


maximebf/traceable-pdo

10 Favers
27734 Downloads

Log SQL statements executed using a PDO instance

Go to Download


kings36503/sql-template

6 Favers
30 Downloads

A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.

Go to Download


qstart-soft/query-builder

1 Favers
971 Downloads

Library for creating DML (Data Manipulation Language) SQL statements.

Go to Download


morris/dop

16 Favers
483 Downloads

An immutable API on top of PDO to compose and execute SQL statements

Go to Download


lucinda/queries

1 Favers
22919 Downloads

API that generates SQL statements programmatically based on official standards or their vendor-specific derivation

Go to Download


linhanwei/thinkphp-elasticsearch

4 Favers
31 Downloads

Thinkphp use SQL statements to query elasticsearch

Go to Download


lingxiang/laravel-elasticsearch

4 Favers
1586 Downloads

Use SQL statements to query elasticsearch

Go to Download


<< Previous Next >>