treblle / treblle-sdk-core
The core PHP SDK classes used by the Treblle SDKs.
Installs: 9 730
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- ramsey/uuid: ^4.7
- thecodingmachine/safe: ^2.4
Requires (Dev)
- laravel/pint: ^1.7
- pestphp/pest: ^v2.8.2
- phpstan/phpstan: ^1.10.25
- psr/http-message: ^1.0 | ^2.0
- psr/http-server-middleware: ^1.0
- symfony/http-kernel: ^6.2
README
Treblle makes it super easy to understand what’s going on with your APIs and the apps that use them. Just by adding Treblle to your API out of the box you get:
- Real-time API monitoring and logging
- Auto-generated API docs with OAS support
- API analytics
- Quality scoring
- One-click testing
- API management on the go
- and more...
Requirements
- PHP 8.1+
Installation
You can install the Treblle SDK Core Package via Composer. Simply run the following command:
composer require treblle/treblle-sdk-core
Usage
This package is designed for internal use within other SDK packages, not as a standalone package for you to use.
Support
If you have problems of any kind feel free to reach out via https://treblle.com or email hello@treblle.com and we'll do our best to help you out.
License
Copyright 2021, Treblle Limited. Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php