now-php

0.0.10 • Public • Published

now-php

  1. Create api/index.php.

    <?php
    phpinfo();
  2. Create now.json

    {
        "functions": {
            "api/index.php": {
                "runtime": "now-php@0.0.9"
            }
        }
    }
  3. Call now and see magic.

  4. Discover more in documentation at Github repository.

Package Sidebar

Install

npm i now-php

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

24.9 kB

Total Files

14

Last publish

Collaborators

  • f3l1x