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 | ππΆ | β²β²β² |