2017 © Pedro Peláez
 

library util-string

Utility classes to work with PHP strings

image

dominionenterprises/util-string

Utility classes to work with PHP strings

  • Thursday, February 22, 2018
  • by dominionenterprises
  • Repository
  • 7 Watchers
  • 1 Stars
  • 28,746 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 12 % Grown

The README.md

util-string-php

Build Status Scrutinizer Code Quality Coverage Status, (*1)

Latest Stable Version Latest Unstable Version License, (*2)

Total Downloads Daily Downloads Monthly Downloads, (*3)

A collection of string utilities., (*4)

Requirements

util-string-php requires PHP 7.0 (or later)., (*5)

Composer

To add the library as a local, per-project dependency use Composer! Simply add a dependency on traderinteractive/util-string to your project's composer.json file such as:, (*6)

{
    "require": {
        "traderinteractive/util-string": "^3.0"
    }
}

Documentation

Found in the source itself, take a look!, (*7)

Contact

Developers may be contacted at:, (*8)

Project Build

With a checkout of the code get Composer in your PATH and run:, (*9)

./vendor/bin/phpunit
./vendor/bin/phpcs

There is also a docker-based fig configuration that will execute the build inside a docker container. This is an easy way to build the application:, (*10)

fig run build

Contributing

For more information on our build process, read through out our Contribution Guidelines., (*11)

The Versions

22/02 2018

dev-master

9999999-dev

Utility classes to work with PHP strings

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

by Spencer Rinehart
by Jonathan Gaillard

utility string

22/02 2018

v3.0.0

3.0.0.0

Utility classes to work with PHP strings

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

by Spencer Rinehart
by Jonathan Gaillard

utility string

24/05 2016

v2.0.0

2.0.0.0

Utility classes to work with PHP strings

  Sources   Download

MIT

The Requires

  • php ~5.6 || ~7.0

 

The Development Requires

by Spencer Rinehart
by Jonathan Gaillard

utility string

04/10 2015

v1.8.2

1.8.2.0

Utility classes to work with PHP strings

  Sources   Download

MIT

The Requires

  • php ~5.4

 

The Development Requires

by Spencer Rinehart
by Jonathan Gaillard

utility string