Libraries tagged by following
wnx/changelog-updater
97 Downloads
PHP CLI to update a CHANGELOG following the "Keep a Changelog" format with the latest release notes.
sikessem/debugger
1198 Downloads
🐛 Debug a PHP script easily by following its backtrace.
shishima/laravel-thumbnail
50 Downloads
This package is used to create thumbnail images for document files. It supports the following file types: doc, docx, xls, xlsx, pdf, gif, jpg, jpeg, png.
sashabo/nginx-conf-parser
2970 Downloads
Parsing nginx.conf files and following includes
sandromiguel/php-streams
6 Downloads
A PHP library for stream handling following PSR-7 standards.
reneknox/wordpress
21 Downloads
starter kit following mvc pattern for wordpress
macropage/sdk-ebay-rest-browse
3012 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.
kitano/connection-bundle
100 Downloads
Directed graph implementation to create any connection between two objects (ie. follower/following relation in a social network)
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
bloatless/endocore
75 Downloads
Bloatless Endocore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern.
awd-studio/es-lib-maker-bundle
6 Downloads
A Symfony bundle providing maker commands for seamless integration with Event Sourcing patterns. Features code generation tools for event-sourced aggregates, value objects, and domain events following DDD principles.
apimaticsupport/conversationsapi
59 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API 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 [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests 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).
anned20/strix
20 Downloads
Minimal container for modern PHP applications following the PSR11 standard