Download the PHP package keevitaja/language-detector-socket without Composer
On this page you can find all versions of the php package keevitaja/language-detector-socket. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download keevitaja/language-detector-socket
More information about keevitaja/language-detector-socket
Files in keevitaja/language-detector-socket
Download keevitaja/language-detector-socket
More information about keevitaja/language-detector-socket
Files in keevitaja/language-detector-socket
Vendor keevitaja
Package language-detector-socket
Short Description A high-performance PHP language detection service using Unix sockets and Efficient Language Detector.
License MIT
Package language-detector-socket
Short Description A high-performance PHP language detection service using Unix sockets and Efficient Language Detector.
License MIT
Please rate this library. Is it a good library?
Informations about the package language-detector-socket
Language Detector Socket
A high-performance language detection service written in PHP using Unix sockets and Efficient Language Detector.
Installation
[!IMPORTANT] Enable OPcache for CLI to avoid excessive CPU usage. The LanguageDetector library loads and compiles large language model data files on every request. Without OPcache, PHP will recompile these files repeatedly, causing significant CPU overhead.
Usage
Start the Server
Use the Client
Configuration defaults
All versions of language-detector-socket with dependencies
PHP Build Version
Package Version
The package keevitaja/language-detector-socket contains the following files
Loading the files please wait ...