|
|
| Name: |
packagex |
| Base name: |
package_x |
| Description: |
Load multiple class with Java-like import commands |
| Related classes: |
autoload, tips |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
400 users |
| All time rank: |
5107 |
| Week users: |
0 users |
| Week rank: |
2427 |
| |
|
 |
|
Innovation award
 Nominee: 1x |
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.
 March 2008
Number 9
Prize: One year server license IP to country region city database |
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 |
| 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%) |
692 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| File |
Role |
Description |
Package.html |
Doc. |
Documentation for Package class |