vercel-community / php

🐘 PHP Runtime for ▲ Vercel Serverless Functions (support 7.4-8.3)

Home Page:https://php.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Long-term Roadmap

f3l1x opened this issue · comments

Near-by

  • PHP 8.2

Future

  • now dev (vol2)
  • More examples

Done

  1. next-gen PHP builder
  2. Composer
  3. config.composer: true
  4. composer.json detection
  5. zero config
  6. now dev (vol1)
  7. rewrite to typescript
  8. custom php.ini [#11, #17]
  9. pipe stdout/stderr to logs
  10. basic tests
  11. more demos [#19, #20, #21]
  12. PHP 7.3.12
  13. builder => runtime (v3)
  14. PHP 7.4
  15. Amazon Linux 2
  16. Separate examples to solo repo (https://github.com/juicyfx/now-examples)
  17. Compile more PHP extensions
  18. Rename now-php to vercel-php
  19. Override php.ini
  20. Run composer scripts [#81]
  21. Better concurrency on PHP 7.4+ (use env PHP_CLI_SERVER_WORKERS=2)
  22. PHP 8.0
  23. PHP 8.1

Feel free to suggest any feature you like.

commented

Custom php.ini, see #11

Custom php.ini, see #11

Included in the features. ;-)