| Elibyy\Adapters\PharAdapter | Class PharAdapter * this class is an adapter for phar,tar,tar.gz,bz2,gz files |
| Elibyy\Adapters\TestAdapter | Class TestAdapter this file is to cover the test of working extending adapter |
| Elibyy\Adapters\ZipAdapter | Class ZipAdapter this class is an adapter for zip files |
| Elibyy\Creator | Class Creator this class is just removing the file existent check |
| Elibyy\General\Adapter | Interface Adapter the adapter interface for adapters to implement |
| Elibyy\General\File | Interface File |
| Elibyy\Phar\File | Class File |
| Elibyy\Reader |
Class Elibyy\Reader this class is abstract layer for the adapters for files |
| Elibyy\Zip\File | Class File this class is a wrapper for the file in archive |