Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.077.294 Times

PHP UTF-8 0.4

  Date Added: May 10, 2013  |  Visits: 719

PHP UTF-8

Report Broken Link
Printer Friendly Version


Product Homepage
Download (62 downloads)



PHP UTF-8 is a UTF-8 aware library of functions mirroring PHP's own string functions. Does not require PHP mbstring extension though will use it, if found, for a (small) performance gain. Features: - Provides UTF-8 aware versions of PHP's string functions - Detection of bad UTF-8 sequences - Cleaning of bad UTF-8 sequences - Detecting pure ASCII & stripping non-ASCII - contains utilities to detect whether a UTF-8 string contains just ASCII characters (allowing you to use PHP's faster, native, string functions) and also stripping everything non-ASCII from a string. - Basic transliteration - not much but enough to convert common European, non-ascii characters to a reasonable ASCII equivalent. You might use these when preparing a string for use as a filename, afterwhich you strip all other non-as all other non-ascii characters uslities.

Requirements: No special requirements
Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP , BSD Solaris
Keyword: Ascii Library Library Php String Functions Text Manipulation Utf-8
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


PHP UTF-8 RELATED
Text Management  -  Missing string functions 1.0
Missing string functions script introduces some functions to help you manage international text.
 
Text Management  -  ProtectUTF8 1.0
protect_utf8 is a function decorator that can prevent naive functions from breaking UTF-8. If the wrapped function takes a string, and that string happens to be valid UTF-8, converts it to a unicode object and call the wrapped function. If a...
 
Libraries  -  INVSTR 1.0
INVSTR is a library of C functions that follow the behavior of the standard library string functions, but starting all searches and the like from the end of the string rather than the start. Whats New in This Release: This initial release...
10.24 KB  
Text Management  -  Simple string checksum 1.0
This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list...
 
Libraries  -  utf8proc 1.1.2
utf8proc is a library for processing UTF-8 encoded Unicode strings. Unicode normalization, mapping of new line functions (NLF) to standard paragraph and line separators, stripping of default ignorable characters, and case folding are supported....
276.48 KB  
Finance  -  OTTools 1.0
OTTools is a collection of free online browser-based text manipulation tools such as sort, insert, add a sequential, remove, merge, find, count and more options for text manipulation. With OTTools, you can remove empty lines from texts, generate...
 
Libraries  -  Better String Library 7222006
Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++s std::string. The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM...
112.64 KB  
Libraries  -  AA Helper Library 0.1
AA Helper Library is a basic library of helper functions for AAlib. Inspiration that started this is AAJM, when I implemented circles and lines. More or less on a whim, I turned it into a more convincing project. Yes, Im fully aware of the...
18.43 KB  
Libraries  -  libunicode 0.7
Libunicode offers low-level Unicode (UTF-16) text processing functionality, which can be divided into three categories: - Character handling - String handling - Charsets handling Libunicode uses ISO/IEC 10646-defined UTF-16 encoding for...
112.64 KB  
Libraries  -  PHP::Strings 0.28
PHP::Strings is a Perl module to implement some of PHPs string functions. SYNOPSIS use PHP::Strings; my $slashed = addcslashes( $not_escaped, $charlist ); my $wordcount = str_word_count( $string ); my @words = str_word_count( $string, 1 );...
78.85 KB  
NEW DOWNLOADS IN SCRIPTS, TEXT MANAGEMENT
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Text Management  -  Chomsky random text generator 1.1
This script creates believable Chomsky style obfuscated prose.
 
Text Management  -  PDFedit 0.3.1
PDFedit is free and open source library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI and set of command line tools.
 
Text Management  -  dynTEXTmaker 1.0
DynTEXTmaker is an easy to use script that allows you to use your favorite font on your website. Due to some restrictions of the fonts you can use in HTML, you will sooner or later be confronted to the problem that you'll have to save your texts...
 
Text Management  -  TeXML 2.0.0
TeXML is an XML syntax for TeX (LaTeX, ConTeXt).The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate [La]TeX or ConTeXt...
 
Text Management  -  Wrapping template engine 1.0
It is not so easy to put template engine and the template itself together, and to separate logic and a template. This script should define the value substituted for the slot of the easy source code for using template engine, the function of...