PHP Bindings for Chromium Compact Language Detector
Exposes Chromium Compact Language Detector to PHP to find out what language a text is
License: BSD License
| Version | Release | Download | 
| 0.5.0 | 2011-11-15 | cld-0.5.0.tgz | 
| 0.4.0 | 2011-10-30 | cld-0.4.0.tgz | 
| 0.3.0 | 2011-10-25 | cld-0.3.0.tgz | 
| 0.2.0 | 2011-10-24 | cld-0.2.0.tgz | 
| 0.1.0 | 2011-10-23 | cld-0.1.0.tgz | 
| Version | Message | 
| 0.5.0 | 
                                - Fixing linking on Linux causing the error "undefined symbol _ZNSs4_Rep20_S_empty_rep_storageE" - Reflection test case for CLD\InvalidArgumentException, CLD\InvalidLanguageException, CLD\InvalidEncodingException - Reflection test case for CLD\Detector - Use cld_encodings.h from upstream library instead of our own  | 
                        
| 0.4.0 | 
                                - New OOP API - Better error handling - More tests  | 
                        
| 0.3.0 | 
                                - Cleanup to use internal APIs (Pierre Joye) - Windows build support (Pierre Joye)  | 
                        
| 0.2.0 | - Compatibility with latest HEAD of libcld | 
| 0.1.0 | - Initial release |