Pinned Repositories
linter
[sub] A set of constraints that check Models for syntax errors and the likes.
memio
[main] A highly opinionated PHP code generator library
model
[sub] Describe PHP code by building Memio objects
PHP-Printer
A Pretty Printer for PHP-Parser, powered by a template engine
pretty-printer
[sub] Generates code from given Model, using templates
spec-gen
[standalone] A phpspec extension that improves its code generator
twig-template-engine
[sub] Memio's Twig templates, hold the actual code generation logic and coding style
validator
[sub] A validator library to check Memio Models
memio's Repositories
memio/memio
[main] A highly opinionated PHP code generator library
memio/spec-gen
[standalone] A phpspec extension that improves its code generator
memio/pretty-printer
[sub] Generates code from given Model, using templates
memio/model
[sub] Describe PHP code by building Memio objects
memio/twig-template-engine
[sub] Memio's Twig templates, hold the actual code generation logic and coding style
memio/linter
[sub] A set of constraints that check Models for syntax errors and the likes.
memio/validator
[sub] A validator library to check Memio Models
memio/PHP-Printer
A Pretty Printer for PHP-Parser, powered by a template engine