Download the PHP package daycry/codeigniter-language without Composer
On this page you can find all versions of the php package daycry/codeigniter-language. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daycry/codeigniter-language
More information about daycry/codeigniter-language
Files in daycry/codeigniter-language
Download daycry/codeigniter-language
More information about daycry/codeigniter-language
Files in daycry/codeigniter-language
Vendor daycry
Package codeigniter-language
Short Description Load language files as array in Codeigniter 4
License MIT
Homepage https://github.com/daycry/codeigniter-language
Package codeigniter-language
Short Description Load language files as array in Codeigniter 4
License MIT
Homepage https://github.com/daycry/codeigniter-language
Please rate this library. Is it a good library?
Informations about the package codeigniter-language
Codeigniter Language
Language for Codeigniter 4
Send translation files to Javascript
Installation via composer
Use the package with composer install
> composer require daycry/codeigniter-language
Manual installation
Download this repo and then enable it by editing app/Config/Autoload.php and adding the Daycry\Language namespace to the $psr4 array. For example, if you copied it into app/ThirdParty:
Usage Loading Library
Usage as a Service
Usage In Views
Twig
Use the package with composer install
> composer require daycry/twig
Codeigniter Views
All versions of codeigniter-language with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package daycry/codeigniter-language contains the following files
Loading the files please wait ....