Skip to content

Symfony Finder

Latest
Compare
Choose a tag to compare
@cr0wst cr0wst released this 05 Nov 15:21
· 1 commit to master since this release
96165c5

Did some housecleaning type changes and a bit of refactoring. Also chose to switch from using Directory Iterators to Symfony Finder because it provides greater flexibility in searching for class files.

The binding:usage command now allows for a list of directories to exclude from the search. By default it will exclude node_modules and vendor.