Skip to content

pedroelsner/bake_utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bake UTF8 1.1

Bake UTF8 allows you to create your Models, Controllers and Views in UTF-8 (without BOM).

Compatibility

Compatible with CakePHP v 1.3

Install

Download the plugin and place its contents inside app/plugins/bake_utf8 or other plugins directory for CakePHP.

How to use

In this new version 1.1, you need only adding the suffix "_utf8" for command bake.

cake bake_utf8 all
cake bake_utf8 model MODEL_NAME
cake bake_utf8 controller CONTROLLER_NAME
cake bake_utf8 view VIEW_NAME

Author

Pedro Elsner (http://pedroelsner.com/)

About

Allows you to create your Models, Controllers and Views in UTF-8 (without BOM).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages