Finder

E452821

Finder is a Symfony component that provides an intuitive, object-oriented API for locating and filtering files and directories in a filesystem.

Jump to: Statements Referenced by

Statements (48)

Predicate Object
instanceOf PHP library
Symfony component
filesystem utility
composerPackageName symfony/finder NERFINISHED
distributedAs Composer package
domain filesystem operations
ecosystem Symfony Components NERFINISHED
feature chainable filter methods
fluent interface for query building
support for Symfony Finder expressions
support for custom filters via callbacks
support for following or ignoring symbolic links
support for glob patterns
support for ignoring VCS files
support for ignoring dotfiles
support for ignoring unreadable directories
support for regular expressions
support for searching in multiple locations
license MIT License
maintainer Symfony core team NERFINISHED
partOf Symfony framework NERFINISHED
programmingLanguage PHP NERFINISHED
provides object-oriented API for filtering directories
object-oriented API for filtering files
object-oriented API for locating directories
object-oriented API for locating files
repositoryPlatform GitHub NERFINISHED
supports excluding directories from search
excluding files from search
iterating over search results
searching directories recursively
searching files by contents
searching files by date
searching files by depth
searching files by name
searching files by path
searching files by permissions
searching files by size
sorting search results
targetAudience PHP developers
useCase automated deployment scripts
batch processing of files
build and asset pipelines
building file search tools
implementing filesystem crawlers
usedWith Symfony Console component NERFINISHED
Symfony Filesystem component NERFINISHED
Symfony HttpKernel component NERFINISHED

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony hasComponent Finder