Summary
Directory Structure
Directory structure:└── gidkom-php-openfire-restapi/├── README.md├── composer.json├── LICENSE└── src/└── Gidkom/└── OpenFireRestApi/├── OpenFireRestApi.php└── RestClient.php
Directory structure:└── gidkom-php-openfire-restapi/├── README.md├── composer.json├── LICENSE└── src/└── Gidkom/└── OpenFireRestApi/├── OpenFireRestApi.php└── RestClient.php