PHPackages                             ivanwitzke/agendor-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ivanwitzke/agendor-php

ActiveLibrary[API Development](/categories/api)

ivanwitzke/agendor-php
======================

Agendor PHP Library

v1.1.5(9y ago)445MITPHPPHP &gt;5.3

Since Jun 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ivanwitzke/agendor-php)[ Packagist](https://packagist.org/packages/ivanwitzke/agendor-php)[ Docs](https://github.com/ivanwitzke/agendor-php)[ RSS](/packages/ivanwitzke-agendor-php/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (8)Used By (0)

\#**agendor-php** #

[![Code Climate](https://camo.githubusercontent.com/28e215e574403b2d332f14b66f92a9d4af1caf7d4578f3c8cded9f2fc50f9dff/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6976616e7769747a6b652f6167656e646f722d7068702f6261646765732f6770612e737667)](https://codeclimate.com/github/ivanwitzke/agendor-php)

\###**About**\###

This is a php lib to be used with the [Agendor API](http://www.agendor.com.br). To use it you will first need an API Token, that can be found [here](https://web.agendor.com.br/sistema/integracoes/)

\###**Install**\### Install it using [Composer](https://getcomposer.org/):

`composer require ivanwitzke/agendor-php`

or download the [latest zip file](https://github.com/ivanwitzke/agendor-php/archive/master.zip) and extract to your project folder, then require the `agendor-php/Agendor.php` file.

```
