jjpmann / real-magnet-sdk
PHP Wrapper for RealMagnet API
Installs: 2 418
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 1
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ~6.0
- illuminate/support: ^5.2
- vlucas/phpdotenv: ^2.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.11
- mockery/mockery: ^0.9.5
- phpunit/phpunit: ~4.0
- sllh/php-cs-fixer-styleci-bridge: ^2.1
This package is auto-updated.
Last update: 2024-11-14 01:35:16 UTC
README
This package makes it easy to work with RealMagnet API.
Contents
Installation
You can install the package via composer:
composer require jjpmann/real-magnet-sdk
Usage
TBD
Official RealMagnet API documentation can be found here.
Testing
$ composer test
Security
If you discover any security related issues, please email jjpmann@gmail.com instead of using the issue tracker.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.