Libraries tagged by php jquery
matchory/elasticsearch
53147 Downloads
The missing elasticsearch ORM for Laravel!
infinitypaul/laravel-database-filter
41655 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
devmoath/jql-builder
6658 Downloads
JQL builder is a supercharged PHP package that allows you to create Jira Query Language (JQL)
axp-dev/file-parser
17264 Downloads
File Parser Library for PHP
jstayton/miner
11653 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
andreas-glaser/doctrine-rql
60137 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
fnash/graphql-qb
59174 Downloads
A php GraphQL Query Builder. Nice API. Readable queries.
metaregistrar/rdap-client
2068 Downloads
A php client to query rdap (formerly whois) services
bluerock/sellsy-client
10424 Downloads
A lightweight PHP client to query the Sellsy API V2
pfrenssen/matomo-reporting-api
102787 Downloads
PHP client library to query the Matomo Reporting API.
athlon1600/serpscraper
4965 Downloads
PHP powered interface for querying the most popular Search Engines
muglug/package-versions-56
990011 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
marcocesarato/sqlparser
38405 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.
jaeger/curlmulti
18402 Downloads
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
hemiframe/php-query-builder
15217 Downloads
Powerful and lightweight PHP SQL Query Builder