Download the PHP package pyrsmk/php-class without Composer
On this page you can find all versions of the php package pyrsmk/php-class. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-class
PhpClass
PhpClass is a PHP class loader that allows you to load and instantiate class files on-the-fly. It was created to be able to load classes which names cannot be known before runtime, as ReflectionClass do not support loading from files.
Installing
Use
If needed, you can retrieve the namespace and the class name from the file without instantiating it :
License
Released under MIT license.
All versions of php-class with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package pyrsmk/php-class contains the following files
Loading the files please wait ....