glpi-project / php-library-glpi

GLPI API Client Library for PHP
https://glpi-project.github.io/php-library-glpi/
GNU General Public License v3.0
25 stars 21 forks source link

Basic endpoints support #8

Closed DIOHz0r closed 7 years ago

DIOHz0r commented 7 years ago

PR Type

This pull request is for adding the first features of this client.

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes Issue #5

What is the new behavior?

All is new :)

Does this PR introduce a breaking change?

[ ] Yes
[x] No
DIOHz0r commented 7 years ago

Hello @ajsb85 & @btry,

Could you review this changes made so far?. I'm still working with the unit testing for items.

Thanks.

DIOHz0r commented 7 years ago

Hello,

Could you review this changes to merge this advance?

Thank you.