composer-unused/symbol-parser
composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project.
FileContentProvider to throw an exception when the file does not existtry/catch to FileSymbolProvider to continue working instead of crashing if a file could not be parsedcomposer-unused/contracts in version 0.2FunctionInvocationStrategy to find consumed symbols by function invocationdefine()ConstStrategy to parse consumed constantssymfony/finder up until version ^6.0autoload.filescomposer-unused/contracts7.3symfony/finder dependencyrequire or include statementsInitial release
How can I help you explore Laravel packages today?