CodeIgniter is a free and open source PHP framework, developed originally by EllisLab.
N/A
Magento Open Source
Score 8.5 out of 10
N/A
Magento Open Source is an ecommerce content management solution originally developed by Varien Inc and presently supported by Adobe. The Open Source product is for developers and merchants that is available as a free download, and supported with free upgrades from the Magento Community.
N/A
Pricing
CakePHP
CodeIgniter
Magento Open Source
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
CakePHP
CodeIgniter
Magento Open Source
Free Trial
No
No
No
Free/Freemium Version
No
No
No
Premium Consulting/Integration Services
No
No
No
Entry-level Setup Fee
No setup fee
No setup fee
No setup fee
Additional Details
—
—
Pricing for Magento will vary greatly depending on outsourcing support and maintenance services.
More Pricing Information
Community Pulse
CakePHP
CodeIgniter
Magento Open Source
Considered Multiple Products
CakePHP
Verified User
Project Manager
Chose CakePHP
Cakephp is more easy to implement and to learn that CodeIgniter. That's why I switched pretty quickly from the first (CodeIgniter) to cakephp.
Similar to the other frameworks, CodeIgniter was chosen due to its community and popularity. It has much of the same aspects of the other frameworks we evaluated, except .Net which obviously doesn't use PHP. CakePHP has a CakeBake function that we wish we had with CodeIgniter, …
CodeIgniter has a very small footprint. The source code is very small sized. Setting up a project is very easy. Follows MVC pattern. Consumes low memory and CPU. Well documented. Has a built-in forum for users to discuss and get the solution for issues. Periodically updates …
We chose CodeIgniter because although it has a steep learning curve, ultimately it suited our needs better in terms of how well it scales for larger applications.
In my experience, I tinkered with Zend and Cake initially before CodeIgniter. I recall getting stuck multiple occasions with Zend and Cake when I first started learning the MVC architecture. When I found CodeIgniter, the experience was different and it was much easier to learn. …
Laravel is the de facto upgrade path for any and all web developers coming from any version of CodeIgniter. However, Laravel brings a level of complexity that can be intimidating to new developers or wasteful to experienced developers with simple requirements.
OpenCart is a better shopping cart platform then Magento for larger corporate clients who may want a ton of customizations and very specific functionality. Although Magento is "open-source", its code is not as easy to understand and modify as OpenCart. Shopify is a better …
If you need to create simple CRUD applications using a MVC framework, I could say CakePHP could achieve this. But with frameworks like Laravel on the market, I would have a hard time recommending CakePHP for anything.
The input class makes it easy to provide server-side validation and scrubbing of user input. Setting Error messages. It doesn't require constant command-line access, It's great because it has a strong community and excellent documentation, but the problem is that it tries to retain backward compatibility with PHP 4 and therefore lacks a lot of "standard" features modern frameworks have such as auto-loading.
Magento Open Source is an excellent choice for businesses that need a highly customizable and scalable solution and (most of all) have the technical resources to support it. It's ideal for mid-to-large-sized businesses with complex product catalogs that require complete ownership and control, particularly those with complexities such as multi-country/multi-currency stores.
CodeIgniter is an excellent tool when a simple database API is needed. Postgres, MySQL, and SQLite are all abstracted into a simple-to-use
CodeIgniter's simplicity is truly its best feature, because you are able to create controllers and methods based on the http://www.example//, and immediately being developing the application.
Flexibility is also another developer-friendly feature, because developers are able to design their application in any way - controllers, models, libraries, and helpers can be located anywhere or not used at all.
It is very good when it comes to search engine optimization as it makes a good use of keywords and tags to improve the SEO score. It increases the chances of ranking up of the eCommerce store in the search engine rankings.
It makes the store in a very optimized way and despite being a very advanced system it is still very lightweight when it comes to website speed. The pages have a comparatively low loading time and a good speed.
It provides a lot more advance reporting features which are very helpful for businesses to do their planning.
The biggest issue inherit in CakePHP, and why we switched to Laravel, is the base configuration of the program. Most people aree that CakePHP uses old (outdated, even dangerous) PHP habits. There is some truth in this: Cake has not been as quick to adapt to the newer PHP versions as they should. I was always surprised that with new major releases, from 2.4 to 2.5 for example, that the minimum version of PHP will never increase. For example, CakePHP only requires version 5.2.8 of PHP, but it would not have been difficult to update the minimum version at least 5.3 when adapting a new version.
Speed - our company had many issues scaling CakePHP to a medium size application software, even with using REDIS/memcache we would still run into many issues with the built-in ORM.
Faced some issue of session management, so that's why we used the Core Session library for that. It would be great if we could improve it a little bit.
Frameworks provide the option to setup all getters/setters, so having this option in it is a great idea.
It's the dominant force in the SMB open source market. With the continued support of eBay/PayPal, Magento will continue to evolve and should be a market leader for some time.
Magento has a relly step learning curve. This means that you need to find experienced developers who can lead junior ones, otherwise the overall development process can be a disaster. However, once you are comfortable in developing on the platform, the customization capability are basically limitless and you can adapt the platform to any use case you can imagine. Also, there are many alredy developed marketplace modules that can solve, out of the box, many problems you may face.
CodeIgniter has a very small footprint. The source code is very small sized. Setting up a project is very easy. Follows MVC pattern. Consumes low memory and CPU. Well documented. Has a built-in forum for users to discuss and get the solution for issues. Periodically updates versions and patch fixes etc.
In looking at a different platform to migrate to from Magento 1, we looked primarily at Big Commerce, Shopify and Shopify Plus. Our host was very negative about Magento 2, but we determined after a couple years it was due to the fact it had even more complexity (and very different) than Magento 1. Shopify Plus was attractive, but the cost factor for two sites led us back to Magento 2.
Better Total Cost of Ownership than bespoke e-commerce solutions due to being open source and the wide range of free/commercial extensions available to extend the platform.
Often more extensive to set up and maintain than other open source alternatives, such as WooCommerce.