This class can be used to convert PHP code between namespaces and PEAR names.
It can parse PHP script files and convert class and namespace names in code PHP 5.3 code and class names with PEAR naming conventions.
It can process individual scripts or whole directories of scripts.
| 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 |
example.php |
Example |
simple class usage example |
VersionTranslater.php |
Class |
contains VersionTranslater, DirectoryTranslator, FileTranslator and PHPToken classes |