Download the PHP package jc21/filelist without Composer
On this page you can find all versions of the php package jc21/filelist. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jc21/filelist
More information about jc21/filelist
Files in jc21/filelist
Download jc21/filelist
More information about jc21/filelist
Files in jc21/filelist
Vendor jc21
Package filelist
Short Description File Listing helper class
License BSD
Homepage https://github.com/jc21/filelist
Package filelist
Short Description File Listing helper class
License BSD
Homepage https://github.com/jc21/filelist
Please rate this library. Is it a good library?
Informations about the package filelist
File Listing helper class for PHP
- List files from a directory
- Filter for only directories, files or file types
- Sort and limit the listing items
Installing via Composer
Next, run the Composer command to install the latest stable version:
After installing, you need to require Composer's autoloader:
Using
Or to get only directories:
Or only files:
Or only files of a certain extension:
Order by the Size descending:
All versions of filelist with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package jc21/filelist contains the following files
Loading the files please wait ....