Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7700233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T22:39:40+00:00 2026-05-31T22:39:40+00:00

If you’d like to develop a WebApp which you know that is going to

  • 0

If you’d like to develop a WebApp which you know that is going to scale and become bigger and bigger over time, would you use CodeIgniter or your custom made framework?

What’s your arguments for using an open source framework and what’s your arguments against it.

Here are my thoughts:
CodeIgniter Pros

  • Great documentation -> Easier to work in a team.
  • All the development time is invested in the business logic.
  • Not reinventing the wheel

CodeIgniter Cons

  • Not sure how scalable it is if I’ll want to grow
  • MIT License – not sure what it means, but if I’ll want to sell my app on per license basis, I’m not sure I’ll be able to do that.

Custom coded Framkework Pros

  • Scalable. I can decide how it will grow.
  • I own the code
  • Flexcible design.

Custom coded Framework Cons

  • Need to document it, so others will be able to collaborate.
  • Need to invest time to maintain the framework
  • Unexpected errors/bugs

What’s your take on that? My brain tells me to go with CodeIgniter, my heart tells me to build my own framework.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T22:39:41+00:00Added an answer on May 31, 2026 at 10:39 pm

    Use something that already exists.

    Why CI

    Why limit your choice to one framework – it makes the choice a near straw man argument your heart doesn’t tell you to write your own framework – your ego does. If you eliminate the huge number of other frameworks that exist before starting – you’re already on a path to .. lots of work.

    And CI is quite a poor one-choice.

    Php is, at the time of writing, at 5.4.0 – if you’re in a position to choose what framework to use for a new project – seriously consider using a framework that uses 5.3+ features – or is already on the road to do so. Don’t choose a framework which has a legacy code base full of php4 style code.

    CI Cons

    Not sure how scalable it is if I’ll want to grow

    Most likely (and I don’t use or like code igniter) more scalable than a random custom framework.

    MIT License

    There are practically no restrictions on how to use MIT licensed software. Read MIT as “don’t delete or modify the license blocks in the framework files” that’s about it.

    Custom coded Framework Pros

    Scalable. I can decide how it will grow.

    Are you sure you know what scalable means 🙂

    I own the code

    True in almost all cases – and definitely true if you use an MIT licensed framework.

    Flexible design

    That’s not likely to be a benefit in the long run. For example you achieve explosive success and need to bring on a team of developers. You will have to train each of them in how to use the custom framework on which the app is built. That’s instead of simply pointing them at a few tutorials to get over the initial learning curve of using <insert name of chosen framework here>.

    Custom coded Framework Cons

    Need to document it, so others will be able to collaborate.

    Realistically, unless you build a framework capable of competing with the existing frameworks that’s not going to happen (even with good documentation).

    Need to invest time to maintain the framework

    Don’t underestimate how much time that’ll take.

    Unexpected errors/bugs

    You’ll spend a lot of time here.

    In summary

    1. A php framework is a lot of work and a lot to maintain. and by a lot – I mean a lot.
    2. Time you spend on framework-level code is time you won’t spend on your own application features.
    3. Using a php framework means you can benefit from the experience of (hopefully) more experienced developers. Without the high cost of learning the hard way why x doesn’t work, or why y leaves your application wide open to some security problem.
    4. Whenever something isn’t working correctly you won’t know for sure if it’s in your app code or your framework code (that’s true no matter what, but you’ll want the confidence to know that the framework “just works” and that your problems are in your app code)
    5. Every time you blink there’s a new php framework, and they all suck in some way – do you want to be one of those?

    I’d really like to add the existence of unit tests so you can know that your application will work – but code igniter doesn’t have that, so if you’re rigid on your two choices I guess you’re on your own with that either way.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to run a str_replace or preg_replace which looks for certain words
I would like to count the length of a string with PHP. The string
I am trying to understand how to use SyndicationItem to display feed which is
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I've got a string that has curly quotes in it. I'd like to replace
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
For some reason, after submitting a string like this Jack’s Spindle from a text
I used javascript for loading a picture on my website depending on which small
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.