ubunvova/word-count

There is no license information available for the latest version (1.0.0) of this package.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/ubunvova/word-count

1.0.0 2025-11-15 15:45 UTC

This package is auto-updated.

Last update: 2025-11-15 15:50:57 UTC


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