Download the PHP package gspataro/filesystem without Composer
On this page you can find all versions of the php package gspataro/filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gspataro/filesystem
More information about gspataro/filesystem
Files in gspataro/filesystem
Download gspataro/filesystem
More information about gspataro/filesystem
Files in gspataro/filesystem
Vendor gspataro
Package filesystem
Short Description A PHP FileSystem component
License MIT
Package filesystem
Short Description A PHP FileSystem component
License MIT
Keywords filesystem
Please rate this library. Is it a good library?
Informations about the package filesystem
GSpataro/FileSystem
A component to easily manage the files and directories of your application.
Installation
Requires PHP 8.0+
Require the component using Composer
Quick start
To start using the FileSystem component you only need to initialize the Storage class. This will give you easy access to the files and directories present on your application's filesystem.
File and Directory classes
You can also instanciate File and Directory classes outside of the storage class. This will give you more flexibility in some cases. Both classes have some methods in common:
Directory only methods
File only methods
All versions of filesystem with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package gspataro/filesystem contains the following files
Loading the files please wait ....