davidpersson / textual
PHP library with tools for modulating text.
Installs: 1 799
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
pkg:composer/davidpersson/textual
This package is not auto-updated.
Last update: 2025-09-27 18:51:16 UTC
README
TEXTUAL -- Tools for text. Synopsis -------- - Usage ----- - Copyright, License & Attribution -------------------------------- Textual is Copyright (c) 2012-2014 David Persson if not otherwise stated. The code is distributed under the terms of the BSD 3-clause License. For the full license text see the LICENSE file. Textual contains original and modified code from CakePHP(tm). These parts are Copyright (c) 2005-2012 Cake Software Foundation, Inc. (http://cakefoundation.org) and licensed under the terms of the MIT License. Textual's email encoding based upon the implementation as available in PHP Markdown by Michel Fortin, originally based upon a filter by Matthew Wickline, with some optimizations by Milian Wolff. These parts are Copyright (c) 2004-2009 Michel Fortin and licensed under the terms of the BSD 3-clause License.