PHPackages                             nakato53/symfony-vercel-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. nakato53/symfony-vercel-bundle

ActiveSymfony-bundle[DevOps &amp; Deployment](/categories/devops)

nakato53/symfony-vercel-bundle
==============================

Install vercel runtime for Symfony

0.5(2y ago)31331MITPHPPHP &gt;=8.2

Since Feb 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Nakato53/symfony-vercel-bundle)[ Packagist](https://packagist.org/packages/nakato53/symfony-vercel-bundle)[ RSS](/packages/nakato53-symfony-vercel-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (0)

Vercel Symfony Bundle
=====================

[](#vercel-symfony-bundle)

A Symfony Bundle, that help you to configure your Symfony project running on Vercel

Installation
------------

[](#installation)

Use [composer](https://getcomposer.org/) to install Vercel Symfony Bundle.

```
composer require nakato53/symfony-vercel-bundle --dev
```

Usage
-----

[](#usage)

```
php bin/console vercel:install
```

This command will setup all required configuration for you. It will create :

- vercel.json -&gt; configuration for the runtime
- api folder -&gt; folder used by vercel to expose the application
- composer.json scripts -&gt; add vercels scripts

Customize
---------

[](#customize)

### vercel.json

[](#verceljson)

In this file you should add your environnement variables. Becareful, this file is part of your git repository, you should not expose any important datas. Use your Vercel project settings to handle thoses variables.

### composer.json

[](#composerjson)

In the scripts/vercel parts, you can add any script you need to use during the deployment of your application. You can use this part to run migrations.

If using assetmapper, you should add this script to compile your assets :

```
"@php bin\/console asset-map:compile --env=prod"
```

Deploy
------

[](#deploy)

You just have to create a project on Vercel, and link it to your git repository. On each push , you will trigger an automatic deployment

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

824d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f895252ab5e9ea4b5c7fc2e427bc6284db37161c44cc6722d46f990500e257b?d=identicon)[Nakato53](/maintainers/Nakato53)

---

Top Contributors

[![Nakato53](https://avatars.githubusercontent.com/u/1910140?v=4)](https://github.com/Nakato53 "Nakato53 (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nakato53-symfony-vercel-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nakato53-symfony-vercel-bundle/health.svg)](https://phpackages.com/packages/nakato53-symfony-vercel-bundle)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
