PHPackages                             zitkino/zitkino - 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. zitkino/zitkino

ActiveProject

zitkino/zitkino
===============

Brno's cinemas

v2.0(6y ago)8241[3 issues](https://github.com/zitkino/zitkino/issues)[1 PRs](https://github.com/zitkino/zitkino/pulls)CSSPHP ^7.3

Since Sep 30Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/zitkino/zitkino)[ Packagist](https://packagist.org/packages/zitkino/zitkino)[ RSS](/packages/zitkino-zitkino/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (19)Versions (16)Used By (0)

Zitkino
=======

[](#zitkino)

[![Packagist](https://camo.githubusercontent.com/754605ed3237d99238e4601fe3d0f0de033ff3a1984766c525c0013d78470779/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a69746b696e6f2f7a69746b696e6f2e737667)](https://packagist.org/packages/zitkino/zitkino)

Here is the code for the web .

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

[](#installation)

- download and install project via [Composer](https://getcomposer.org):

```
composer create-project zitkino/zitkino:dev-master
```

- build [Docker](https://docs.docker.com/get-started/overview/) container with dependencies of project with command in terminal:

```
bash bin/docker.sh start
```

- setup your database connection in file [`app/config/env/development.neon`](./app/config/env/development.neon)
- run Docker terminal:

```
bash bin/docker.sh ssh
```

- install dependencies:

```
make install
```

- create tables in your database in Docker terminal with

```
make database.update
```

- project will be available on `http://localhost`

JavaScripts a Sass (CSS) styles
-------------------------------

[](#javascripts-a-sass-css-styles)

They are compiled via [Gulp](https://gulpjs.com) commands:

- `gulp` - for compiling and watching changed
- `gulp setup` - for compiling only

Tests
-----

[](#tests)

To test the project, a script is prepared that can be run in Docker terminal via:

```
make tests
```

### [Nette Tester](https://tester.nette.org/cs/)

[](#nette-tester)

Used for backend testing. Can be run in Docker terminal via:

```
composer run tester
```

### [PHPStan](https://github.com/phpstan/phpstan)

[](#phpstan)

It analyzes the code and looks for errors in it. It is configured in [`phpstan.neon`](./app/config/phpstan.neon). Can be run in Docker terminal via:

```
composer run phpstan
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance43

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 91.5% 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 ~119 days

Recently: every ~168 days

Total

12

Last Release

2243d ago

Major Versions

v0.9 → v1.02018-09-09

v1.2 → v2.02020-05-10

PHP version history (3 changes)v0.7PHP ^7.0

v1.0PHP ^7.1

v1.1PHP ^7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/17c5baa32f3f2c6d51f894f8a74c96421c08da513c7551f8b508c4b6b4df547d?d=identicon)[hermajan](/maintainers/hermajan)

---

Top Contributors

[![hermajan](https://avatars.githubusercontent.com/u/750954?v=4)](https://github.com/hermajan "hermajan (151 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (2 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M387](/packages/easycorp-easyadmin-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M504](/packages/pimcore-pimcore)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k60](/packages/open-dxp-opendxp)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[duxweb/dux-lite

The lightweight framework based on slim php

161.0k9](/packages/duxweb-dux-lite)

PHPackages © 2026

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