Download the PHP package iqomp/class-builder without Composer
On this page you can find all versions of the php package iqomp/class-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iqomp/class-builder
More information about iqomp/class-builder
Files in iqomp/class-builder
Download iqomp/class-builder
More information about iqomp/class-builder
Files in iqomp/class-builder
Vendor iqomp
Package class-builder
Short Description Create PHP class/interface content based on structured array
License MIT
Package class-builder
Short Description Create PHP class/interface content based on structured array
License MIT
Please rate this library. Is it a good library?
Informations about the package class-builder
iqomp/class-builder
Create PHP class/interface content based on structured array
Installation
Usage
This module create new library named Iqomp\ClassBuilder\Builder
that can be
used to generate php class file content based on structured array:
Data Structure
Below is a complete list of array data structure known so far:
Based on above data structure, calling Builder::build
will result as below include
the <?php
line:
TODO
- Use
use
class to short used classes.
All versions of class-builder with dependencies
PHP Build Version
Package Version
No informations.
The package iqomp/class-builder contains the following files
Loading the files please wait ....