Libraries tagged by quere
mlocati/ocsp
674971 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP)
mediawiki/semantic-result-formats
165551 Downloads
Provides additional result formats for queries using Semantic MediaWiki
marcocesarato/sqlparser
36770 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.
madewithlove/elasticsearcher
131093 Downloads
Wrapper on top of the ElasticSearch PHP SDK which allows easier index/document/query management.
llagerlof/moodlerest
61362 Downloads
MoodleRest is a PHP class to query Moodle REST webservices
larawatcher/larawatcher
455055 Downloads
Larawatcher: Laravel Database Query Profiler
kevinoo/phpwhois
45618 Downloads
phpWhois - library for querying whois services and parsing results.
jmikola/auto-login-bundle
319730 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jdavidbakr/replaceable-model
237371 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
infinitypaul/laravel-database-filter
40255 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.
howyi/conv-laravel
284224 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
323785 Downloads
Generate MySQL migration queries from actual DB and DDL
heyday/silverstripe-responsive-images
83307 Downloads
Configure and send a series of image size options to the client without loading any resources until a media query can be executed.
hammerstone/refine-nova
53281 Downloads
A Laravel Nova integration for the Refine query builder.
gtmassey/laravel-analytics
60668 Downloads
Create and run Google Analytics Data API queries in Laravel