Libraries tagged by params
makinacorpus/preferences-bundle
4286 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
macropage/sdk-ebay-rest-browse
3022 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
468 Downloads
Makes the encoding of query parameters easier when creating urls.
koochik/queryhall
126 Downloads
A PHP package that allows you to sort, filter, and paginate Doctrine DBAL SQL database queries from Query parameters
keven/instantiator
31 Downloads
Instantiate an object based on an array of its constructor parameters.
kadirgun/laravel-json-query
5 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
k3progetti/requestparams
33 Downloads
Simple class for request parameters handling
jeyroik/sm-plugin-max-try
401 Downloads
Plugin for jeyroik StateMachine. Allow to use on terminate transition and max try parameter.
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
halilcosdu/laravel-finetuner
43 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.
goldfinch/video-field
336 Downloads
YouTube & Vimeo video field for Silverstripe. Store video data for further manipulation. Enchant links with parameters through friendly interface, display thumbnails, fetching video data like title, description and more with no extra actions
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.
felipemateus/http-build-url
475 Downloads
This package implements a function which allows you to create urls with user and password parameter from http.
faisal50x/query-filter
929 Downloads
Laravel Eloquent models filter based on query parameters.