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

..19-May-2021-

Comparator/H19-May-2021-231110

Exception/H19-May-2021-4611

Iterator/H19-May-2021-942435

Tests/H19-May-2021-2,5351,811

.gitignoreH A D19-May-202134 43

CHANGELOG.mdH A D19-May-20211.4 KiB5640

Finder.phpH A D19-May-202119.6 KiB760315

Glob.phpH A D19-May-20213.7 KiB11765

LICENSEH A D19-May-20211 KiB2016

README.mdH A D19-May-2021500 1511

SplFileInfo.phpH A D19-May-20211.8 KiB7931

composer.jsonH A D19-May-2021668 2928

phpunit.xml.distH A D19-May-2021833 3127

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