Download the PHP package fidry/filesystem without Composer
On this page you can find all versions of the php package fidry/filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fidry/filesystem
More information about fidry/filesystem
Files in fidry/filesystem
Download fidry/filesystem
More information about fidry/filesystem
Files in fidry/filesystem
Vendor fidry
Package filesystem
Short Description Symfony Filesystem with a few more utilities.
License BSD-3-Clause
Package filesystem
Short Description Symfony Filesystem with a few more utilities.
License BSD-3-Clause
Keywords filesystem
Please rate this library. Is it a good library?
Informations about the package filesystem
Filesystem
This is a tiny wrapper around the Symfony filesystem. It provides:
- A new class
FileSystem
(extending the Symfony one) which has a few more methods. - A
FS
static class for when you are not interested of using dependency injection for your filesystem layer. - A PHPUnit
FileSystemTestCase
which lets you easily write a file-system dependent test.
Usage
An example of PHPUnit test:
Contributing
GNU Make is your friend. Try make
or make help
!.
All versions of filesystem with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
symfony/filesystem Version ^6.4 || ^7.0
thecodingmachine/safe Version ^2.0
symfony/filesystem Version ^6.4 || ^7.0
thecodingmachine/safe Version ^2.0
The package fidry/filesystem contains the following files
Loading the files please wait ....