Examples & Sample Projects for Vercel
📦 Included examples of PHP Runtime (vercel-php).
🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x
- Clone repository
git clone git@github.com:juicyfx/vercel-examples.git
. - Browse single example,
cd /php
. - Deploy to Vercel,
vercel
.
Fastest way how to deploy example project is using following deploy button. It deploys you example PHP project.
Example | Description | Demo | Deploy |
---|---|---|---|
PHP | Static frontend with PHP function. | 👀🕶 | ▲▲▲ |
PHP - Composer | Install dependencies using Composer | 👀🕶 | ▲▲▲ |
PHP - Laminas | Laminas components and MVC | 👀🕶 | ▲▲▲ |
PHP - Laravel | Laravel - The PHP Framework For Web Artisans | 👀🕶 | ▲▲▲ |
PHP - Lumen | Lumen - PHP Micro-Framework By Laravel | 👀🕶 | ▲▲▲ |
PHP - Nette Tracy | Tracy Debugging Tools by Nette. | 👀🕶 | ▲▲▲ |
PHP - Phalcon | Phalcon Framework: High Performance PHP Framework | 👀🕶 | ▲▲▲ |
PHP - Satis | Composer Satis | 👀🕶 | ▲▲▲ |
PHP - Slim | Slim Framework | 👀🕶 | ▲▲▲ |
PHP - Sqlite | PHP + SQlite | 👀🕶 | ▲▲▲ |
PHP - Symfony Micro (vol1) | Symfony with MicroKernelTrait | 👀🕶 | ▲▲▲ |
PHP - Symfony Micro (vol2) | Symfony with MicroKernelTrait | 👀🕶 | ▲▲▲ |