Download coke Free Java Code

Description

A full stack MVC framework that speeds up your web development.

Icons

coke

Source Files

The download file coke-master.zip has the following entries.


LICENSE.txt/*  ww  w . j av  a  2 s .  c  o  m*/
README
VERSION.txt
basics.php
bootstrap.php
config/config.php
config/paths.php
config/unicode/casefolding/0000_007f.php
config/unicode/casefolding/0080_00ff.php
config/unicode/casefolding/0100_017f.php
config/unicode/casefolding/0180_024F.php
config/unicode/casefolding/0300_036f.php
config/unicode/casefolding/0370_03ff.php
config/unicode/casefolding/0400_04ff.php
config/unicode/casefolding/0500_052f.php
config/unicode/casefolding/0530_058f.php
config/unicode/casefolding/10400_1044f.php
config/unicode/casefolding/10a0_10ff.php
config/unicode/casefolding/1e00_1eff.php
config/unicode/casefolding/1f00_1fff.php
config/unicode/casefolding/2100_214f.php
config/unicode/casefolding/2150_218f.php
config/unicode/casefolding/2460_24ff.php
config/unicode/casefolding/2c00_2c5f.php
config/unicode/casefolding/2c60_2c7f.php
config/unicode/casefolding/2c80_2cff.php
config/unicode/casefolding/fb00_fb4f.php
config/unicode/casefolding/ff00_ffef.php
console/cake
console/cake.bat
console/cake.php
console/error.php
console/libs/acl.php
console/libs/api.php
console/libs/bake.php
console/libs/console.php
console/libs/i18n.php
console/libs/schema.php
console/libs/shell.php
console/libs/tasks/controller.php
console/libs/tasks/db_config.php
console/libs/tasks/extract.php
console/libs/tasks/model.php
console/libs/tasks/plugin.php
console/libs/tasks/project.php
console/libs/tasks/view.php
console/libs/templates/skel/.htaccess
console/libs/templates/skel/app_controller.php
console/libs/templates/skel/app_helper.php
console/libs/templates/skel/app_model.php
console/libs/templates/skel/config/acl.ini.php
console/libs/templates/skel/config/bootstrap.php
console/libs/templates/skel/config/core.php
console/libs/templates/skel/config/database.php.default
console/libs/templates/skel/config/inflections.php
console/libs/templates/skel/config/routes.php
console/libs/templates/skel/config/sql/db_acl.php
console/libs/templates/skel/config/sql/db_acl.sql
console/libs/templates/skel/config/sql/i18n.php
console/libs/templates/skel/config/sql/i18n.sql
console/libs/templates/skel/config/sql/sessions.php
console/libs/templates/skel/config/sql/sessions.sql
console/libs/templates/skel/controllers/components/empty
console/libs/templates/skel/controllers/pages_controller.php
console/libs/templates/skel/index.php
console/libs/templates/skel/locale/eng/LC_MESSAGES/empty
console/libs/templates/skel/models/behaviors/empty
console/libs/templates/skel/models/datasources/empty
console/libs/templates/skel/plugins/empty
console/libs/templates/skel/tests/cases/behaviors/empty
console/libs/templates/skel/tests/cases/components/empty
console/libs/templates/skel/tests/cases/controllers/empty
console/libs/templates/skel/tests/cases/helpers/empty
console/libs/templates/skel/tests/cases/models/empty
console/libs/templates/skel/tests/fixtures/empty
console/libs/templates/skel/tests/groups/empty
console/libs/templates/skel/tmp/cache/models/empty
console/libs/templates/skel/tmp/cache/persistent/empty
console/libs/templates/skel/tmp/cache/views/empty
console/libs/templates/skel/tmp/logs/empty
console/libs/templates/skel/tmp/sessions/empty
console/libs/templates/skel/tmp/tests/empty
console/libs/templates/skel/vendors/shells/tasks/empty
console/libs/templates/skel/vendors/shells/templates/empty
console/libs/templates/skel/views/elements/email/html/default.ctp
console/libs/templates/skel/views/elements/email/text/default.ctp
console/libs/templates/skel/views/elements/empty
console/libs/templates/skel/views/errors/empty
console/libs/templates/skel/views/helpers/empty
console/libs/templates/skel/views/layouts/ajax.ctp
console/libs/templates/skel/views/layouts/default.ctp
console/libs/templates/skel/views/layouts/email/html/default.ctp
console/libs/templates/skel/views/layouts/email/text/default.ctp
console/libs/templates/skel/views/layouts/flash.ctp
console/libs/templates/skel/views/layouts/js/default.ctp
console/libs/templates/skel/views/layouts/rss/default.ctp
console/libs/templates/skel/views/layouts/xml/default.ctp
console/libs/templates/skel/views/pages/empty
console/libs/templates/skel/views/scaffolds/empty
console/libs/templates/skel/webroot/.htaccess
console/libs/templates/skel/webroot/css.php
console/libs/templates/skel/webroot/css/cake.generic.css
console/libs/templates/skel/webroot/favicon.ico
console/libs/templates/skel/webroot/img/cake.icon.gif
console/libs/templates/skel/webroot/img/cake.power.gif
console/libs/templates/skel/webroot/index.php
console/libs/templates/skel/webroot/js/vendors.php
console/libs/templates/skel/webroot/test.php
console/libs/templates/views/form.ctp
console/libs/templates/views/home.ctp
console/libs/templates/views/index.ctp
console/libs/templates/views/view.ctp
dispatcher.php
libs/cache.php
libs/cache/apc.php
libs/cache/file.php
libs/cache/memcache.php
libs/cache/model.php
libs/cache/xcache.php
libs/cake_log.php
libs/class_registry.php
libs/configure.php
libs/controller/app_controller.php
libs/controller/component.php
libs/controller/components/acl.php
libs/controller/components/auth.php
libs/controller/components/cookie.php
libs/controller/components/email.php
libs/controller/components/request_handler.php
libs/controller/components/security.php
libs/controller/components/session.php
libs/controller/controller.php
libs/controller/pages_controller.php
libs/controller/scaffold.php
libs/debugger.php
libs/error.php
libs/file.php
libs/flay.php
libs/folder.php
libs/http_socket.php
libs/i18n.php
libs/inflector.php
libs/l10n.php
libs/magic_db.php
libs/model/app_model.php
libs/model/behavior.php
libs/model/behaviors/acl.php
libs/model/behaviors/translate.php
libs/model/behaviors/tree.php
libs/model/connection_manager.php
libs/model/datasources/datasource.php
libs/model/datasources/dbo/dbo_adodb.php
libs/model/datasources/dbo/dbo_db2.php
libs/model/datasources/dbo/dbo_firebird.php
libs/model/datasources/dbo/dbo_mssql.php
libs/model/datasources/dbo/dbo_mysql.php
libs/model/datasources/dbo/dbo_mysqli.php
libs/model/datasources/dbo/dbo_odbc.php
libs/model/datasources/dbo/dbo_oracle.php
libs/model/datasources/dbo/dbo_postgres.php
libs/model/datasources/dbo/dbo_sqlite.php
libs/model/datasources/dbo/dbo_sybase.php
libs/model/datasources/dbo_source.php
libs/model/db_acl.php
libs/model/model.php
libs/model/record.php
libs/model/schema.php
libs/object.php
libs/overloadable.php
libs/overloadable_php4.php
libs/overloadable_php5.php
libs/router.php
libs/sanitize.php
libs/security.php
libs/session.php
libs/set.php
libs/socket.php
libs/string.php
libs/validation.php
libs/view/elements/dump.ctp
libs/view/elements/email/html/default.ctp
libs/view/elements/email/text/default.ctp
libs/view/errors/error404.ctp
libs/view/errors/missing_action.ctp
libs/view/errors/missing_component_class.ctp
libs/view/errors/missing_component_file.ctp
libs/view/errors/missing_connection.ctp
libs/view/errors/missing_controller.ctp
libs/view/errors/missing_helper_class.ctp
libs/view/errors/missing_helper_file.ctp
libs/view/errors/missing_layout.ctp
libs/view/errors/missing_model.ctp
libs/view/errors/missing_scaffolddb.ctp
libs/view/errors/missing_table.ctp
libs/view/errors/missing_view.ctp
libs/view/errors/private_action.ctp
libs/view/errors/scaffold_error.ctp
libs/view/helper.php
libs/view/helpers/ajax.php
libs/view/helpers/app_helper.php
libs/view/helpers/cache.php
libs/view/helpers/form.php
libs/view/helpers/html.php
libs/view/helpers/javascript.php
libs/view/helpers/js.php
libs/view/helpers/number.php
libs/view/helpers/paginator.php
libs/view/helpers/rss.php
libs/view/helpers/session.php
libs/view/helpers/text.php
libs/view/helpers/time.php
libs/view/helpers/xml.php
libs/view/layouts/ajax.ctp
libs/view/layouts/default.ctp
libs/view/layouts/email/html/default.ctp
libs/view/layouts/email/text/default.ctp
libs/view/layouts/flash.ctp
libs/view/layouts/js/default.ctp
libs/view/layouts/rss/default.ctp
libs/view/layouts/xml/default.ctp
libs/view/media.php
libs/view/pages/home.ctp
libs/view/scaffolds/edit.ctp
libs/view/scaffolds/index.ctp
libs/view/scaffolds/view.ctp
libs/view/theme.php
libs/view/view.php
libs/xml.php
tests/cases/dispatcher.test.php
tests/cases/libs/cache.test.php
tests/cases/libs/cache/apc.test.php
tests/cases/libs/cache/file.test.php
tests/cases/libs/cache/memcache.test.php
tests/cases/libs/cache/model.test.php
tests/cases/libs/cache/xcache.test.php
tests/cases/libs/cake_log.test.php
tests/cases/libs/class_registry.test.php
tests/cases/libs/configure.test.php
tests/cases/libs/controller/component.test.php
tests/cases/libs/controller/components/acl.test.php
tests/cases/libs/controller/components/auth.test.php
tests/cases/libs/controller/components/cookie.test.php
tests/cases/libs/controller/components/email.test.php
tests/cases/libs/controller/components/request_handler.test.php
tests/cases/libs/controller/components/security.test.php
tests/cases/libs/controller/components/session.test.php
tests/cases/libs/controller/controller.test.php
tests/cases/libs/controller/pages_controller.php
tests/cases/libs/controller/scaffold.test.php
tests/cases/libs/debugger.test.php
tests/cases/libs/error.test.php
tests/cases/libs/file.test.php
tests/cases/libs/flay.test.php
tests/cases/libs/folder.test.php
tests/cases/libs/http_socket.test.php
tests/cases/libs/i18n.test.php
tests/cases/libs/inflector.test.php
tests/cases/libs/l10n.test.php
tests/cases/libs/loader.test.php
tests/cases/libs/magic_db.test.php
tests/cases/libs/model/behaviors/translate.test.php
tests/cases/libs/model/behaviors/tree.test.php
tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php
tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php
tests/cases/libs/model/datasources/dbo_source.test.php
tests/cases/libs/model/db_acl.test.php
tests/cases/libs/model/model.test.php
tests/cases/libs/model/schema.test.php
tests/cases/libs/object.test.php
tests/cases/libs/overloadable.test.php
tests/cases/libs/router.test.php
tests/cases/libs/sanitize.test.php
tests/cases/libs/security.test.php
tests/cases/libs/session.test.php
tests/cases/libs/set.test.php
tests/cases/libs/socket.test.php
tests/cases/libs/string.test.php
tests/cases/libs/validation.test.php
tests/cases/libs/view/helper.test.php
tests/cases/libs/view/helpers/ajax.test.php
tests/cases/libs/view/helpers/cache.test.php
tests/cases/libs/view/helpers/form.test.php
tests/cases/libs/view/helpers/html.test.php
tests/cases/libs/view/helpers/javascript.test.php
tests/cases/libs/view/helpers/js.test.php
tests/cases/libs/view/helpers/number.test.php
tests/cases/libs/view/helpers/paginator.test.php
tests/cases/libs/view/helpers/rss.test.php
tests/cases/libs/view/helpers/session.test.php
tests/cases/libs/view/helpers/text.test.php
tests/cases/libs/view/helpers/time.test.php
tests/cases/libs/view/helpers/xml.test.php
tests/cases/libs/view/theme.test.php
tests/cases/libs/view/view.test.php
tests/cases/libs/xml.test.php
tests/fixtures/aco_action_fixture.php
tests/fixtures/aco_fixture.php
tests/fixtures/advertisement_fixture.php
tests/fixtures/another_article_fixture.php
tests/fixtures/apple_fixture.php
tests/fixtures/aro_fixture.php
tests/fixtures/aros_aco_fixture.php
tests/fixtures/article_featured_fixture.php
tests/fixtures/article_featureds_tags_fixture.php
tests/fixtures/article_fixture.php
tests/fixtures/articles_tag_fixture.php
tests/fixtures/attachment_fixture.php
tests/fixtures/auth_user_fixture.php
tests/fixtures/author_fixture.php
tests/fixtures/bid_fixture.php
tests/fixtures/cache_test_model_fixture.php
tests/fixtures/category_fixture.php
tests/fixtures/category_thread_fixture.php
tests/fixtures/comment_fixture.php
tests/fixtures/device_fixture.php
tests/fixtures/device_type_category_fixture.php
tests/fixtures/device_type_fixture.php
tests/fixtures/document_directory_fixture.php
tests/fixtures/document_fixture.php
tests/fixtures/exterior_type_category_fixture.php
tests/fixtures/feature_set_fixture.php
tests/fixtures/featured_fixture.php
tests/fixtures/home_fixture.php
tests/fixtures/image_fixture.php
tests/fixtures/item_fixture.php
tests/fixtures/items_portfolio_fixture.php
tests/fixtures/join_thing_fixture.php
tests/fixtures/message_fixture.php
tests/fixtures/number_tree_fixture.php
tests/fixtures/portfolio_fixture.php
tests/fixtures/post_fixture.php
tests/fixtures/posts_tag_fixture.php
tests/fixtures/primary_model_fixture.php
tests/fixtures/project_fixture.php
tests/fixtures/sample_fixture.php
tests/fixtures/secondary_model_fixture.php
tests/fixtures/something_else_fixture.php
tests/fixtures/something_fixture.php
tests/fixtures/syfile_fixture.php
tests/fixtures/tag_fixture.php
tests/fixtures/thread_fixture.php
tests/fixtures/translate_fixture.php
tests/fixtures/translate_table_fixture.php
tests/fixtures/translated_item_fixture.php
tests/fixtures/user_fixture.php
tests/groups/cache.group.php
tests/groups/components.group.php
tests/groups/configure.group.php
tests/groups/helpers.group.php
tests/groups/lib.group.php
tests/groups/lib_controller.group.php
tests/groups/model.group.php
tests/groups/no_database.group.php
tests/groups/routing_system.group.php
tests/groups/view.group.php
tests/lib/cake_reporter.php
tests/lib/cake_test_case.php
tests/lib/cake_test_fixture.php
tests/lib/cake_test_model.php
tests/lib/cake_web_test_case.php
tests/lib/cli_reporter.php
tests/lib/content.php
tests/lib/footer.php
tests/lib/header.php
tests/lib/simpletest.php
tests/lib/test_manager.php
tests/test_app/controllers/components/empty
tests/test_app/models/behaviors/empty
tests/test_app/models/datasources/empty
tests/test_app/plugins/test_plugin/vendors/css/test_plugin_asset.css
tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php
tests/test_app/plugins/test_plugin/views/helpers/test_plugin_helper.php
tests/test_app/plugins/test_plugin/views/helpers/test_plugin_other_helper.php
tests/test_app/plugins/test_plugin/views/layouts/default.ctp
tests/test_app/plugins/test_plugin/views/test_plugin/index.ctp
tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/layouts/default.ctp
tests/test_app/plugins/test_plugin/views/themed/test_plugin_theme/test_plugin/index.ctp
tests/test_app/vendors/css/test_asset.css
tests/test_app/vendors/sample/sample.php
tests/test_app/vendors/shells/tasks/empty
tests/test_app/vendors/shells/templates/empty
tests/test_app/views/elements/empty
tests/test_app/views/errors/empty
tests/test_app/views/helpers/empty
tests/test_app/views/layouts/ajax.ctp
tests/test_app/views/layouts/default.ctp
tests/test_app/views/layouts/flash.ctp
tests/test_app/views/layouts/js/default.ctp
tests/test_app/views/layouts/rss/default.ctp
tests/test_app/views/layouts/xml/default.ctp
tests/test_app/views/pages/empty
tests/test_app/views/pages/home.ctp
tests/test_app/views/posts/index.ctp
tests/test_app/views/posts/test_nocache_tags.ctp
tests/test_app/views/scaffolds/empty
tests/test_app/views/themed/test_theme/layouts/default.ctp
tests/test_app/views/themed/test_theme/posts/index.ctp

Download

Click the following link to download coke-master.zip.

coke-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper