nathanjosiah/parse-use-statements

Parse use statements for a reflection object

Maintainers

Package info

github.com/nathanjosiah/ParseUseStatements

Homepage

pkg:composer/nathanjosiah/parse-use-statements

Statistics

Installs: 7 431

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.3.0 2021-11-08 22:22 UTC

This package is auto-updated.

Last update: 2026-03-09 07:43:48 UTC


README

This library is extracted from PhpReflection class from nette/di. The original class is marked as internal and therefore BC can be broken at any time. Also installing whole nette/di package means installing a lot of unnecessary boilerplate for just this feature - hence this package.

Go say thank you to the original author and contributors for me.

Installation

$ composer require nathanjosiah/parse-use-statements