TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    CodeIgniter

    Score8.5 out of 10
    N/ACodeIgniter is a free and open source PHP framework, developed originally by EllisLab.N/A

    Visual Studio

    Score8.8 out of 10
    N/AVisual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.

    $45

    per month

    Pricing
    CodeIgniterVisual Studio
    Editions & Modules
    No answers on this topic
    Professional
    $45.00
    per month
    Enterprise
    $250.00
    per month
    Offerings
    Pricing Offerings
    CodeIgniterVisual Studio
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    CodeIgniterVisual Studio
    Considered Both Products
    Open Source
    No answer on this topic
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    98%
    Would buy again
    40 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    40 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    41 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    32 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    36 Answers
    Best Alternatives
    CodeIgniterVisual Studio
    Small Businesses
    Laravel PHP Framework
    Score9.9 out of 10
    IntelliJ IDEA
    Score9.2 out of 10
    Medium-sized Companies
    Laravel PHP Framework
    Score9.9 out of 10
    PyCharm
    Score9.3 out of 10
    Enterprises
    No answers on this topic
    WebStorm
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CodeIgniterVisual Studio
    Likelihood to Recommend
    10.0
    (14 ratings)
    9.1
    (118 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (3 ratings)
    Usability
    -
    (0 ratings)
    9.2
    (15 ratings)
    Support Rating
    -
    (0 ratings)
    8.8
    (15 ratings)
    In-Person Training
    -
    (0 ratings)
    8.0
    (1 ratings)
    Online Training
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    CodeIgniterVisual Studio
    Likelihood to Recommend
    Open Source
    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.
    Incentivized
    Read full review
    Microsoft
    When working with base C# code for desktop and web projects, then Microsoft Visual Studio is ideal as it provides the libraries and interfaces needed to quickly create, test and deploy solutions. It is when slightly more complex scenarios are required that issues can arise. The built-in integration for things like PowerBI Paginated Reports and dashboards is far from ideal.
    Incentivized
    Read full review
    Pros
    Open Source
    • 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.
    Incentivized
    Read full review
    Microsoft
    • I like how the tabs and panels are organized; everything is gathered together so you can find what you're looking for quickly.
    • If you can't find something, there's a thorough search engine that searches all of Visual Studio's features.
    • The Team Foundation Server feature is fantastic since it allows us to easily deploy and roll back changes on the server.
    Read full review
    Cons
    Open Source
    • 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.
    Incentivized
    Read full review
    Microsoft
    • Would be great if there was a better way to save and restore open tabs.
    • The built-in test runner can be improved, for example, by adding the ability to save a set of commonly run tests, etc.
    • Better integration for Microsoft SQL server would be great.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    No answers on this topic
    Microsoft
    VS is the best and is required for building Microsoft applications. The quality and usefulness of the product far out-weight the licensing costs associated with it.
    Incentivized
    Read full review
    Usability
    Open Source
    No answers on this topic
    Microsoft
    I love the overall usability of Microsoft Visual Studio. I’ve been using this IDE for more than 20 years, and I’ve seen it evolve by leaps and bounds. Today, with AI and code-suggestion/completion features, developers no longer need to remember countless libraries, methods, or language syntax, or invest a huge amount of programming effort to complete a project. It truly offers everything a developer needs to program, debug, test, and deploy in a single IDE.
    Incentivized
    Read full review
    Support Rating
    Open Source
    No answers on this topic
    Microsoft
    There are many resources available supporting Visual Studio IDE. Microsoft whitepapers, forum posts, and online Visual Studio documentation. There are countless demonstration videos available, as well. If users are having issues, they can call Microsoft Support, but depending on the company's agreement with Microsoft, the number of included support calls will vary from organization to organization. I've found that Microsoft support calls can be hit or miss depending on who you get, but they can usually get you with the right support person for your issue.
    Incentivized
    Read full review
    In-Person Training
    Open Source
    No answers on this topic
    Microsoft
    IT is very complicated to understand all the functions that the environment has if you are not familiar with this type of development environments. It is important to select a good in-person training to achieve to understand all the possibilities and the capacity of the application. In this case, you will be able to develop a lot type of different applications.
    Incentivized
    Read full review
    Online Training
    Open Source
    No answers on this topic
    Microsoft
    If you are not accustomed to develop in this type of development environments it would be complicated to follow all the parts of the course because if the course does not include a great tour with all the concepts to develop you will not have the option to understand all the functions.
    Incentivized
    Read full review
    Alternatives Considered
    Open Source
    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.
    Incentivized
    Read full review
    Microsoft
    I personally feel Visual Studio IDE has [a] better interface and [is more] user friendly than other IDEs. It has better code maintainability and intellisense. Its inbuilt team foundation server help coders to check on their code then and go. Better nugget package management, quality testing and gives features to extract TRX file as result of testing which includes all the summary of each test case.
    Read full review
    Return on Investment
    Open Source
    • Because of quick turnaround on portals/intranets, it was easy to offer this as an option to clients.
    • As there is no cost associated with this framework, it was great not having to worry about purchasing or licensing. (MIT License).
    • Community support helps in that there are no ongoing support contracts or costs.
    • No direct representative for one-on-one support, if needed. This can cut into time used on projects.
    Incentivized
    Read full review
    Microsoft
    • Using the integration between Visual Studio and our source control service, the cost of re-work and losing code is drastically reduced.
    • Paid versions of Visual Studio enable developers to be so much more productive than hacked-together open source solutions that it's hard to imagine developing in Windows without it.
    • When combined with support subscriptions and the vast array of free online help options available, Visual Studio saves our developers time by keeping them coding and testing, not wasting their time trying to guess their way out of problems or spend endless hours online hoping to find answers.
    Incentivized
    Read full review
    ScreenShots