Download the PHP package liderman/php-text-generator without Composer
On this page you can find all versions of the php package liderman/php-text-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-text-generator
php-text-generator
Fast SEO text generator on a mask.
Written in PHP. I do not use regular expressions and the fastest. I covered tests and simple! Supporting recursive text generation rules. It supports multiple encodings.
This package implements the functionality of a similar package for Go Lang – text-generator.
Installation
composer require liderman/php-text-generator
Usage
An example of a simple template text generation:
An example of a complex generation template text:
Features
- It supports multiple encodings
- Supporting recursive text generation rules
- Fast! Does not use regular expressions
- Easy wrapping thanks to the integrated interface
- Covered tests
- Written by PSR standards and 100% covered with documentation (PHP-Doc)
- Without external dependencies
- The code is checked by the static analyzer PhpStan lvl 7
Requirements
- PHP >= 7.1
All versions of php-text-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package liderman/php-text-generator contains the following files
Loading the files please wait ....