PHPackages                             flexycms/flexysiteskeleton-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flexycms/flexysiteskeleton-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

flexycms/flexysiteskeleton-bundle
=================================

Скелет сайта (установщик)

0.1.0.1(4y ago)019proprietaryPHPPHP ^7.3

Since Jun 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Khorsa/FlexySiteSkeleton)[ Packagist](https://packagist.org/packages/flexycms/flexysiteskeleton-bundle)[ RSS](/packages/flexycms-flexysiteskeleton-bundle/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (11)Versions (3)Used By (0)

FlexySiteSkeleton
=================

[](#flexysiteskeleton)

Скелет сайта

1. Установить Symfony composer create-project symfony/website-skeleton .
2. Установить скелет сайта composer require flexycms/flexysiteskeleton-bundle
3. Скопировать всё из папки www в корень сайта, устанавливаем настройки базы (TODO - добавить рецепт)
4. Сделать миграцию php bin/console doctrine:migrations:diff php bin/console doctrine:migrations:migrate
5. Выполнить на пустой базе запрос

INSERT INTO `user` (`id`, `email`, `roles`, `password`) VALUES (1, '', '\["ROLE\_ADMIN"\]', '$2y$11$aKtPlqFIHngklZp3AiD9TuhXzahEbrYM3JRJm/oz/5ChDEq61sE5W');

(это добавляет в админку пользователя  с паролем 12345)

6. yarn install
7. Добавить:

yarn add jquery @fortawesome/fontawesome-free slick-carousel moment jquery-datetimepicker popper.js copy-webpack-plugin yarn add @popperjs/core --dev yarn add sass-loader@^11.0.0 sass --dev

8. В assets/app.js прописать:

const $ = require('jquery'); global.$ = global.jQuery = $;

9. Сделать yarn encore dev
10. При необходимости перезагружаем сервер
11. Если всё получилось, заходим в админку 12345

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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 ~0 days

Total

2

Last Release

1800d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58188ce140ee974c212fe34fd7bc96ae242ad932e80abc7e4493bf07d577986d?d=identicon)[khorsa](/maintainers/khorsa)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/flexycms-flexysiteskeleton-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/flexycms-flexysiteskeleton-bundle/health.svg)](https://phpackages.com/packages/flexycms-flexysiteskeleton-bundle)
```

PHPackages © 2026

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