PHP Frameworks Support : CakePHP 2.X

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
hristo
Posts: 4
Joined: Mon Apr 09, 2012 8:50 am

PHP Frameworks Support : CakePHP 2.X

Post by hristo »

Is it planned to support the PHP Framework CakePHP?
It is my favorite and I work almost exclusively with Cake.

P.s.:Rapid PHP is still a brilliant software ;)
flogger123
Posts: 34
Joined: Sun Jan 22, 2012 8:52 pm

Re: PHP Frameworks Support : CakePHP 2.X

Post by flogger123 »

+1 on Rapid PHP. First time that I heard abour CakePHP. What are the main features on this if I may ask?
You're never a loser until you quit trying. Image
hristo
Posts: 4
Joined: Mon Apr 09, 2012 8:50 am

Re: PHP Frameworks Support : CakePHP 2.X

Post by hristo »

CakePHP is helping me to build very fast and secure complicated web systems.

Some infos from the cake site (cakephp.org):

What is CakePHP? Why Use it?
CakePHP is a free, open-source, rapid development framework for PHP. It’s a foundational structure for programmers to create web applications. Our primary goal is to enable you to work in a structured and rapid manner–without loss of flexibility.

CakePHP takes the monotony out of web development. We provide you with all the tools you need to get started coding what you really need to get done: the logic specific to your application. Instead of reinventing the wheel every time you sit down to a new project, check out a copy of CakePHP and get started with the real guts of your application.

CakePHP has an active developer team and community, bringing great value to the project. In addition to keeping you from wheel-reinventing, using CakePHP means your application’s core is well tested and is being constantly improved.

Here’s a quick list of features you’ll enjoy when using CakePHP:

Active, friendly community
Flexible licensing
Compatible with versions PHP 5.2.8 and greater.
Integrated CRUD for database interaction.
Application scaffolding.
Code generation.
MVC architecture.
Request dispatcher with clean, custom URLs and routes.
Built-in validation.
Fast and flexible templating (PHP syntax, with helpers).
View Helpers for AJAX, JavaScript, HTML Forms and more.
Email, Cookie, Security, Session, and Request Handling Components.
Flexible ACL.
Data Sanitization.
Flexible Caching.
Localization.
Works from any web site directory, with little to no Apache configuration involved.
stefanheisel
Posts: 1
Joined: Thu Dec 15, 2022 10:05 am

Re: PHP Frameworks Support : CakePHP 2.X

Post by stefanheisel »

What other PHP frameworks do you know similar to CakePHP?
Post Reply