We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ecc9c commit 211974cCopy full SHA for 211974c
readme.md
@@ -3,3 +3,7 @@ Nette PHP Generator
3
4
[](https://packagist.org/packages/nette/php-generator)
5
[](https://travis-ci.org/nette/php-generator)
6
+
7
+Generate PHP code with a simple programmatical API.
8
9
+[Sample PHP code definition](https://github.com/nette/php-generator/blob/master/tests/PhpGenerator/ClassType.phpt) → [sample output](https://github.com/nette/php-generator/blob/master/tests/PhpGenerator/ClassType.expect) with magic ```__toString()``` method.
0 commit comments