Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2020-10-11 (6 months ago) ![]() | Not yet rated by the users | Total: 86 | All time: 9,621 This week: 227![]() |
Version | License | PHP version | Categories | |||
pcgen 1.1.46 | GNU General Publi... | 5 | PHP 5, Code Generation |
Description | Author | |
This package can generate PHP code from parameters. |
[comment]: # (This file is part of PcGen, PHP Code Generation support package. Copyright 2020 Kjell-Inge Gustafsson, kigkonsult, All rights reserved, licence GPL 3.0)
More info in the PcGen [Summary].
---
The target PHP version code is, default, the current PHP version but configurable.
Using a PHP reserved name as _name_ (ex FQCN/className) will thow an InvalidArgumentException.
You may need to readjust result output code style and indents.
Tests are executed in `
DISPLAY`
mode, to alter, update _PHP_ const in top of `
phpunit.xml`
.
Asserted PHP 7+ compability using [PHPCompatibility].
For support use [github.com PcGen]. Non-emergence support issues are, unless sponsored, fixed in due time.
Donation using <a href="https://paypal.me/kigkonsult?locale.x=en_US" rel="nofollow">paypal.me/kigkonsult</a> are appreciated. For invoice, <a href="mailto:ical@kigkonsult.se">please e-mail</a>.
composer require kigkonsult/pcgen:dev-master
Composer, in your composer.json
:
{
"require": {
"kigkonsult/pcgen": "dev-master"
}
}
Otherwise , download and acquire..
namespace Kigkonsult\PcGen;
...
include 'pathToSource/Kigkonsult/PcGen/autoload.php';
This project is licensed under the GPLv3 License
[Composer]:https://getcomposer.org/ [github.com PcGen]:https://github.com/iCalcreator/PcGen [phpdoc]:https://phpdoc.org [Summary]:docs/Summary.md [PHPCompatibility]:https://github.com/PHPCompatibility/PHPCompatibility
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Aux. | Auxiliary script | ||
![]() ![]() |
Doc. | Documentation | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.