aosmak / laravel-layer-sdk
Library that allows PHP developers to make requests to Layer Server API.
Requires
- php: >=7.2.0
- guzzlehttp/guzzle: ~6.3
- illuminate/container: ~5.5
- illuminate/support: ~5.5
Requires (Dev)
- internations/http-mock: ~0.10
- phpmd/phpmd: ^2
- phpunit/phpunit: ^7
- scrutinizer/ocular: ~1.1
- sebastian/phpcpd: ^4
- squizlabs/php_codesniffer: ^3
This package is not auto-updated.
Last update: 2024-12-21 09:36:06 UTC
README
The Layer Server API SDK for Laravel 5 is a library with powerful features that alollows PHP developers to easily make requests to Layer Server API. Despite the fact this package was designed to be easily integrated to projects based on Laravel 5.5+ framework, it can be integrated to projects based on other web frameworks.
Requirements
- PHP : 7.2+
- Laravel 5.5+
Installation
Full installation guide can be found here.
Usage
Full documentation can be found here.
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email andrii.osmak.dev@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.