kelunik/string

Simple string functions.

Maintainers

👁 kelunik

Package info

github.com/kelunik/string

pkg:composer/kelunik/string

Statistics

Installs: 140

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

Requires

None

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT b87ef14eb8059486b64d9e5f1f35f9298cd44050

  • Niklas Keller <me.woop@kelunik.com>

This package is auto-updated.

Last update: 2026-06-12 09:24:03 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