Is there a CakePHP offline manual

大憨熊 提交于 2019-12-02 19:11:56

You can download CakePHP's manual from their website:

http://book.cakephp.org/2.0/en/

In the welcome section you will find two download links :

Download the documentation:

epub format = http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.epub
original source = https://github.com/cakephp/docs
Leo

There is no 'right' answer to my question, but the discussion has proved to be very useful.

As CakePHP now publish 'offline-able' manuals on their website for 2.x http://book.cakephp.org/2.0/en/index.html this thread is effectively redundant.

I've used gotAPI in the past but it doesn't work if the API goes offline and doesn't cover the Cookbook.

I usually just refer people to the "All in one page" Cookbook links you mentioned as these can be saved as HTML or printed to PDF.

The main issue I've heard in the past about offline copies of the Cookbook is that the content is copyrighted to the CSF, but - looking now - the content seems to be licensed for non-commercial sharing under a creative commons license. (IANAL though.)

cakephp 1.3 offline docs as a zipped, google ads stripped off html http://www.4shared.com/zip/QbLIpxwC/Cake13_-html_docs.html .

For learning Basic Cakephp 2.X version offline

http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.pdf

and For Advance CakePHP Tips on coding side you can download a manual from below link

http://www.pseudocoder.com/Super_Awesome_Advanced_CakePHP_Tips.pdf

i hope it will give you best guideline in CakePHP

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!