Libraries tagged by follower
claudiosanches/wp-autoloader
77 Downloads
Autoload classes following WordPress naming convertions
cdma-numiscorner/ebay-developer-key-management-api
370 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.
bubnov-mikhail/landedcostcalculationapi
13718 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:`
bloatless/endocore
74 Downloads
Bloatless Endocore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern.
au/views_counter
100 Downloads
Provides a view counter system that may be include automatically for any entities, based on subtypes, that follow some specific elgg patterns that comes from the elgg_view_entity() function
anned20/strix
17 Downloads
Minimal container for modern PHP applications following the PSR11 standard
ahmedhat/unifonicnextgen
124 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
valizada/telegram-bot-client
151 Downloads
Bot Client which is going to follow rules set by Telegram's BotFather :))
unialteri/states
1000 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
redcatphp/datamap
665 Downloads
DataMap - ORM-like structuring database on the fly - following DataMapper Pattern - inspired by RedBean
localheinz/specification
13 Downloads
Provides specifications following the paper by Eric Evans and Martin Fowler.
flarum/flarum-ext-subscriptions
423234 Downloads
Allow users to follow discussions and receive notifications for new posts.
coldtrick/content_subscriptions
1788 Downloads
Offers the ability to follow a discussion and get notified about new comments
bluora/laravel-ics
116 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.
zeokat/flarum-followlinks
68 Downloads
Remove nofollow attribute from links using BBCODE.