PHPackages                             joelwenger/textspecial - 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. joelwenger/textspecial

ActiveLibrary

joelwenger/textspecial
======================

TextSpecial is a small parser class for a proprietary markup language that can handle multiple columns.

00PHP

Since Jul 4Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

TextSpecial
===========

[](#textspecial)

### Description

[](#description)

TextSpecial is a class for parsing a proprietary but simple markup language that can handle multiple columns. No CSS framework was used, for simple fast and convenient use in smaller projects.

### Requirements

[](#requirements)

- PHP &gt;= 5.6

### Installation

[](#installation)

```
composer require joelwenger/textspecial
```

### Basic Usage

[](#basic-usage)

first some settings:

```
