PHPackages                             ensostudio/reflection-file - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ensostudio/reflection-file

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ensostudio/reflection-file
==========================

Reports information about a PHP file: constants, functions, interfaces, traits and classes

1.0.0(5y ago)11MITPHPPHP ^7.1

Since Feb 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ensostudio/reflection-file)[ Packagist](https://packagist.org/packages/ensostudio/reflection-file)[ RSS](/packages/ensostudio-reflection-file/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

About
-----

[](#about)

Class reflect information about entities in PHP file: constants, functions, interfaces, traits and classes.

Usage example
-------------

[](#usage-example)

Data bridge from PHP to third-party Java/С/Pascal applications:

```
#!/usr/bin/php
