tomzx / finder
Improved, Symfony Finder compatible finder.
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-08-29 01:41:48 UTC
README
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.