facebook-anonymous-publisher / shortener
Facebook anonymous publisher url shortener.
1.0.1
2016-10-28 03:26 UTC
Requires
- php: >=5.6
- gabrielkaputa/bitly: ^1.0
- hashids/hashids: ^1.0
- illuminate/database: ^5.3
- illuminate/support: ^5.3
- nesbot/carbon: ^1.21
Requires (Dev)
- codeclimate/php-test-reporter: ^0.3
- orchestra/testbench: ^3.3
- phpunit/phpunit: ^5.5
This package is not auto-updated.
Last update: 2024-11-09 19:51:15 UTC
README
Install
Install using composer
composer require facebook-anonymous-publisher/shortener
Add the service provider in config/app.php
FacebookAnonymousPublisher\Shortener\ShortenerServiceProvider::class,
CHANGELOG
Please see CHANGELOG for details.