Recommend this page to a friend! |
Classes of WsdlToPhp | PHP Code Generator | README.md | Download |
|
DownloadPhpGenerator, a Real PHP source code generator> PhpGenerator helps to generate PHP source code 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. Rest assured that it is not tweaked for the purpose of the PackageGenerator project. Main featuresThis project contains two main features: Testing using DockerThanks to the Docker image of phpfarm, tests can be run locally under any PHP version using the cli: - php-7.4 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:
You then have a container named
FAQIf you have a question, feel free to create an issue. LicenseThe MIT License (MIT). Please see License File for more information. |