Libraries tagged by Follow
open-southeners/laravel-user-interactions
94 Downloads
Add some user interactions to your Laravel applications like followers, likes, subscriptions, etc
mrchetan/php_standard
22 Downloads
PHP coding standard to be followed in Laravel projects
moell/rss
1779 Downloads
moell/rss is a package that follows the RSS 2.0 standard
mix/http-server
6690 Downloads
Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard
mix/fast-route
972 Downloads
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
macropage/sdk-ebay-rest-browse
3075 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
8052 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.
grazulex/laravel-turbomaker
9 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
girgias/csv
27 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
234 Downloads
PHP coding standard to be followed at Froiden