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(4y ago)2452proprietaryPHPPHP &gt;=8.1

Since Feb 21Pushed 4y 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 3w ago

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 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity69

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

1469d 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.5k5.9M737](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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