PHPackages                             tacoberu/nette-slidee-example - 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. tacoberu/nette-slidee-example

ActiveProject[Utility &amp; Helpers](/categories/utility)

tacoberu/nette-slidee-example
=============================

A simple example showing how to use a Nette Slidee.

05PHP

Since Jun 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/tacoberu/nette-slidee-example)[ Packagist](https://packagist.org/packages/tacoberu/nette-slidee-example)[ RSS](/packages/tacoberu-nette-slidee-example/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nette Slidee Example
====================

[](#nette-slidee-example)

A simple example showing how to use a Nette Slidee. Little thing for making web sites in the oldschool style.

Many credits to David Grudl and Nette Foundation ().

The points is, you are not creating any complex abstractions as many software guys nowdays like to do. It is more simply, one webpage is one template.

But when you need, you can add whatever: components, servises, and all those timey wimey stuff by useing DI container.

Start:

```
git clone https://github.com/tacoberu/nette-slidee-example.git app
cd app
mkdir -p var/log
mkdir -p temp
composer install
mv app/config.local.neon-example app/config.local.neon
php -S localhost:8001 -t document_root

```

Modify or add: app/pages/\*.latte. Every page is actually page with templating system support and container.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d9535bc57ab9e7c844b76be57d024b97eb84e9f8a9d308537afffe9cf81c409?d=identicon)[tacoberu](/maintainers/tacoberu)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/tacoberu-nette-slidee-example/health.svg)

```
[![Health](https://phpackages.com/badges/tacoberu-nette-slidee-example/health.svg)](https://phpackages.com/packages/tacoberu-nette-slidee-example)
```

###  Alternatives

[scheb/tombstone

Dead code detection with tombstones for PHP

282578.2k2](/packages/scheb-tombstone)

PHPackages © 2026

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