@barnebys/now-php

0.0.18-canary.5 • 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 @barnebys/now-php

Weekly Downloads

1

Version

0.0.18-canary.5

License

MIT

Unpacked Size

24.9 kB

Total Files

14

Last publish

Collaborators

  • bart.zielonka
  • nikhilunnivp
  • matteocinti
  • aronj
  • sony.sebastian
  • johaneriksson
  • willeeklund
  • barnebys-tech
  • mackeemackee