PHPackages                             nattreid/sandbox - 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. [Admin Panels](/categories/admin)
4. /
5. nattreid/sandbox

ActiveProject[Admin Panels](/categories/admin)

nattreid/sandbox
================

Web application with CMS (sandbox)

1.6.10(6y ago)024MITPHPPHP &gt;=7.1

Since Jan 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nattreid/sandbox)[ Packagist](https://packagist.org/packages/nattreid/sandbox)[ RSS](/packages/nattreid-sandbox/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (30)Versions (77)Used By (0)

Webové stránky s administrací (sandbox)
=======================================

[](#webové-stránky-s-administrací-sandbox)

Instalace
---------

[](#instalace)

Je třeba mít nainstalované balíčky **npm** a **node.js**

```
sudo apt-get install nodejs npm
```

Nainstalujeme **gulp**

```
sudo npm install -g gulp
```

A poté stačí jen spustit **bin/install.sh**

anebo můžete manuálně stáhnout [Composer](http://doc.nette.org/composer) a poté spustit následující

```
composer create-project nattreid/sandbox
cd nazevProjektu
npm install
gulp
```

Vývoj
-----

[](#vývoj)

### Nastavení

[](#nastavení)

Nastavení **config.local.neon**

```
extensions:
    fakeSession: Kdyby\FakeSession\DI\FakeSessionExtension  # Vypnuti session

services:
    cssMin: WebLoader\Nette\FakeMinimalizer              # Vypne minimalizaci css
    jsMin: WebLoader\Nette\FakeMinimalizer               # Vypne minimalizaci js
    cacheStorage:
        class: Nette\Caching\Storages\DevNullStorage        # Vypne ukladani cache
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity73

Established project with proven stability

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

Recently: every ~125 days

Total

76

Last Release

2267d ago

PHP version history (3 changes)1.0.0PHP &gt;=5.6.0

1.1.11PHP &gt;=7.0

1.3.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a388aeb3f00b15a3af1c1a5d3a2107c94af1730c6043dd30ce32a63f95ea290?d=identicon)[attreid](/maintainers/attreid)

### Embed Badge

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

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

PHPackages © 2026

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