Download the PHP package diggin/diggin-http-charset without Composer
On this page you can find all versions of the php package diggin/diggin-http-charset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package diggin-http-charset
Diggin_Http_Charset
Automatically convert to UTF-8.
Detecting based on header's charset & html meta charset.
(handling several charset more carefully - SJIS-win, TIS-620 and others..)
This library aims to used in web-scraping.
Requirements
- PHP 5.3 or over
- mbstring and iconv
Usage
- wrap response object:
Please see more at demos/Diggin/Http/Charset .
Guzzle & Goutte
guzzle-plugin-AutoCharsetEncodingPlugin supports for using with Guzzle3.
Usage of with Behat by @MugeSo
Technical Information
Diggin_Http_Charset is based on HTMLScraping.
License
Diggin_Http_Charset is licensed under LGPL(GNU Lesser General Public License).
Similar library
- perl : HTTP::Response::Encoding
- python : Universal Encoding Detector
TODOs
- handling non text/html content types.
- better APIs & according ZF2 coding standard.
- struggle in more charset :-\
All versions of diggin-http-charset with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package diggin/diggin-http-charset contains the following files
Loading the files please wait ....