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
This package is auto-updated.
Last update: 2026-03-01 00:20:53 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.