Registry / utility / hanneskod-classtools

hanneskod-classtools

JSON →
library1.2.1phppackagistunverified

Find, extract and process classes from file system

composer require hanneskod/classtools
INSTALL
IMPORT
SIG · HANNESKOD-CLASSTOO
H
hanneskod-classtools
utilityphpv1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ClassIterator
use hanneskod\classtools\Iterator\ClassIterator;

Iterate over classes in a directory

use hanneskod\classtools\Iterator\ClassIterator; $iterator = new ClassIterator('/path/to/classes'); foreach ($iterator as $class) { echo $class->getName(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hanneskod-classtools — pip install hanneskod-classtools · libregistry