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)31411MITPHPPHP &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 3d 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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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

879d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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