mikeweb85 / cakephp-text
Enhanced Text Utility plugin for CakePHP
Installs: 175
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
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: 2025-03-23 20:46:14 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