Libraries tagged by parkimeter
phrozenbyte/pico-http-params
32 Downloads
This is Pico's official HTTP parameters plugin to access GET and POST parameters in Twig templates. Pico is a stupidly simple, blazing fast, flat file CMS.
phing/task-liquibase
85968 Downloads
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters.
noahheck/e_mysqli
172 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
mustafaomar/laravel-qsw
255 Downloads
Cleanly apply filters on a query builder depending on query string parameters.
movemoveapp/laravel-maxmind
19 Downloads
A Laravel package for reading MaxMind GeoIP2 data passed from Nginx via FastCGI parameters. Supports automatic detection of location and ISP information using predefined headers, with full configuration support.
morfin/querystring-for-laravel
98 Downloads
Forked from mehradsadeghi. Filter your queries based on url query string parameters like a breeze.
mmirus/gravity-forms-javascript-dynamic-population
35 Downloads
Dynamically populate Gravity Forms fields from query parameters using JavaScript.
metfan/rabbit-setup
9 Downloads
Tools to ease creation of exchanges, queues, parameters on rabbitMQ
meius/laravel-filter
38 Downloads
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
mehr-it/lara-sqs-ext
2916 Downloads
Extended and extensible SQS Queue driver for Laravel (long polling, additional parameters)
medelse/utm-cookie-bundle
15806 Downloads
The UtmCookieBundle is a Symfony Bundle to save utm parameters from url into cookie when exists. Than cookie (utm) can be used later without parsing google or any other cookies.
mdaliyan/farsi-request
735 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
marshmallow/marketing-data-tracker
19 Downloads
Parse and store marketing parameters like gclid, utm_*, and adid, and automatically attach them to user conversions or models in Laravel.
makinacorpus/preferences-bundle
4260 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
3002 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.