Skip to content

📂 Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.

License

Notifications You must be signed in to change notification settings

vinogradsoft/files-driver

Repository files navigation

codecov

Files-driver

Local file system driver for the Scanner library. Allows you to traverse directories in the local file system.

How to use?

Read the manual for using the Scanner library. Files-driver is used in a similar way to the driver for traversing arrays (Vinograd\Scanner\ArrayDriver).

You can also look at the documentation for the libraries that use the driver.

  • File-search - a library that allows you to search for the necessary files and do something with them;
  • Reflection - a library that creates an object model of the specified directory and allows you to manipulate it: copy, modify files, delete, move and create new ones.

⭐️ Please leave a star if you find the project useful!

Install

To install with composer:

composer require vinogradsoft/files-driver "^2.0"

Testing

php composer tests

Contributing

Please see CONTRIBUTING for details.

License

The MIT License (MIT). Please see License File for more information.

About

📂 Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages