# FileUtil **Repository Path**: jae/FileUtil ## Basic Information - **Project Name**: FileUtil - **Description**: PHP Library for simple to create/move/delete file/dir (PHP文件操作) - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-18 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 搬运整理,原作者不详 # FileUtil PHP文件操作 PHP Library for simple to create/move/delete file/dir ## Install ``` composer require jaeger/file-util ``` ## Examples ```php