Download the PHP package jayalfredprufrock/codeigniter-language without Composer
On this page you can find all versions of the php package jayalfredprufrock/codeigniter-language. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jayalfredprufrock/codeigniter-language
More information about jayalfredprufrock/codeigniter-language
Files in jayalfredprufrock/codeigniter-language
Download jayalfredprufrock/codeigniter-language
More information about jayalfredprufrock/codeigniter-language
Files in jayalfredprufrock/codeigniter-language
Vendor jayalfredprufrock
Package codeigniter-language
Short Description A CI spark making auto-detecting the proper language to serve easy.
License MIT
Package codeigniter-language
Short Description A CI spark making auto-detecting the proper language to serve easy.
License MIT
Please rate this library. Is it a good library?
Informations about the package codeigniter-language
codeigniter-language
A CI spark making auto-detecting the proper language to serve easy.
Default auto detection flow
- Check the lang code in the subdomain. It's the master rule.
- Check the lang code in the first segment in URI.
- If no lang code is in subdomain or URI check the browser language if available and activated.
- As the last rule, set the lang code to the default one defined in the CI global config file.
Composer installation
If using composer to include this spark, note that composer/installers is used to place the spark within application/modules
so you'll either need to override this location, or change your default spark location.
Credit
Rewrite of the kitlang language spark by [email protected]
All versions of codeigniter-language with dependencies
PHP Build Version
Package Version
The package jayalfredprufrock/codeigniter-language contains the following files
Loading the files please wait ....