Libraries tagged by soql
ptcinc/solr-php-client
147106 Downloads
A purely PHP library for indexing and searching documents against an Apache Solr installation
psx/sql
67973 Downloads
Generate type-safe PHP classes from your database
pmatseykanets/laravel-sql-migrations
30571 Downloads
Raw SQL migrations for Laravel
mnapoli/sqlite-s3
2384 Downloads
marcocesarato/sqlparser
35553 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.
manticoresoftware/php-sql-parser
51084 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
kodus/sql-split
199087 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
ipl/sql
27879 Downloads
Icinga PHP Library - SQL abstraction layer
internations/solr-utils
304550 Downloads
Solr/Lucene utilities for PHP
guanguans/laravel-dump-sql
29564 Downloads
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.
google/cloud-sql-admin
109953 Downloads
Google Cloud Sql Admin Client for PHP
genesis/behat-sql-extension
78137 Downloads
SQL/PDO extension that facilitates fixture data creation on the fly for Behat
froiden/sql-generator
22699 Downloads
convert Laravel migrations to raw SQL scripts
floriansemm/solr-bundle
79649 Downloads
Symfony Solr integration bundle
exolnet/laravel-sqlite-fluent-drop-foreign
110303 Downloads
Add a fluent dropForeign when using sqlite database