Skip to content

PHP class for enumeration of classes within a given namespace.

License

Notifications You must be signed in to change notification settings

datto/core-enumerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class enumerator

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.

About

PHP class for enumeration of classes within a given namespace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages