2017 © Pedro Peláez
 

library escapes

Bareword escapes!

image

ajf/escapes

Bareword escapes!

  • Saturday, January 17, 2015
  • by ajf
  • Repository
  • 2 Watchers
  • 13 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

escapes is a wee library for PHP 5.3+ that lets you use escapes as barewords, like so:, (*1)

echo 'hello, world', \n;
echo 'I', \t, 'love', \t, 'tabs!', \n;
echo 'In Europe, they use ', \xE2, \x82, \xAC, ' (the Euro)', \n;

Supports the e, f, n, r, t, v and xXX (hex digits case-insensitive) escapes., (*2)

Install it with composer, just require ajf/escapes., (*3)

If you actually use this... dear god the future isn't bright, (*4)

The Versions

17/01 2015

dev-master

9999999-dev http://github.com/TazeTSchnitzel/escapes

Bareword escapes!

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

use dear god why would anyone ever this zalgo

17/01 2015

v1.0.1

1.0.1.0 http://github.com/TazeTSchnitzel/escapes

Bareword escapes!

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

use dear god why would anyone ever this zalgo

22/12 2014

v1.0

1.0.0.0 http://github.com/TazeTSchnitzel/escapes

Bareword escapes!

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

use dear god why would anyone ever this zalgo