dg/texy
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated again
Maintainers
Requires
- php: 8.1 - 8.5
Requires (Dev)
- latte/latte: ^3.0.14
- nette/phpstan-rules: ^1.0
- nette/tester: ^2.5
- phpstan/extension-installer: ^1.4@stable
- phpstan/phpstan: ^2.1@stable
- tracy/tracy: ^2.9
Suggests
None
Provides
None
Conflicts
- latte/latte: >=3.0.0 <3.0.14
Replaces
- dg/texy: *
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only 77daa3f6d881d86bf0901472c1c4299cdca85a2d
This package is auto-updated.
Last update: 2026-06-01 06:06:14 UTC
README
👁 Downloads this Month
👁 Tests
👁 Coverage Status
👁 Latest Stable Version
👁 License
Texy is text-to-HTML formatter and converter library written in PHP. It allows you to write structured documents (with images, links, nested lists, tables) without knowledge or using of HTML language. You write documents in humane easy-to-read plain text format and Texy! converts it to structurally and valid HTML code.
Texy formats text in accordance with typographic rules. It replaces quotes with typographic correct quotes, hyphens with em-dash, converts letter x to dimension sign etc.
The best way to install Texy is to use a Composer:
php composer.phar require texy/texy
Documentation and Examples
Refer to the 'examples' directory for examples. Texy documentation is available on the homepage https://texy.nette.org.
Support Me
Do you like Texy? Are you looking forward to the new features?
Thank you!
