tomzx/finder
Improved, Symfony Finder compatible finder.
Maintainers
v0.2.0
2021-11-08 03:17 UTC
Requires
- php: >=7.3
Requires (Dev)
- phpunit/phpunit: ^9.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-29 01:14:32 UTC
README
👁 License
👁 Latest Stable Version
👁 Latest Unstable Version
👁 Build Status
👁 Code Coverage
👁 Total Downloads
Finder is a Symfony Finder compatible file finder. It aims at providing the same features while being more efficient.
Note
This library is a work in progress. Not much is working right now, but just enough to make it useful.
Supported:
- path
- notPath
- name
- notName
License
The code is licensed under the MIT license. See LICENSE.
