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
- Host: GitHub
- URL: https://github.com/thecodingmachine/harmony-class-explorer
- Owner: thecodingmachine
- Created: 2015-05-28T13:15:23.000Z (about 11 years ago)
- Default Branch: 1.0
- Last Pushed: 2015-05-28T17:42:16.000Z (about 11 years ago)
- Last Synced: 2025-02-16T12:30:27.070Z (over 1 year ago)
- Language: PHP
- Size: 121 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)