README.md
January 2, 2023 ยท View on GitHub
Examples & Sample Projects for Vercel
๐ฆ Included examples of PHP Runtime (vercel-php).
๐น f3l1x.io | ๐ป f3l1x | ๐ฆ @xf3l1x
โ๏ธ Usage
- Clone repository
git clone git@github.com:juicyfx/vercel-examples.git. - Browse single example,
cd /php. - Deploy to Vercel,
vercel.
๐ Click & Go
Fastest way how to deploy example project is using following deploy button. It deploys you example PHP project.
๐ฆ Examples
| 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 | ๐๐ถ | โฒโฒโฒ |