PHPackages                             citadaskola-2023/fe-project-template - 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. citadaskola-2023/fe-project-template

ActiveProject

citadaskola-2023/fe-project-template
====================================

1.0(2y ago)02UnlicenseJavaScriptPHP &gt;=8.2

Since Nov 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Citadaskola-2023/fe-project-template)[ Packagist](https://packagist.org/packages/citadaskola-2023/fe-project-template)[ RSS](/packages/citadaskola-2023-fe-project-template/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

### Project

[](#project)

You can use this template by running the following command:

```
docker run --rm -it \
  --volume $PWD:/app \
  --user $(id -u):$(id -g) \
  composer create-project citadaskola-2023/project-template
```

### How to get it started?

[](#how-to-get-it-started)

1. Dependencies already are installed with `composer create-project`
2. Start Project container (using [dunglas/frankenphp](https://github.com/dunglas/frankenphp) PHP image) ```
    docker run -v $PWD:/app \
        -p 80:80 -p 443:443 \
        dunglas/frankenphp
    ```
3. Build JS bundles (at the moment yarn has to be installed on host) ```
    cd js; yarn; yarn run build
    ```
4. Go to , and enjoy!

### Future expansions

[](#future-expansions)

1. In order to use MySQL, libraries more has to be added - [ref](https://github.com/dunglas/frankenphp/blob/main/docs/docker.md#how-to-install-more-php-extensions)
2. Bundles are baked into the image

### Licence

[](#licence)

Unlicense

-
-
-

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

910d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20d23e18c37f38c0e131dac93aff92aaf1603574f71f0ad7fc6764e1eec196e9?d=identicon)[Rozkalns](/maintainers/Rozkalns)

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/citadaskola-2023-fe-project-template/health.svg)

```
[![Health](https://phpackages.com/badges/citadaskola-2023-fe-project-template/health.svg)](https://phpackages.com/packages/citadaskola-2023-fe-project-template)
```

PHPackages © 2026

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