kelunik/string

Simple string functions.

Installs: 129

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/kelunik/string

v1.0.0 2019-07-11 18:49 UTC

This package is auto-updated.

Last update: 2025-09-12 07:44:35 UTC


README

Build Status CoverageStatus License

kelunik/string is a small library containing string helper functions.

  • Kelunik\String\startsWith
  • Kelunik\String\endsWith
  • Kelunik\String\contains

Requirements

  • PHP 7.1

Installation

composer require kelunik/string