Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.
/ file-utils Public archive

some basic file system utils for php

License

Notifications You must be signed in to change notification settings

php-toolkit/file-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file utils

License Php Version Latest Stable Version

Some useful filesystem utils for php

  • basic filesystem operation
  • file read/write operation
  • directory operation
  • file finder

Install

composer require toolkit/file-utils

License

MIT