Skip to content

Simplified File and Text editor to change text based files, download and upload

License

Notifications You must be signed in to change notification settings

ugulay/php-file-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-file-manager

For changing working dir on editor u need the edit config.ini file in src

require __DIR__ . '/vendor/autoload.php';
use SimpleFileManager\Editor;
$e = new Editor;
echo $e->render();

About

Simplified File and Text editor to change text based files, download and upload

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages