ubunvova/word-count

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

Maintainers

Package info

github.com/ubunvova/WordCount

pkg:composer/ubunvova/word-count

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2025-11-18 19:05 UTC

This package is auto-updated.

Last update: 2026-03-18 19:54:48 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.2+

Installation

Install via Composer:

composer require ubunvova/word-count