PHPackages                             disjfa/glynn-admin-symfony4 - 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. [Admin Panels](/categories/admin)
4. /
5. disjfa/glynn-admin-symfony4

ActiveProject[Admin Panels](/categories/admin)

disjfa/glynn-admin-symfony4
===========================

A minimal Symfony admin project. Basic admin and site setup.

0.6.2(6y ago)41262[32 PRs](https://github.com/disjfa/glynn-admin-symfony4/pulls)MITPHPPHP ^7.2.5

Since Jan 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/disjfa/glynn-admin-symfony4)[ Packagist](https://packagist.org/packages/disjfa/glynn-admin-symfony4)[ Docs](https://github.com/disjfa/glynn-admin-symfony4)[ RSS](/packages/disjfa-glynn-admin-symfony4/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (22)Versions (50)Used By (0)

glynn admin symfony4
====================

[](#glynn-admin-symfony4)

[![Check on packagist](https://camo.githubusercontent.com/5a6cc973f11f655dff60d1051dd6b50d02a9c88d0ce2625fe473582ef39ea330/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6469736a66612f676c796e6e2d61646d696e2d73796d666f6e7934)](https://packagist.org/packages/disjfa/glynn-admin-symfony4)[![MIT License](https://camo.githubusercontent.com/60de93ead51a0aa1ca7571b6efee03914c47f3815094ce74c10794485472d2e3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6469736a66612f676c796e6e2d61646d696e2d73796d666f6e79342e737667)](https://github.com/disjfa/glynn-admin-symfony4/blob/master/LICENSE)

[![Watch on GitHub](https://camo.githubusercontent.com/9bfd946be21ef7d54ddf2e5552987bd6ca0a361a97c6a8af2bdacd23b618ac2b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f6469736a66612f676c796e6e2d61646d696e2d73796d666f6e79342e7376673f7374796c653d736f6369616c)](https://github.com/disjfa/glynn-admin-symfony4/watchers)[![Star on GitHub](https://camo.githubusercontent.com/95cd6726e74728156d10850a8cd79a46dc1c10db142d23eba1e195f5af05ea3a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6469736a66612f676c796e6e2d61646d696e2d73796d666f6e79342e7376673f7374796c653d736f6369616c)](https://github.com/disjfa/glynn-admin-symfony4/stargazers)[![Tweet](https://camo.githubusercontent.com/0f9accca420fd84cffcc3522cdab229e2d9f2fd531904aca0823540461d44a6e/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c2f68747470732f6769746875622e636f6d2f6469736a66612f676c796e6e2d61646d696e2d73796d666f6e79342e7376673f7374796c653d736f6369616c)](https://twitter.com/intent/tweet?text=Check%20out%20glynn-admin-symfony4!%20-%20Cool%mail%20setup%20for%20symfony!%20Thanks%20@disjfa%20https://github.com/disjfa/glynn-admin-symfony4%20%F0%9F%A4%97)

Basic starter template using symfony4.

Instalation
-----------

[](#instalation)

```
composer create-project disjfa/glynn-admin-symfony4 my_project
cd my_project

```

Create database
---------------

[](#create-database)

```
bin/console doctrine:database:create
bin/console doctrine:migrations:migrate

```

Generate site assets
--------------------

[](#generate-site-assets)

```
npm install
npm run dev

```

Serve
-----

[](#serve)

Start a server using the [symfony commandline tool](https://symfony.com/download)

```
symfony server:start -d

```

The basic setup
---------------

[](#the-basic-setup)

We use [symfony](https://symfony.com) with these recepies:

- orm
- twig
- security
- var-dumper
- server
- security
- make

Next we add these bundles

- [KNP menu](https://github.com/KnpLabs/KnpMenu)

Clean code

- [php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer)

Site bundles, lets npm/yarn

- [webpack encore](https://symfony.com/doc/current/frontend.html)
- [bootstrap](http://getbootstrap.com)
- [font awesome](http://fontawesome.io)
- [glynn-admin](https://github.com/disjfa/glynn-admin)
- [ryoko-headers](https://github.com/disjfa/ryoko-headers)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

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

Every ~41 days

Recently: every ~27 days

Total

17

Last Release

2359d ago

PHP version history (3 changes)0.1.0PHP ^7.1.3

0.5.0PHP ^7.2.0

0.6.0PHP ^7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/ced1da7bfe2fdf0d358d50402c40234787c10d80ba491195882f30dfdcf45b15?d=identicon)[disjfa](/maintainers/disjfa)

---

Top Contributors

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

---

Tags

bootstrapbootstrap4glynn-adminsymfsymfonysymfony-applicationsymfony4webpackwebpack-encoresymfonyAdmin Interfacesymfony projectsite interface

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/disjfa-glynn-admin-symfony4/health.svg)

```
[![Health](https://phpackages.com/badges/disjfa-glynn-admin-symfony4/health.svg)](https://phpackages.com/packages/disjfa-glynn-admin-symfony4)
```

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[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)[kimai/kimai

Kimai - Time Tracking

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

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

1.3k1.3M152](/packages/sulu-sulu)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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