PHPackages                             atk14/vlnka - 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. [Templating &amp; Views](/categories/templating)
4. /
5. atk14/vlnka

ActiveLibrary[Templating &amp; Views](/categories/templating)

atk14/vlnka
===========

Replaces regular space with a non-breaking space in places where line break should not occur as per Czech language spec

v1.1.1(3y ago)222.5k↓39.3%MITPHPPHP &gt;=5.3.0

Since Mar 15Pushed 3y ago2 watchersCompare

[ Source](https://github.com/atk14/Vlnka)[ Packagist](https://packagist.org/packages/atk14/vlnka)[ Docs](https://github.com/atk14/Vlnka)[ RSS](/packages/atk14-vlnka/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (4)Used By (0)

Vlnka
=====

[](#vlnka)

Replaces regular space with a non-breaking space in places where line break should not occur as per Czech language spec.

Actually Vlnka provides a Smarty block helper and modifier for usage in an application which uses [Smarty](http://www.smarty.net/) as the template engine.

In an ATK14 application Vlnka takes effect only when Czech or Slovak language is used.

Basic usage
-----------

[](#basic-usage)

In a template:

```
{* block helper usage *}
{vlnka}

    Here is the text in which all the regular spaces will be replaced with non-breaking spaces.

    Zde je text, ve kterém budou na všech potřebných místech nahrazeny normální mezery mezerami nedělitelnými.

    Vlnka doesn't change content of HTML tags.

{/vlnka}

{* modifier usage *}
{$text|vlnka}

```

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

[](#installation)

Just use the Composer:

```
cd path/to/your/atk14/project/
composer require atk14/vlnka

```

License
-------

[](#license)

Vlnka is free software distributed [under the terms of the MIT license](http://www.opensource.org/licenses/mit-license)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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.

###  Release Activity

Cadence

Every ~713 days

Total

3

Last Release

1240d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/974278?v=4)[Jaromir Tomek](/maintainers/yarri)[@yarri](https://github.com/yarri)

---

Top Contributors

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

---

Tags

templatingatk14spacenbspvlna

### Embed Badge

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

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

###  Alternatives

[twig/twig

Twig, the flexible, fast, and secure template language for PHP

8.7k465.7M7.2k](/packages/twig-twig)[mustache/mustache

A Mustache implementation in PHP.

3.3k47.6M324](/packages/mustache-mustache)[smarty/smarty

Smarty - the compiling PHP template engine

2.4k41.8M457](/packages/smarty-smarty)[timber/timber

Create WordPress themes with beautiful OOP code and the Twig Template Engine

5.7k3.7M132](/packages/timber-timber)[league/plates

Plates, the native PHP template system that's fast, easy to use and easy to extend.

1.5k6.2M273](/packages/league-plates)[eftec/bladeone

The standalone version Blade Template Engine from Laravel in a single php file

8379.7M105](/packages/eftec-bladeone)

PHPackages © 2026

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