Libraries tagged by php queries
linhanwei/thinkphp-elasticsearch
25 Downloads
Thinkphp use SQL statements to query elasticsearch
lingxiang/laravel-elasticsearch
1585 Downloads
Use SQL statements to query elasticsearch
kaizencoders/wp-fluent
8 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
iosql/iosql
11 Downloads
An Index-Only database library (IOSQL) for PHP.
initorm/database
60 Downloads
InitORM Database Manager
iamirnet/curl
56 Downloads
Curl class for PHP
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
hightman/ipconv
19 Downloads
IPv4 address converter and query, such as country, city, ISP
evas-php/evas-orm
64 Downloads
ORM module (Database, QueryResult, Builders, Table, ActiveRecord, DataMapper, IdentityMap, App intagrate traits)
enlight/stash-view
130 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
eddmash/powerorm
380 Downloads
A powerful php orm with automatic migrations
dogukanakkaya/dawn-db
70 Downloads
cydrickn/ddd-common
51 Downloads
PHP Interfaces provider for DDD, CQRS and ES.
chandra-hemant/htkc-utils
187 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB