This class can be used to perform several types of operations to manipulate files and directories. Currently it can:
- Filter file names to remove invalid characters
- Check whether a file exists
- List directory files that match a file name pattern
- Retrieve information about files
- Remove a directory and its files recursively
- Remove all directory files that match a file name pattern
- Synchronize the files of two directories recursively
- Store the values of an array in a file
- Remove a given line from a text file
| 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.
| File |
Role |
Description |
io_tools.php |
Class |
Tool to manage files |