{ "name": "symfony/finder", "type": "library", "description": "Finds files and directories via an intuitive fluent interface", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=8.1" }, "require-dev": { "symfony/filesystem": "^6.0" }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Comparator | Folder | 0755 |
|
|
Exception | Folder | 0755 |
|
|
Iterator | Folder | 0755 |
|
|
CHANGELOG.md | File | 2.44 KB | 0644 |
|
Finder.php | File | 23.64 KB | 0644 |
|
Gitignore.php | File | 2.98 KB | 0644 |
|
Glob.php | File | 3.51 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 495 B | 0644 |
|
SplFileInfo.php | File | 1.96 KB | 0644 |
|
composer.json | File | 761 B | 0644 |
|