learnkit / entree-arp-service
This is my package entree-arp-service
Fund package maintenance!
learnkit-dev
Requires
- guzzlehttp/guzzle: 6.5.5
- illuminate/contracts: ^v6.0.0
- illuminate/support: ^v6.0.0
Requires (Dev)
- spatie/ray: 1.30.4
README
This package is a convienent client for the Entree ARP service.
Installation
You can install the package via composer:
composer require learnkit/entree-arp-service
You can publish the config file with:
php artisan vendor:publish --tag="entree-arp-service"
Usage
$service = new LearnKit\EntreeArpService\EntreeArpService(); // Return a collection of schools $service->schoolList(); // Return a collection of SPs $service->spList();
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
Sponsored by Codecycler