PHPackages                             iqomp/class-builder - 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. iqomp/class-builder

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

iqomp/class-builder
===================

Create PHP class/interface content based on structured array

1.5.0(1y ago)069MITPHP

Since Oct 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/iqomp/class-builder)[ Packagist](https://packagist.org/packages/iqomp/class-builder)[ RSS](/packages/iqomp-class-builder/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (12)Used By (0)

iqomp/class-builder
===================

[](#iqompclass-builder)

Create PHP class/interface content based on structured array

Installation
------------

[](#installation)

```
composer require iqomp/class-builder
```

Usage
-----

[](#usage)

This module create new library named `Iqomp\ClassBuilder\Builder` that can be used to generate php class file content based on structured array:

```
