• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..20-May-2021-

Comparator/H20-May-2021-224110

Exception/H20-May-2021-4010

Iterator/H20-May-2021-918432

CHANGELOG.mdH A D15-Feb-20211.9 KiB8056

Finder.phpH A D15-Feb-202122.3 KiB807352

Gitignore.phpH A D15-Feb-20214 KiB13495

Glob.phpH A D15-Feb-20213.5 KiB11265

LICENSEH A D15-Feb-20211 KiB2016

README.mdH A D15-Feb-2021500 1511

SplFileInfo.phpH A D15-Feb-20212 KiB8636

composer.jsonH A D15-Feb-2021698 2928

README.md

1Finder Component
2================
3
4The Finder component finds files and directories via an intuitive fluent
5interface.
6
7Resources
8---------
9
10  * [Documentation](https://symfony.com/doc/current/components/finder.html)
11  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
12  * [Report issues](https://github.com/symfony/symfony/issues) and
13    [send Pull Requests](https://github.com/symfony/symfony/pulls)
14    in the [main Symfony repository](https://github.com/symfony/symfony)
15