PHPackages                             zim32/symfony-skeleton-rest-only - 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. [API Development](/categories/api)
4. /
5. zim32/symfony-skeleton-rest-only

ActiveProject[API Development](/categories/api)

zim32/symfony-skeleton-rest-only
================================

v6.1.1(3y ago)2452proprietaryPHPPHP &gt;=8.1

Since Feb 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/zim32/symfony-skeleton-rest-only)[ Packagist](https://packagist.org/packages/zim32/symfony-skeleton-rest-only)[ RSS](/packages/zim32-symfony-skeleton-rest-only/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (22)Versions (13)Used By (0)

### Description

[](#description)

This is a template application for creating REST API's based on Symfony framework

- Symfony 5.4
- SwaggerUI

### Installation

[](#installation)

#### Create project

[](#create-project)

```
composer create-project zim32/symfony-skeleton-rest-only folder_name '5.4.*'
composer update

```

#### Generate JWT keys

[](#generate-jwt-keys)

See official bundle docs:

#### Add this to your .env.local file (change for your needs)

[](#add-this-to-your-envlocal-file-change-for-your-needs)

```
APP_ENV=dev
DATABASE_URL=YOUT_DB_DSN
API_SCHEMA_URL=http://your-domain/api/v1/doc/schema
API_ENDPOINT_URL=http://your-domain/api/v1
JWT_SECRET_KEY=%kernel.project_dir%/config/jwt/private.pem
JWT_PUBLIC_KEY=%kernel.project_dir%/config/jwt/public.pem

```

### Usage

[](#usage)

There are some test entities and resources in this skeleton project, so you can nagivate to  and start playing

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity68

Established project with proven stability

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 ~44 days

Recently: every ~36 days

Total

12

Last Release

1417d ago

Major Versions

v5.4.2 → v6.1.02022-06-24

PHP version history (3 changes)v5.2.3PHP &gt;=7.2.5

5.4.x-devPHP &gt;=7.4

v6.1.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/7669f0fdffa9a3b39ec9798f443caa540c834a10f8f613e8ac69674f4e21ac9a?d=identicon)[zim32](/maintainers/zim32)

### Embed Badge

![Health badge](/badges/zim32-symfony-skeleton-rest-only/health.svg)

```
[![Health](https://phpackages.com/badges/zim32-symfony-skeleton-rest-only/health.svg)](https://phpackages.com/packages/zim32-symfony-skeleton-rest-only)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)

PHPackages © 2026

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