datto/core-enumerator

PHP class for enumeration of all classes inside a given namespace.

dev-master 2021-01-22 16:01 UTC

This package is not auto-updated.

Last update: 2024-05-11 07:05:33 UTC


README

We couldn't find anything that did this out there so we wrote our own. This is a small library that permits enumeration of all classes in a given PHP namespace.

N.B., composer support is incomplete (limited to PSR-0 and PSR-4 projects).

License

LGPL v2.1, see the file COPYING.