ubunvova / word-count
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/ubunvova/word-count
Requires
- php: ^8.0
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.0+
Installation
Install via Composer:
composer require ubunvova/word-count