Libraries tagged by soql
shipmonk/doctrine-hint-driven-sql-walker
29684 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
sammaye/yii2-solr
57472 Downloads
Solr plugin for the Yii2 framework built ontop of Solarium
radsectors/sqlshim
26708 Downloads
sqlsrv for Linux/OS X
pyaesoneaung/to-raw-sql
7064 Downloads
Get raw SQL from Laravel Query Builder
ptcinc/solr-php-client
143583 Downloads
A purely PHP library for indexing and searching documents against an Apache Solr installation
psx/sql
64640 Downloads
Generate type-safe PHP classes from your database
pmatseykanets/laravel-sql-migrations
28695 Downloads
Raw SQL migrations for Laravel
marcocesarato/sqlparser
29068 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.
lolautruche/sqliimport
7384 Downloads
eZ Publish legacy extension for importing external content
kodus/sql-split
166957 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
internations/solr-utils
291325 Downloads
Solr/Lucene utilities for PHP
guanguans/laravel-dump-sql
26265 Downloads
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.
google/sqlcommenter-laravel
72931 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
google/cloud-sql-admin
85477 Downloads
Google Cloud Sql Admin Client for PHP
floriansemm/solr-bundle
77947 Downloads
Symfony Solr integration bundle