Innovation Award
 March 2008
Number 9 |
The Java language has a command named import that automatically makes available a set of classes of a given package. That feature is not yet available in PHP.
This package provides a way to emulate the Java import command by automatically load one or more classes found in a given directory.
Manuel Lemos |
This package can be used to load multiple classes with Java-like import commands.
The main class has an import function that finds one or more classes in directories.
The classes that are found may be loaded individually or all at once without needing auto-load support.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Good (83.3%) |
Sufficient (75.0%) |
Good (83.3%) |
- |
- |
Sufficient (61.7%) |
593 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.