Details
pretty_folder_structure
List out directory contents
require 'src/Dir.php';
Dir::setColor('green', 'green');
echo Dir::structure('Folder');
![alt tag](https://github.com/Ghostff/folder_structure/blob/master/SS.PNG)
|
Name: |
Pretty PHP Folder Structure View |
Base name: |
folder_structure |
Description: |
Show files and sub-folders of a folder using icons |
Version: |
- |
PHP version: |
5 |
License: |
BSD License |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
Assets (15 files) |
Dir.php |
Class |
Class source |