Skip to content

A simple PHP class to retrieve a list of files from a directory.

License

Notifications You must be signed in to change notification settings

sageworksstudio/get-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetFiles

GetFiles is a simple PHP class to return a list of files in a directory.

Read The Documentation

Installation

Via composer.json

{
    "require": {
        "digi-brains/get-filesd" : "<a specific release or 'dev-master'>"
    }
}

About

A simple PHP class to retrieve a list of files from a directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages