ubunvova / word-count
There is no license information available for the latest version (1.0.2) of this package.
1.0.2
2025-11-18 19:05 UTC
Requires
- php: ^8.2
README
WordCount is a lightweight PHP library that provides a simple interface for counting words in a given text.
It supports Unicode, so it works across multiple languages (English, Russian, Japanese, etc.).
Requirements
- PHP 8.2+
Installation
Install via Composer:
composer require ubunvova/word-count