mikeweb85 / cakephp-text
Enhanced Text Utility plugin for CakePHP
Package info
github.com/mikeweb85/cakephp-text
Type:cakephp-plugin
pkg:composer/mikeweb85/cakephp-text
0.1.4
2024-01-23 18:24 UTC
Requires
- php: >=7.2
- ext-mbstring: *
- ext-openssl: *
- ext-tidy: *
- cakephp/cakephp: ^4 || ^5
- ezyang/htmlpurifier: ^4.13
- html2text/html2text: ^4.3
- league/html-to-markdown: ^5.1
- ramsey/uuid: ^4.7
- voku/stop-words: ^2
Requires (Dev)
- phpunit/phpunit: ^8.5 || ^9.3
This package is auto-updated.
Last update: 2026-02-23 23:10:22 UTC
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require mikeweb85/cakephp-text