# i18n **Repository Path**: mirrors_CakeDC/i18n ## Basic Information - **Project Name**: i18n - **Description**: Internationalization Plugin for CakePHP - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CakeDC I18n Plugin ================== [![Bake Status](https://secure.travis-ci.org/CakeDC/i18n.png?branch=master)](http://travis-ci.org/CakeDC/i18n) [![Downloads](https://poser.pugx.org/CakeDC/i18n/d/total.png)](https://packagist.org/packages/CakeDC/i18n) [![Latest Version](https://poser.pugx.org/CakeDC/i18n/v/stable.png)](https://packagist.org/packages/CakeDC/i18n) The **I18n** plugin provides the required classes and method to be able to internationalize your application more easily. Basically it offers a very simple way of switching your application default language based on the url, It also provides classes to auto translate content using the Google translate API. Requirements ------------ * CakePHP 2.5+ * PHP 5.2.8+ Documentation ------------- For documentation, as well as tutorials, see the [Docs](Docs/Home.md) directory of this repository. Support ------- For bugs and feature requests, please use the [issues](https://github.com/CakeDC/i18n/issues) section of this repository. Commercial support is also available, [contact us](http://cakedc.com/contact) for more information. Contributing ------------ This repository follows the [CakeDC Plugin Standard](http://cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](http://cakedc.com/contribution-guidelines) for detailed instructions. License ------- Copyright 2007-2014 Cake Development Corporation (CakeDC). All rights reserved. Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.