owncloud / libre-graph-api-php

PHP Client for the LibreGraph API
Apache License 2.0
1 stars 0 forks source link

Review different PHP generators #3

Closed phil-davis closed 10 months ago

phil-davis commented 1 year ago

There are a few different PHP generators available. For example "dt", "symfony".

Quickly review those to see if any are of benefit to us for the ocis PHP SDK, or if we should just use the default "PHP" generator.

Make comments in this issue about what has been discovered. That will give us a record of the investigation and decision.

individual-it commented 1 year ago

php

symfony

php-dt

individual-it commented 10 months ago

currently we are using php-nextgen see https://github.com/owncloud/libre-graph-api/pull/133 I think we can close this issue, please feel free to reopen if there are still topics to discuss