Recommend this page to a friend! |
Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-01-09 (4 days ago) | Not enough user ratings | Total: 377 This week: 4 | All time: 6,736 This week: 89 |
Version | License | PHP version | Categories | |||
relative-path 1.12 | GNU Lesser Genera... | 5.2 | PHP 5, Files and Folders, Text proces... |
Description | Author | ||||||||||||||
This class can clean file name paths removing redundant elements. |
|
Simply put, it's a tool to help clean up and collapse relative paths the same way real_path does it. Except that unlike real_path, relativePath does not look for the path on the filesystem.
Files |
File | Role | Description |
---|---|---|
RelativePath.php | Class | Main Class |
RelativePath.Example1.php | Example | Example and testing facility for RelativePath |
composer.json | Data | Auxiliary data |
readme.markdown | Doc. | Documentation |
REVISION.TXT | Doc. | Documentation |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
100% | 2 |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
PHP Zip Merge | Clean and manage paths before adding them to the zip file | Required |
Zip Stream | Clean up dynamically builded paths before adding them to the zip file. | Required |