| |

Directory Handler at Theme Forest

I’m happy to announce my first Theme Forest component, Directory Handler. it’s a simple set of 2 classes that handle (in several ways) listing the contents of a directory. The main class, DirectoryHandler, includes several functions that: Get and/or print the entire contents of a directory Normalize the name of a file or directory (replace special characters with spaces) Return…