Skip to content

Instantly share code, notes, and snippets.

@MarkLL
MarkLL / spintax.php
Last active September 5, 2015 01:34 — forked from irazasyed/spintax.php
<?PHP
/**
* Spintax - A helper class to process Spintax strings.
* @name Spintax
* @author Jason Davis - https://www.codedevelopr.com/
* Tutorial: https://www.codedevelopr.com/articles/php-spintax-class/
* Modified by Mark Larsen:
* Added ability so that a fixed output can be returned.
*/
class Spintax