ianriizky / talenta-api
The bridging between your application and Talenta API using Laravel HTTP Client.
dev-master
2022-04-08 07:50 UTC
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.2
- illuminate/http: ~9.0
Requires (Dev)
- orchestra/testbench: ^7.3
- pestphp/pest: ^1.21
This package is auto-updated.
Last update: 2024-12-19 15:51:44 UTC
README
talenta-api is a library to make a bridging between your application and Talenta API using Laravel HTTP Client.
Instalation
You can install the package via composer:
composer require ianriizky/talenta-api
Packagist: https://packagist.org/packages/ianriizky/talenta-api
Testing
./vendor/bin/pest
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.