Skip to content

Generate PSR compliant classes using a fluent builder interface

License

Notifications You must be signed in to change notification settings

wesnick/php-class-generator

 
 

Repository files navigation

PHP Class Generator

Generate PSR compliant classes with a builder interface

Requirements

  • PHP 5.6 (likely will work with 5.4+)

Installation

via Composer

{
    "require": {
        "wesnick/php-class-generator": "dev-master"
    }
}

Based on php-class-generator by

Kazuyuki Hayashi (@kzykhys)

About

Generate PSR compliant classes using a fluent builder interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%