We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c456a09 commit 91875b0Copy full SHA for 91875b0
readme.md
@@ -33,6 +33,7 @@ Or **install it manually**:
33
## Usage
34
### Arguments
35
* **`$namespace` :** PHP Namspace To Handle Autoload For
36
+* **`$classmap` :** https://github.com/varunsridharan/php-classmap-generator Generated Classmap File.
37
* **`$path` :** Full Path to lookup for php files
38
* **`$options` :** An Array of useful Arguments.
39
* **`$prepend` :** Option to prepend / append current autoloader with exists autoloaders.
0 commit comments