2017 © Pedro Peláez
 

library php-unicode

Unicode utilities

image

timwhitlock/php-unicode

Unicode utilities

  • Saturday, November 22, 2014
  • by timwhitlock
  • Repository
  • 2 Watchers
  • 3 Stars
  • 8 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

NO LONGER MAINTAINED

PHP 7 now has native Unicode support., (*1)


php-unicode

Utilities for working with Unicode characters in PHP., (*2)

The following prints a multi-byte tick mark from the code point U+2714., (*3)

   require('u.php');  
   header('Content-Type: text/html; charset=utf8', true );  
   echo u('\u2714');  

For further documentation, see the tests., (*4)

The Versions

22/11 2014

dev-master

9999999-dev https://github.com/timwhitlock/php-unicode

Unicode utilities

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

string unicode utf8

22/11 2014

1.0

1.0.0.0 https://github.com/timwhitlock/php-unicode

Unicode utilities

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

string unicode utf8