Libraries tagged by followup
mix/fast-route
970 Downloads
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
macropage/sdk-ebay-rest-browse
3019 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.
luojia/wechat-sdk
6 Downloads
An easy-use sdk for wechat developing, following the official documentation.
leeduc/json-api-builder
13 Downloads
This package is auto generate data follow jsonapi.org.
kitano/connection-bundle
100 Downloads
Directed graph implementation to create any connection between two objects (ie. follower/following relation in a social network)
jeroenherczeg/dog
41 Downloads
A User Follow Package for Laravel 5
ilexn/keep-a-change-log
7988 Downloads
Create change log follow keepachangelog.com
hnhdigital-os/laravel-ics
480 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
girgias/csv
21 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.
froiden/php_standard
233 Downloads
PHP coding standard to be followed at Froiden
fperezco/captainhook-conventional-branchs-commits
43 Downloads
Captain hook conventional branchs and commits is just a 'hook' to check that a commit, in a conventional branching model, follows the conventional rules.
felixarntz/wp-api-json-feed
13 Downloads
Implements JSON feeds following the official JSON feed specification by using the WordPress REST API.
claudiosanches/wp-autoloader
78 Downloads
Autoload classes following WordPress naming convertions
cdma-numiscorner/ebay-developer-key-management-api
535 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
bloatless/endocore
75 Downloads
Bloatless Endocore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern.