Libraries tagged by sql-queries

khaled.alshamaa/ar-php

306 Favers
1638072 Downloads

Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP

Go to Download


the-tinderbox/clickhouse-builder

197 Favers
1257706 Downloads

Clickhouse sql query builder

Go to Download


spatie/laravel-sql-commenter

185 Favers
798193 Downloads

Add comments to SQL queries made by Laravel

Go to Download


nilportugues/sql-query-formatter

38 Favers
870834 Downloads

A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.

Go to Download


nilportugues/sql-query-builder

424 Favers
219048 Downloads

An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.

Go to Download


jasny/persist-sql-query

33 Favers
360816 Downloads

SQL Query builder and parser

Go to Download


mnabialek/laravel-sql-logger

161 Favers
707688 Downloads

Log SQL queries in Laravel/Lumen framework

Go to Download


mattiasgeniar/phpunit-query-count-assertions

95 Favers
525768 Downloads

A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).

Go to Download


latitude/latitude

630 Favers
239828 Downloads

A SQL query builder with zero dependencies

Go to Download


krowinski/php-mysql-replication

331 Favers
75501 Downloads

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.

Go to Download


koolreport/querybuilder

10 Favers
107136 Downloads

Create query by php code

Go to Download


vierge-noire/cakephp-test-suite-light

13 Favers
617641 Downloads

A test suite for CakePHP application based on Sql queries

Go to Download


solution10/sql

8 Favers
116082 Downloads

Completely standalone, expressive SQL query creator. No database or ORM needed.

Go to Download


panique/pdo-debug

70 Favers
95423 Downloads

A super-simple function that returns the full SQL query from your PDO statements

Go to Download


marcocesarato/sqlparser

29 Favers
32664 Downloads

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

Go to Download


Next >>