v1.5.0: Fixing PSR-0 autoload issue (#227)
* Making the controller PSR-0 Compatible * Update composer.json * Dynamic base controller * Update LogViewerController.php * Dependency class namespace fix * Changing the package name back after testing * Updating documentation