phpdocumentor/flyfinder
Flyfinder is a lightweight Finder component for phpDocumentor, built on Symfony Finder. It locates files and directories with a fluent API, supports glob patterns, ignore rules, and custom iterators—ideal for scanning project trees in tools and build pipelines.
This release makes this library compatible with flysystem v3. Flysystem has been refactored to remove the support for plugins making the usage of this library completely different. Check our readme to see how to use this project with flysystem v3.
Full Changelog: https://github.com/phpDocumentor/FlyFinder/compare/1.1.0...2.0.0
Add php8 support
Added performance upgrade by detecting earlier that a certain direction doesn't have to be accessed.
Added Glob as specification option to be more flexible in matching.
(no changes since beta2)
Introduces the use of . and ./
How can I help you explore Laravel packages today?