PHPackages                             svobodni/web - 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. svobodni/web

AbandonedArchivedLibrary

svobodni/web
============

Svobodni website

503[15 issues](https://github.com/svobodni/web/issues)[3 PRs](https://github.com/svobodni/web/pulls)PHP

Since Jun 2Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Republikový web Svobodných [![Build Status](https://camo.githubusercontent.com/7c6c90268669fb6a01f2c6f6acb4b9c19172360317fa748d0c920cbb74130aca/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f73766f626f646e692f7765622e706e67)](http://travis-ci.org/svobodni/web)
===============================================================================================================================================================================================================================================================================

[](#republikový-web-svobodných-)

Instalace
---------

[](#instalace)

1. naklonujte Git repozitář:

```
git clone git@github.com:svobodni/web.git
```

2. nastavte databázi a účet administrátora v souboru `app/config/config.local.neon`:

```
parameters:
	database:
		user: ''
		password: ''
		dbname: ''
		hostname: 127.0.0.1

cms:
	administration:
		login:
			name: admin
			password: pass
```

3. vytvořte strukturu databáze pomocí příkazu:

```
php www/index.php orm:schema-tool:update --force
```

4. stáhněte a importujte fiktivní obsah:

```
curl http://web.svobodni.cz/scripts/export-db.php > app/data/deployment/init\@pdo_mysql\@$(date +"%Y-%m-%d_%H:%M:%S").sql
php www/index.php deployment:import init
```

Hotovo :)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.2% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ce7c5a8a6ee2d8f3c419d4ab6dd7b09a70f32e25c6655ec322f60d10dc325bc?d=identicon)[sporekj](/maintainers/sporekj)

---

Top Contributors

[![pepakriz](https://avatars.githubusercontent.com/u/383294?v=4)](https://github.com/pepakriz "pepakriz (99 commits)")[![kubicek](https://avatars.githubusercontent.com/u/5595?v=4)](https://github.com/kubicek "kubicek (2 commits)")[![v6ak](https://avatars.githubusercontent.com/u/184015?v=4)](https://github.com/v6ak "v6ak (2 commits)")[![xHire](https://avatars.githubusercontent.com/u/24714?v=4)](https://github.com/xHire "xHire (1 commits)")

### Embed Badge

![Health badge](/badges/svobodni-web/health.svg)

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

PHPackages © 2026

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