tomzx/finder

Improved, Symfony Finder compatible finder.

Maintainers

👁 tomzx

Package info

github.com/tomzx/finder

pkg:composer/tomzx/finder

Statistics

Installs: 235 582

Dependents: 2

Suggesters: 0

Stars: 3

Open Issues: 13

v0.2.0 2021-11-08 03:17 UTC

Requires

  • php: >=7.3

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT dc6e79df0662a7a98a0461fef55f0fbd06d13b24

finder

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.