Libraries tagged by perimeter
socialengineers/soap-parser
3063 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
php-arsenal/symfony-request-param-bagger
4014 Downloads
Collects sent parameters from Symfony Request and outputs an array.
phmlabs/namedparameters
12362 Downloads
phmLabs library for named parameters
phing/task-liquibase
85776 Downloads
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters.
ndejong/cakephp-autocache-plugin
41 Downloads
CakephpAutocachePlugin is a CakePHP 2.2+ Plugin that makes query caching as easy as adding a 'autocache'=>true parameter to your Model query
nandi95/laravel-env-in-aws-ssm
509 Downloads
Manage your environment variables in AWS' SSM Parameter store
mustafaomar/laravel-qsw
91 Downloads
Cleanly apply filters on a query builder depending on query string parameters.
mouf/utils.common.getvars
162430 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mmo/guzzle-xdebug-middleware
2934 Downloads
Guzzle Middleware that adds XDEBUG_SESSION query parameter to all requests for a client.
mezon/request-params
10469 Downloads
Small script for parameters fetcher
mezon/request
9166 Downloads
Small script for parameters fetcher
mezon/http-request-params
10148 Downloads
Small script for parameters fetcher
medelse/utm-cookie-bundle
15561 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
714 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
macropage/sdk-ebay-rest-browse
2813 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.