Libraries tagged by gftp
getpop/comments
686 Downloads
Adds support for comments
getpop/commentmeta-wp
611 Downloads
Implementation for WordPress of contracts from package "Comment Meta"
getpop/commentmeta
614 Downloads
Adds support for comment meta
getpop/cdn-directive
164 Downloads
CDN directive
getpop/basic-directives
442 Downloads
Set of basic directives
getpop/api-graphql-request
506 Downloads
Enables GraphQL for PoP to process the GraphQL query using the standard syntax
getpop/api-graphql-query
527 Downloads
Utilities to transform the query from the GraphQL syntax to the Field query syntax
v.chetkov/get-proxy-list-client
13 Downloads
PHP client for API of https://getproxylist.com/
thekito/path
5 Downloads
Sanitize paths and represent by object with methods like getParent
slogsdon/simplify
16 Downloads
Simplify is a lean, content-first theme based the Jekyll theme Lanyon (http://getpoole.com/lanyon/) and uses the WordPress starter theme Sage as a base.
luminee/tree
7 Downloads
Build Tree And [getChildren, getParent]
lotharthesavior/branch
294 Downloads
PHP library for manipulations on git repository. Based on coyl/Git.php and it's forks
junioalmeida/slim-framework-extends-request
34 Downloads
Classe que extende Request para poder agregar uma validação ao método $request->getParam() de Slim Framework 3.
ismail1432/git-profiler-bundle
11 Downloads
Symfony GitProfilerBundle
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`