Skip to content

Releases: AndyDune/StringReplace

Add abstract class for functions.

07 May 07:00
Compare
Choose a tag to compare

Functions classes with instance of AbstractFunction may keep values within single string.
addcomma function allows to not insert comma with single value to insert.

Changed template marker functions description mechanics.

04 May 06:22
Compare
Choose a tag to compare

The best approach for extend custom functions.

Add function pluralrus for name numbers for Russian.

03 May 09:50
Compare
Choose a tag to compare
v1.3.0

Add function pluralrus for name numbers for Russian.

Set replace function to protected.

03 May 06:38
Compare
Choose a tag to compare
v1.2.1

Set replace function to protected.

Marker in template can be with many functions. Functions can have params.

02 May 13:47
Compare
Choose a tag to compare
v1.2.0

Marker in template can be with many functions. Functions can have par…

Add PowerReplace class for use.

29 Apr 08:21
Compare
Choose a tag to compare
v1.1.0

Add PowerReplace class for use. Tested.

SimpleReplace class.

27 Apr 08:04
Compare
Choose a tag to compare

It uses str_replace function. Can work with php 5.6