datto/core-enumerator

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

Installs: 5 654

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 2

Open Issues: 0

pkg:composer/datto/core-enumerator

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

This package is not auto-updated.

Last update: 2025-10-11 14:16:31 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.