# Ezpizee's PHP Libraries

https://github.com/ezpizee/php-libs

```
composer install
```

OR

```
php composer.phar install
```

**The library contained the following dependencies:**

- Ezpizee Connector Utils https://github.com/ezpizee/PHPConnectorUtils

- Ezpizee Context Processor https://github.com/ezpizee/PHPBaseContextProcessor

- Ezpizee Microservices Client https://github.com/ezpizee/microservices-client

- Ezpizee Microservices Utility https://github.com/ezpizee/microservices-utils

- JWT library by https://github.com/lcobucci/jwt

- WEBCONSOL Handlebars https://github.com/WEBCONSOL/handlebars (This library was taken from xamin/handlebars.php because the xamin/handlebars.php is out of live.)

- WEBCONSOL Handlebars Helpers https://github.com/WEBCONSOL/php-hbs-helpers

- Kong's PHP Unirest https://github.com/Kong/unirest-php

**Used by:**

This library will be used for all integration of Ezpizee with third party 
platforms and applications, including but not limited to CMS:

- [Drupal 8.x & 9.x](https://www.drupal.org)  in [Ezpizee Drupal Connector](https://github.com/ezpizee/DrupalConnector)

- [WordPress 4.x](http://www.wordpress.org) in [Ezpizee WordPress Connector](https://github.com/ezpizee/WordPressConnector)

- [Joomla! 3.x](http://www.joomla.org) in [Ezpizee Joomla Connector](https://github.com/ezpizee/JoomlaConnector)
