PHP Classes

Directory and file info: Retrieve information about files and directories

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 68%Total: 4,767 All time: 575 This week: 488Up
Version License Categories
directory_info 1.0.0GNU Lesser Genera...Files and Folders
Description 

Author

This class can be used to retrieve information about files and directories.

It can:

- Retrieve an array with the list files in a given directory with several details like the file names, file sizes, last access date, last modified date, etc.
- Optionally traverse the given directory recursively to list files contained in sub-directories
- Filter the listing by file name extension, MIME type, last modified and last accessed dates.
- Filter a listing with additional criteria to create a more restricted listing
- Sort the retrieved listing
- Determine the most recently changed file
- Calculate the size of the files in a given directory listing
- Retrieve the size, last modified and last access data, permissions, owner and MIME type of a file in in a human readable format

Picture of Juliette Reinders Folmer
Name: Juliette Reinders Folmer <contact>
Classes: 2 packages by
Country: The Netherlands The Netherlands

Recommendations

list files and folders
list files and folders in a directory

  Files folder image Files (4)  
File Role Description
Files folder imagedocumentation (1 file)
Files folder imageexample (1 file)
Plain text file directoryinfo.inc.php Class The class
Plain text file directoryinfo_nodoc.inc.php Class Class file without the docblock documentation

  Files folder image Files (4)  /  documentation  
File Role Description
  Accessible without login HTML file directory_info.html Doc. Full documentation of all class methods and variables

  Files folder image Files (4)  /  example  
File Role Description
  Plain text file example.php Example Example page which demonstrates some of the class uses

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 Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,767
This week:0
All time:575
This week:488Up
User Ratings User Comments (2)
 All time
Utility:87%StarStarStarStarStar
Consistency:77%StarStarStarStar
Documentation:87%StarStarStarStarStar
Examples:82%StarStarStarStarStar
Tests:-
Videos:-
Overall:68%StarStarStarStar
Rank:397