tomzx / finder
Improved, Symfony Finder compatible finder.
Installs: 191 856
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 1
Open Issues: 13
Requires
- php: >=7.3
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-29 04:36:43 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.