| Recommend this page to a friend! | 
|  Download | 
| Info | Example |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 192 | All time:  8,570 This week: 488  | ||||
| Version | License | PHP version | Categories | |||
| folder_structure 1.0.0 | BSD License | 5 | HTML, PHP 5, Graphics | 
| Description | Author | |
| This package can show files and sub-folders of a folder using icons. | 
| 
<?php | 
List out directory contents
require 'src/Dir.php';
Dir::setColor('green', 'green');
echo Dir::structure('Folder');
|  Files (19) | / | src | / | Assets | 
| File | Role | Description | 
|---|---|---|
|  D_blue.png | Icon | Icon image | 
|  D_blueE.png | Icon | Icon image | 
|  D_green.png | Icon | Icon image | 
|  D_greenE.png | Icon | Icon image | 
|  D_red.png | Icon | Icon image | 
|  D_redE.png | Icon | Icon image | 
|  D_white.png | Icon | Icon image | 
|  D_whiteE.png | Icon | Icon image | 
|  D_yellow.png | Icon | Icon image | 
|  D_yellowE.png | Icon | Icon image | 
|  F_blue.png | Icon | Icon image | 
|  F_green.png | Icon | Icon image | 
|  F_red.png | Icon | Icon image | 
|  F_whiteE.png | Icon | Icon image | 
|  F_yellow.png | Icon | Icon image | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
 | 
 | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.