An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/harmony-class-explorer

A set of utility classes used by Harmony to explore PHP classes
https://github.com/thecodingmachine/harmony-class-explorer

Last synced: 3 months ago
JSON representation

A set of utility classes used by Harmony to explore PHP classes

Awesome Lists containing this project

README

          

Harmony Class explorer
======================

The "harmony/class-explorer" package is a set of classes containing utility functions to:

- build a class map (with special optimisations)
- check whether a class can be safely included in a project without triggering errors
- write PHP files

[Learn more about the Harmony framework](http://mouf-php.com)

[Learn more about writing Harmony packages](http://mouf-php.com/packages/mouf/mouf/doc/create_mouf_package.md)