PHPackages                             hamboldt/php-doc-reader - 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. hamboldt/php-doc-reader

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

hamboldt/php-doc-reader
=======================

Reads configurations from comments in PHP, converting them from JSON to arrays.

v1.0.2(10y ago)04.9k2MITPHP

Since Aug 7Pushed 10y agoCompare

[ Source](https://github.com/hamboldt/php-doc-reader)[ Packagist](https://packagist.org/packages/hamboldt/php-doc-reader)[ RSS](/packages/hamboldt-php-doc-reader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (2)

php-doc-reader
==============

[](#php-doc-reader)

[![License](https://camo.githubusercontent.com/4bcb5d64267f551cd4074883ac1f0d74f347102b78899360591935f1750beca1/68747470733a2f2f706f7365722e707567782e6f72672f68616d626f6c64742f7068702d646f632d7265616465722f6c6963656e7365)](https://packagist.org/packages/hamboldt/php-doc-reader) [![Build Status](https://camo.githubusercontent.com/cb6a7729a08d7aa52f8e98646fc863ac8a64aa04f8b4d15ee271acabf8cc52d0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68616d626f6c64742f7068702d646f632d7265616465722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/hamboldt/php-doc-reader/build-status/master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/620f1e2d890ea265b490c83ee7a982272218eedd03e5cd2f33fdcb609049faad/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68616d626f6c64742f7068702d646f632d7265616465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/hamboldt/php-doc-reader/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/5e852d504967fdbc42f9da8ad8ade0fe4ac2f3721c9aa16d387b9e6639292240/68747470733a2f2f706f7365722e707567782e6f72672f68616d626f6c64742f7068702d646f632d7265616465722f762f737461626c65)](https://packagist.org/packages/hamboldt/php-doc-reader) [![Total Downloads](https://camo.githubusercontent.com/71d6afa83e4747b9b1e446173345d985a4c4cd412418f2c4c3765cf90b032ee6/68747470733a2f2f706f7365722e707567782e6f72672f68616d626f6c64742f7068702d646f632d7265616465722f646f776e6c6f616473)](https://packagist.org/packages/hamboldt/php-doc-reader)

Reads configuration assets in objects and elements, just like in the example below:

`composer require hamboldt/php-doc-reader`

### Example

[](#example)

```
