Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Package to communicate with AccountsIQ in Laravel

License

Notifications You must be signed in to change notification settings

steadfast-collective/laravel-accountsiq

Repository files navigation

Laravel AccountsIQ

Still in development.

Latest Version on Packagist Build Status Quality Score Total Downloads

Package to talk to AccountIQ in Laravel.

Installation

You can install the package via composer:

composer require steadfastcollective/laravel-accountsiq

Usage

After you have added your API credentials to your config/accountsiq.php file, you should be able to fetch data like this:

return (new \SteadfastCollective\AccountsIQ\Repositories\DepartmentRepository())->getDepartmentList();

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Package to communicate with AccountsIQ in Laravel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages