Libraries tagged by php queries
ixnode/php-date-parser
540 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
ip2location/ipinfodb-php
543 Downloads
Library to query geolocation information from IPInfoDB free API service.
datingvip/php-whois
558 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
chillerlan/php-database
1152 Downloads
An extensible database wrapper and query builder.
cheprasov/php-parallel
12387 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
cccyun/php-whois
57 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
uzpeng/elasticsearch
7134 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
hkvstore/pinq
16990 Downloads
PHP Integrated Query - A real LINQ library for PHP
helingfeng/elasticsearch
7850 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
dev-lancer/minecraft-status
926 Downloads
PHP library to query Minecraft servers
jimwins/titi
2668 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
jgswift/qinq
114 Downloads
PHP 5.5+ quasi integrated query
xenos/asklucy
4339 Downloads
AskLucy – A PHP library for creating Lucene search queries
krugozor/database
2450 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.