Giter Site home page Giter Site logo

calebporzio / now-php Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vercel-community/php

2.0 2.0 0.0 58.31 MB

ZEIT Now PHP builder β€’ now-php β€’ 🐘+ Ξ» = ❀

Home Page: https://f3l1x.io

License: MIT License

Makefile 0.60% JavaScript 47.33% TypeScript 52.07%

now-php's Introduction

ZEIT Now PHP

Enjoyable & powerful 🐘 PHP builder for ZEIT Now.

πŸ•Ή f3l1x.io | πŸ’» f3l1x | 🐦 @xf3l1x

npm npm (tag) npm (tag)

πŸ™‹ HELP WANTED πŸ™‹β€β™‚οΈ

πŸ€— Features

  • Architecture: PHP development server (πŸš€ fast enought)
  • PHP version: 7.3.7
  • Extensions: apcu, bcmath, bz2, calendar, Core, ctype, curl, date, dom, ds, exif, fileinfo, filter, ftp, gettext, hash, iconv, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcntl, pcre, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, phalcon, Phar, readline, Reflection, session, SimpleXML, soap, sockets, sodium, SPL, sqlite3, ssh2, standard, swoole, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zlib
  • Speed: cold ~250ms / warm ~5ms
  • Memory: ~90mb

List of all installable extensions is on this page https://blog.remirepo.net/pages/PECL-extensions-RPM-status.

Need to know how things are changing? Here is changelog.

βš™οΈ Usage

{
  "version": 2,
  "builds": [
    { "src": "index.php", "use": "now-php@canary" }
  ]
}

🚧Everything is HOT right now, so you should rather test the now-php@canary version.

Composer is detected by presence of file composer.json. You can force it defining config.composer for the build.

{
  "version": 2,
  "builds": [
    { "src": "index.php", "use": "now-php@canary", "config": { "composer": true } }
  ]
}

πŸ‘¨β€πŸ’»now dev

For running now dev properly, you need to have PHP installed on your computer, learn more.

πŸ‘€ Examples

Browse more examples. πŸ‘€

🚧 Roadmap

  • next-gen PHP builder βœ…
  • Composer
    • config.composer: true βœ…
    • composer.json detection βœ…
  • zero config βœ…
  • now dev βœ…
  • rewrite to typescript βœ…

Help wanted

  • create many examples (majority frameworks and other use-cases)
  • cover by tests

πŸ‘¨πŸ»β€πŸ’»CHANGELOG

Browse the changes...

πŸ“ License

Copyright Β© 2019 f3l1x. This project is MIT licensed.

now-php's People

Contributors

f3l1x avatar ties-v avatar calebporzio avatar styfle avatar

Stargazers

 avatar Michael Corrado avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.