2017 © Pedro Peláez
 

library text

String manipulation library

image

crysalead/text

String manipulation library

  • Sunday, October 16, 2016
  • by jails
  • Repository
  • 2 Watchers
  • 2 Stars
  • 8,479 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 33 % Grown

The README.md

Text - String manipulation library

Build Status Code Coverage, (*1)

A small library that replaces placeholders into a string template., (*2)

API

Replacing some placeholders

Text::insert('My name is {:name} and I am {:age} years old.', [
    'name' => 'Bob', 'age' => '65'
]);

The Versions

16/10 2016

dev-master

9999999-dev

String manipulation library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by CrysaLEAD

string manipulation

06/12 2015

2.0.0

2.0.0.0

String manipulation library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

string manipulation

05/11 2015

1.0.1

1.0.1.0

String manipulation library

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

string manipulation

21/07 2015

1.0.0

1.0.0.0

String manipulation library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

string manipulation