PHPackages                             muz4k/guestbook - 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. muz4k/guestbook

ActiveProject

muz4k/guestbook
===============

symfony 5 project

v1.0.0(5y ago)02[22 PRs](https://github.com/Muz4k/guestbook/pulls)proprietaryPHPPHP ^7.2.5

Since Jul 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Muz4k/guestbook)[ Packagist](https://packagist.org/packages/muz4k/guestbook)[ RSS](/packages/muz4k-guestbook/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (27)Versions (24)Used By (0)

guestbook
=========

[](#guestbook)

This is guestbook written Symfony 5 (with the help book "Symfony 5: Fast Track")

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

[](#installation)

Make sure you have all the necessary tools installed: git (he-he), composer, php, docker (docker-compose);

```
git clone https://github.com/Muz4k/guestbook.git

composer install

docker-compose up -d

symfony console doctrine:migrations:migrate

npm install

symfony run yarn encore dev

```

That's All!

Usage
-----

[](#usage)

Its empty guestbook [![main](./public/images/main.png)](./public/images/main.png)For added Conferences, you must have user with role admin. Look!

```
symfony console security:encode-password

symfony run psql -c "INSERT INTO admin (id, username, roles, password) \
VALUES (nextval('admin_id_seq'), 'admin', '[\"ROLE_ADMIN\"]', \
'')"

```

For example password 1234: '$argon2id$v=19$m=65536,t=4,p=1$S4cV3J9uN2JpCT7h8Qv52Q$PLzTRKMY5qduS8VfMZ0t0KY1ApL78829WG6niZuzjwo'

[![admin](./public/images/admin.png)](./public/images/admin.png)

After added Conferences, people will be able to add comments (after moderation through a configured mail client, of course). Example:

[![example](./public/images/conference.png)](./public/images/conference.png)

Work in progress :)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Unknown

Total

1

Last Release

2135d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/94c91a2f23be28c621912eb587eaf7a98d023bcf8a78068224fab481f470a306?d=identicon)[muz4k](/maintainers/muz4k)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/muz4k-guestbook/health.svg)

```
[![Health](https://phpackages.com/badges/muz4k-guestbook/health.svg)](https://phpackages.com/packages/muz4k-guestbook)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

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

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[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)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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