Download the PHP package borsch/finder without Composer
On this page you can find all versions of the php package borsch/finder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download borsch/finder
More information about borsch/finder
Files in borsch/finder
Download borsch/finder
More information about borsch/finder
Files in borsch/finder
Vendor borsch
Package finder
Short Description Finds files and directories via a set of rules.
License MIT
Package finder
Short Description Finds files and directories via a set of rules.
License MIT
Please rate this library. Is it a good library?
Informations about the package finder
Borsch - Finder
This Finder class finds files and directories via a set of rules.
This package is part of the Borsch framework.
Installation
Via composer :
Usage
List files and folders in a directory
List only files or only folders in a directory
Select a directory
The only compulsory parameter is a path.
You may use the in() method with glob() like path.
The in() method can be chained to include many paths or an array of path can be provided.
Sorting
Some sorting method are already provided but you can also supply your own.
Filtering
Some filtering method are already provided but you can also supply your own.
License
All versions of finder with dependencies
PHP Build Version
Package Version
No informations.
The package borsch/finder contains the following files
Loading the files please wait ....