2017 © Pedro Peláez
 

library string

A standalone library for manipulating multibyte strings

image

opis/string

A standalone library for manipulating multibyte strings

  • Monday, May 28, 2018
  • by msarca
  • Repository
  • 5 Watchers
  • 45 Stars
  • 1,443 Installations
  • PHP
  • 2 Dependents
  • 1 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 8 % Grown

The README.md

Opis String

Tests Latest Stable Version Latest Unstable Version License, (*1)

Multibyte strings

Opis String is a tiny library that allows you to work with multibyte encoded strings in an object-oriented manner. The library has no dependencies to mb_string or similar PHP extensions., (*2)

Documentation

The full documentation for this library can be found here., (*3)

License

Opis String is licensed under the Apache License, Version 2.0., (*4)

Requirements

  • PHP ^7.4 || ^8.0
  • ext-json
  • ext-iconv

Installation

Opis String is available on Packagist and it can be installed from a command line interface by using Composer., (*5)

composer require opis/string

Or you could directly reference it into your composer.json file as a dependency, (*6)

{
    "require": {
        "opis/string": "^2.0"
    }
}

The Versions

28/05 2018

dev-master

9999999-dev http://opis.io

A standalone library for manipulating multibyte strings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Marius Sarca

utf-8 string string manipulation opis multi-byte

10/08 2016

1.4.0

1.4.0.0 http://opis.io

A standalone library for manipulating multibyte strings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Marius Sarca

utf-8 string string manipulation opis multi-byte

10/08 2016

1.3.0

1.3.0.0 http://opis.io

A standalone library for manipulating multibyte strings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Marius Sarca

utf-8 string string manipulation opis multi-byte

08/08 2016

1.2.0

1.2.0.0 http://opis.io

A standalone library for manipulating UTF-8 strings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Marius Sarca

utf-8 string string manipulation opis multi-byte

08/08 2016

1.1.1

1.1.1.0 http://opis.io

A standalone library for manipulating UTF-8 strings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Marius Sarca

utf-8 string string manipulation opis multi-byte

08/08 2016

1.1.0

1.1.0.0 http://opis.io

A standalone library for manipulating UTF-8 strings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Marius Sarca

utf-8 string string manipulation opis multi-byte

05/08 2016

1.0.0

1.0.0.0 http://opis.io

A standalone library for manipulating UTF-8 strings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Marius Sarca

utf-8 string string manipulation opis multi-byte