2017 © Pedro PelĆ”ez
 

library phpgenerator

Generate php source file

image

wsdltophp/phpgenerator

Generate php source file

  • Tuesday, September 12, 2017
  • by wsdltophp
  • Repository
  • 3 Watchers
  • 3 Stars
  • 14,707 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 24 Versions
  • 32 % Grown

The README.md

PhpGenerator, a Real PHP source code generator

PhpGenerator helps to generate PHP source code, (*1)

License Latest Stable Version TeamCity build status Scrutinizer Code Quality Code Coverage Total Downloads StyleCI SymfonyInsight, (*2)

Even if this project is yet another PHP source code generator, its main goal is to provide a consistent PHP source code generator for the PackageGenerator project. Nevertheless, it also aims to be used for any PHP source code generation process as it generates standard PHP code., (*3)

Rest assured that it is not tweaked for the purpose of the PackageGenerator project., (*4)

Main features

This project contains two main features:, (*5)

  • Element: generate basic elements
  • Component: generate structured complex elements

Testing using Docker

Thanks to the Docker image of phpfarm, tests can be run locally under any PHP version using the cli: - php-7.4, (*6)

First of all, you need to create your container which you can do using docker-compose by running the below command line from the root directory of the project:, (*7)

$ docker-compose up -d --build

You then have a container named php_generator in which you can run composer commands and php cli commands such as:, (*8)

# install deps in container (using update ensure it does use the composer.lock file if there is any)
$ docker exec -it php_generator php-7.4 /usr/bin/composer update
# run tests in container
$ docker exec -it php_generator php-7.4 -dmemory_limit=-1 vendor/bin/phpunit

FAQ

If you have a question, feel free to create an issue., (*9)

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

12/09 2017

dev-develop

dev-develop https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

21/05 2017

dev-master

9999999-dev https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

21/05 2017

1.2.1

1.2.1.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

30/03 2017

1.2.0

1.2.0.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

29/03 2016

1.1.0

1.1.0.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

24/02 2016

1.0.1

1.0.1.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

01/09 2015

1.0.0

1.0.0.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

13/08 2015

1.0.0rc01

1.0.0.0-RC01 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

25/07 2015

0.0.16

0.0.16.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

22/07 2015

0.0.15

0.0.15.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

22/07 2015

0.0.14

0.0.14.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

10/07 2015

0.0.13

0.0.13.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

10/07 2015

0.0.12

0.0.12.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

10/07 2015

0.0.11

0.0.11.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

03/07 2015

0.0.10

0.0.10.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

02/07 2015

0.0.9

0.0.9.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

02/07 2015

0.0.8

0.0.8.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

30/06 2015

0.0.7

0.0.7.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

30/06 2015

0.0.6

0.0.6.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

29/06 2015

0.0.5

0.0.5.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

29/06 2015

0.0.4

0.0.4.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

29/06 2015

0.0.3

0.0.3.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

07/06 2015

0.0.2

0.0.2.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator

04/06 2015

0.0.1

0.0.1.0 https://github.com/WsdlToPhp/PhpGenerator

Generate php source file

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

php generator