PHPackages                             aubert-alexis/symfony4-api-starter - 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. aubert-alexis/symfony4-api-starter

ActiveProject[API Development](/categories/api)

aubert-alexis/symfony4-api-starter
==================================

1.0(6y ago)04[23 PRs](https://github.com/AubertAlexis/symfony4-api-starter/pulls)proprietaryCSSPHP ^7.1.3

Since Jan 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/AubertAlexis/symfony4-api-starter)[ Packagist](https://packagist.org/packages/aubert-alexis/symfony4-api-starter)[ RSS](/packages/aubert-alexis-symfony4-api-starter/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (30)Versions (26)Used By (0)

Symfony4 Starter
================

[](#symfony4-starter)

Guide
-----

[](#guide)

This is a simple starter who can be used for any project with back-office. `SB admin 2` template is implemented for the design.

`features`:

#### Security

[](#security)

- **Login** -&gt; check your roles and redirect ( ROLE\_ADMIN -&gt; BO | ROLE\_USER -&gt; FO) - **Check tips section for credentials**
- **Registration form** -&gt; simple user registration
- **Forgot password** -&gt; in localhost email is not sended, you have to check the debug bar on the **mail icon** you will find the **url to reset your password**

#### Back-office

[](#back-office)

- **Dashboard** -&gt; actually, he is so simple only the count of users registred
- **User** -&gt; table with CRUD and datatable
- **Profil** (at right on top) -&gt; edit your personnal informations
- **Parameter** (at right on top) -&gt; change your password

#### API

[](#api)

- **List of users** -&gt; GET /api/users {access\_token} Get all users form admin
- **Single user** -&gt; GET /api/users/{id} {access\_token} Get a single user for admin and owner
- **Update user** -&gt; PUT /api/users/{id} {access\_token} Update a single user for admin and owner
- **Login** -&gt; GET /api/login\_check Login
- **Register** -&gt; POST /api/users {access\_token} Register a new User
- **Forgot password** -&gt; POST forgot-password {access\_token} Forgot password by email

Tips
----

[](#tips)

##### Login :

[](#login-)

- USER -  / user
- ADMIN -  / admin

##### Title :

[](#title-)

`Sf4-Starter` on title of pages -&gt; `config/packages/twig.yaml` globals -&gt; `const_website_title`

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

[](#installation)

### 1 - Composer

[](#1---composer)

Download `dependencies` needed for project : `composer install`

### 2 - Database

[](#2---database)

**`IMPORTANT` : change the .env with your information.**

Create the database : `php bin/console doctrine:database:create`

Update the database : `php bin/console doctrine:migration:migrate`

### 3 - Fixtures

[](#3---fixtures)

Load random fake data. `php bin/console doctrine:fixtures:load`

### 4 - Server

[](#4---server)

Launch server. `php bin/console server:run`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Unknown

Total

1

Last Release

2317d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/553545?v=4)[lexo](/maintainers/lexo)[@lexo](https://github.com/lexo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/aubert-alexis-symfony4-api-starter/health.svg)

```
[![Health](https://phpackages.com/badges/aubert-alexis-symfony4-api-starter/health.svg)](https://phpackages.com/packages/aubert-alexis-symfony4-api-starter)
```

###  Alternatives

[sylius/sylius

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

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

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)[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)[kimai/kimai

Kimai - Time Tracking

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

121.8k11](/packages/forumify-forumify-platform)

PHPackages © 2026

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