aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/composer.json
Commit message (Collapse)AuthorAge
* Add file option php_class_prefix (#2849)Gravatar Paul Yang2017-03-17
| | | | This option will be prepended to generated classes of all messages in the containing file.
* Make php generated code conform to PSR-4. (#2435)Gravatar Paul Yang2016-12-08
1. Generate single file for each message. 2. Lazily initiate metadata.