Libraries tagged by parameter
birgir/geo-query
2967 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
birgir/combined-query
1316 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
awes-io/repository
105391 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
apfelfrisch/query-filter
6562 Downloads
A Framework agnostic query filter that sorts and filters queries using URL parameters
alimousavi/filoquent
207 Downloads
A powerful Laravel package for filtering Eloquent models using HTTP query parameters.
agungsugiarto/codeigniter4-repository
1063 Downloads
Implementation of repository pattern for CodeIgniter 4. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
1msg/one_msg_waba_sdk
2836 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
wazum/seo-canonical-guard
13263 Downloads
Prevent unwanted parameters in canonical URL
stephenlake/laravel-queryable
964 Downloads
Laravel HTTP query parameter based model filtering and searching.
steamulo/pdfjs-viewer-bundle
5156 Downloads
This bundle provides an integration of pdf.js from mozilla with Symfony 4 framework and customizable parameters on server side.
lightster/named-sprintf
52043 Downloads
Enhance PHP sprintf with Python-style named parameters
bupy7/yii2-config
2505 Downloads
This is module allow storing configuration parameters of application to database and management they dynamically from admin panel.
bravesheep/database-url-bundle
38502 Downloads
Determine Symfony2 database settings from a single URL-based parameter
api-skeletons/zf-doctrine-criteria
14349 Downloads
Doctrine Criteria from Array Parameters