Download the PHP package niletphp/file-system without Composer
On this page you can find all versions of the php package niletphp/file-system. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download niletphp/file-system
More information about niletphp/file-system
Files in niletphp/file-system
Download niletphp/file-system
More information about niletphp/file-system
Files in niletphp/file-system
Vendor niletphp
Package file-system
Short Description The NiletPHP file system component.
License MIT
Package file-system
Short Description The NiletPHP file system component.
License MIT
Please rate this library. Is it a good library?
Informations about the package file-system
Object oriented design approach, that provides a convenient way for working with your file system.
Requirements
PHP >= 7.0
Install
Composer
Handling errors
By default the library registers custom error handler,
which throws \Error when PHP emits E_WARNING or E_ERROR.
The \Error is then being catched and Nilet\Components\FileSystem\FileSystemException
is thrown
Examples
File system
Working with files
Working with directories
All versions of file-system with dependencies
PHP Build Version
Package Version
The package niletphp/file-system contains the following files
Loading the files please wait ....