Skip to content

shahariaazam/cakephp-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CakePHP

CakePHP

CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.

Quick Start with CakePHP framework

####Description CakePHP Quick Start basic PHP application was made for make it quick to deploy any kinds of CakePHP project in a minute with few default features. It is helpful for CakePHP lover who want to create any kinds of application without any configuration and database setup. After getting this application you can start writing codes directly for your core features of your application.

####Default Features (Proposed)

  • Templates

    • Default and Basic templates in Bootstrap v3.0 CSS framework
  • Application Feature

    • Authentication
    • User management (Basic)
      • User profile update
      • Update Password
      • Update Security questions

####License The MIT License (MIT)

Copyright (c) 2013 Shaharia Azam

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

####Contributor

============================================================================================= Use this application with your own responsibility. I am not responsible for your deployment

Suggest me about what types of default feature you want in issue list

About

CakePHP framework ready to start any project quickly with Bootstrap v3.0 templates and very basic user management and authentication features.

Resources

Stars

Watchers

Forks

Packages

No packages published