phar-io/filesystem
phar-io/filesystem is a small PHP utility library from the Phar.io ecosystem that abstracts common filesystem tasks with a clean API. Provides helpers for paths, files, and directories, aiming for safer, testable I/O used by tools like phar-io/phar.
Filename::isLink(): bool can now be queriedDirectory no longer automatically creates the given path__toString removed. Call asString() explicitly where neededDirectory::ensureExists(int $mode = 0755): void has been added to ensure the directory exists with a given modeDirectory::exists(): bool can now be queriedHow can I help you explore Laravel packages today?