string dirname(string $path) Extract the parent directory from a file path
int append(string $path, string $data, string $separator = PHP_EOL) Append
Filesystem createLocalDriver(array $config)
FilesystemManager class FilesystemManager implements
FileNotFoundException class FileNotFoundException extends Exception
bool put(string $path, string|resource $contents, string $visibility = null)
string|null findClass(string $path) Extract the class name from the file
bool moveDirectory(string $from, string $to, bool $overwrite = false) Move
array allFiles(string $directory, bool $hidden = false) Get all of the
bool cleanDirectory(string $directory) Empty the specified directory of
Page 8 of 10