Libraries tagged by parameter
mmirus/gravity-forms-javascript-dynamic-population
35 Downloads
Dynamically populate Gravity Forms fields from query parameters using JavaScript.
metfan/rabbit-setup
10 Downloads
Tools to ease creation of exchanges, queues, parameters on rabbitMQ
meius/laravel-filter
46 Downloads
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
mehr-it/lara-sqs-ext
2919 Downloads
Extended and extensible SQS Queue driver for Laravel (long polling, additional parameters)
mdaliyan/farsi-request
738 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
masterskill/custom-router
24 Downloads
It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router
manajet/laravel-extra-resource
2118 Downloads
This packages allows you to add extra parameters to your Eloquent API resources and collections.
macropage/sdk-ebay-rest-browse
3075 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
locustv2/yii2-encode-url-rule
469 Downloads
Makes the encoding of query parameters easier when creating urls.
lmc/api-filter
4071 Downloads
Parser/builder for filters from API query parameters.
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
hejunjie/encrypted-request
33 Downloads
PHP 请求加密工具包,支持 AES 解密、签名与时间戳验证,快速实现前后端安全通信 | PHP encryption toolkit for AES decryption, signature, and timestamp verification, enabling fast and secure front-to-backend communication. Front-end npm package generates encrypted request parameters without changing existing APIs
halilcosdu/laravel-finetuner
46 Downloads
Laravel Fine tuner is a package designed for the Laravel framework that automates the fine-tuning of OpenAI models. It simplifies the process of adjusting model parameters to optimize performance, tailored specifically for Laravel applications. This tool is ideal for developers looking to enhance AI capabilities in their projects efficiently, with minimal manual intervention.
gomoob/php-value-filter-dsl
19202 Downloads
Powerful filter DSL PHP library for REST Web Services query / URL parameters or other filtering needs.
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.