All Projects → gossi → Php Code Generator

gossi / Php Code Generator

Licence: apache-2.0
PHP code generator library

Projects that are alternatives of or similar to Php Code Generator

Fpp
Functional PHP Preprocessor - Generate Immutable Data Types
Stars: ✭ 282 (+100%)
Mutual labels:  code-generation, code-generator
Toolkit
Collection of useful patterns
Stars: ✭ 137 (-2.84%)
Mutual labels:  code-generation, code-generator
Loopy
A code generator for array-based code on CPUs and GPUs
Stars: ✭ 367 (+160.28%)
Mutual labels:  code-generation, code-generator
php-code-generator
PHP code generator library
Stars: ✭ 144 (+2.13%)
Mutual labels:  code-generator, code-generation
Scala Db Codegen
Scala code/boilerplate generator from a db schema
Stars: ✭ 49 (-65.25%)
Mutual labels:  code-generation, code-generator
Efdesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
Stars: ✭ 256 (+81.56%)
Mutual labels:  code-generation, code-generator
Codemaker
A idea-plugin for Java/Scala, support custom code template.
Stars: ✭ 440 (+212.06%)
Mutual labels:  code-generation, code-generator
nunavut
Generate code from DSDL using PyDSDL and Jinja2
Stars: ✭ 23 (-83.69%)
Mutual labels:  code-generator, code-generation
Dogen
Reference implementation of the MASD Code Generator.
Stars: ✭ 44 (-68.79%)
Mutual labels:  code-generation, code-generator
Colfer
binary serialization format
Stars: ✭ 597 (+323.4%)
Mutual labels:  code-generation, code-generator
qm
QM model-based design tool and code generator based on UML state machines
Stars: ✭ 54 (-61.7%)
Mutual labels:  code-generator, code-generation
Goreuse
Generic Code for Go
Stars: ✭ 93 (-34.04%)
Mutual labels:  code-generation, code-generator
autogenu-jupyter
An automatic code generator for nonlinear model predictive control (NMPC) and the continuation/GMRES method (C/GMRES) based numerical solvers for NMPC
Stars: ✭ 89 (-36.88%)
Mutual labels:  code-generator, code-generation
Xmlschemaclassgenerator
Generate C# classes from XML Schema files
Stars: ✭ 277 (+96.45%)
Mutual labels:  code-generation, code-generator
molicode
molicode
Stars: ✭ 75 (-46.81%)
Mutual labels:  code-generator, code-generation
Javaparser
Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13
Stars: ✭ 3,972 (+2717.02%)
Mutual labels:  code-generation, code-generator
copygen
Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on types.
Stars: ✭ 121 (-14.18%)
Mutual labels:  code-generator, code-generation
Kodgen
C++17 parser and code generator
Stars: ✭ 19 (-86.52%)
Mutual labels:  code-generator, code-generation
Laravel Code Generator
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
Stars: ✭ 485 (+243.97%)
Mutual labels:  code-generation, code-generator
Mid
mid is a generic domain-specific language for generating code and documentation
Stars: ✭ 68 (-51.77%)
Mutual labels:  code-generation, code-generator

PHP Code Generator

License Latest Stable Version Total Downloads
Build Status Scrutinizer Code Quality Code Coverage

This library provides some tools that you commonly need for generating PHP code.

Installation

Install via Composer:

composer require gossi/php-code-generator

Documentation

Documentation is available at https://php-code-generator.readthedocs.org

Contributing

Feel free to fork and submit a pull request (don't forget the tests) and I am happy to merge.

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].