Download the PHP package sebastian/finder-facade without Composer
On this page you can find all versions of the php package sebastian/finder-facade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sebastian/finder-facade
More information about sebastian/finder-facade
Files in sebastian/finder-facade
Download sebastian/finder-facade
More information about sebastian/finder-facade
Files in sebastian/finder-facade
Vendor sebastian
Package finder-facade
Short Description FinderFacade is a convenience wrapper for Symfony's Finder component.
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/finder-facade
Package finder-facade
Short Description FinderFacade is a convenience wrapper for Symfony's Finder component.
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/finder-facade
Please rate this library. Is it a good library?
Informations about the package finder-facade
FinderFacade
FinderFacade is a convenience wrapper for Symfony's Finder component.
Installation
To add this package as a local, per-project dependency to your project, simply add a dependency on sebastian/finder-facade
to your project's composer.json
file. Here is a minimal example of a composer.json
file that just defines a dependency on FinderFacade 1.1:
{
"require": {
"sebastian/finder-facade": "~1.1"
}
}
All versions of finder-facade with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
ext-ctype Version *
theseer/fdomdocument Version ^1.6
symfony/finder Version ^4.1|^5.0
ext-ctype Version *
theseer/fdomdocument Version ^1.6
symfony/finder Version ^4.1|^5.0
The package sebastian/finder-facade contains the following files
Loading the files please wait ....