William Cheng
|
ec6381295a
|
Update php options for better customization of composer.json (#16078)
* update php options
* update tests
|
2023-07-12 13:22:05 +08:00 |
|
William Cheng
|
38018d8b94
|
Test PHP Symfony server sample in github action (#12533)
* test php symfony server sample in github action
* update php laravel samples
* add tests for php 7.x, 8.x
|
2022-06-04 18:23:28 +08:00 |
|
Chris Tankersley
|
d433c2d42f
|
[php-laravel] Upgrade php-laravel to 7.x (#6346)
* Update laravel from 5.6 to 7.0
* Updated petstore example, removed missing files
* Updated PHP version to match composer.json
* Add samples generation config with OAS3 input spec
* Fixed gitignore compile errors, updated to newest petstore example
* Add composer.lock to .gitignore
* Fix generator gitignore location
* Add integration tests
* Refresh samples
Co-authored-by: Yuriy Belenko <yura-bely@mail.ru>
|
2020-06-30 12:22:32 +03:00 |
|
Christoph, René Pardon
|
f793ac25c7
|
feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration (#574)
* feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration
* feat (PHP LARAVEL) 8417: code review adjustments
* feat (PHP LARAVEL) 8417: fix typos; add missing files; adjust readme for those unfamilar with laravel to get started quickly
* feat (PHP LARAVEL) 8417: add sample petstore server
* feat (PHP LARAVEL) 8417: adjust route service provdider and model generation
|
2018-08-01 00:34:33 +08:00 |
|