Libraries tagged by jquery reel
evansims/openfga-mcp
0 Downloads
Query and administer OpenFGA and Auth0 FGA using AI agents.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
abdallahmohammed/laravel-eloquent-filter
10 Downloads
A simple laravel package to filter models and relations
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
rmunate/info-server
275 Downloads
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
silassare/gobl
427 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
kevinsperrine/idiorm
586 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
haiflive/orientdb-yii2-connector
93 Downloads
Yii2 connector to orientDB, php7, query builder, command builder, ActiveRecord relations
chandra-hemant/htkc-utils
203 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.
mayomi/minecraftserverstatus
10 Downloads
Minecraft Server Status Query, written in PHP, with online players, motd, favicon and more server related informations without plugins and enable-query.
ovrflo/jit-hydrator
2036 Downloads
A drop-in replacement for Doctrine ORM's default object hydrator capable of generating optimized hydration code for each query.
nathanntg/lite-lexer
132 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
ap-lib/mysql
63 Downloads
AP\Mysql is a performance-oriented query builder built exclusively for MySQL. It leverages MySQL-specific features like INSERT IGNORE, REPLACE, ON DUPLICATE KEY UPDATE, partitions, and bulk operations for maximum efficiency
saad/laravel-request-query-parser
18 Downloads
This library will load query relation and select fields according to request include query string values