TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Laravel PHP Framework

    Score9.9 out of 10
    N/ALaravel is a free, open source web application PHP framework.N/A

    Xamarin

    Score6 out of 10
    N/AN/AN/A
    Pricing
    Laravel PHP FrameworkXamarin
    Editions & Modules
    No answers on this topic
    Xamarin
    Free
    Offerings
    Pricing Offerings
    Laravel PHP FrameworkXamarin
    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
    Laravel PHP FrameworkXamarin
    Considered Both Products
    Open Source
    No answer on this topic
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    8 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    8 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    7 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    8 Answers
    No answers on this topic
    Best Alternatives
    Laravel PHP FrameworkXamarin
    Small Businesses
    CodeIgniter
    Score8.5 out of 10
    Swiftify
    Score9 out of 10
    Medium-sized Companies
    Symfony
    Score10 out of 10
    Android Studio
    Score9.3 out of 10
    Enterprises
    No answers on this topic
    Swiftify
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Laravel PHP FrameworkXamarin
    Likelihood to Recommend
    10.0
    (21 ratings)
    7.0
    (12 ratings)
    Likelihood to Renew
    10.0
    (3 ratings)
    10.0
    (1 ratings)
    Usability
    10.0
    (4 ratings)
    10.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    10.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    Laravel PHP FrameworkXamarin
    Likelihood to Recommend
    Open Source
    I would say that Laravel is not a suitable framework for high-frequency, high-volume, real-time interaction or processing millions of records in batch operations. It shines for standard database web applications (CRUD, Admin Panels, etc.) and is a fantastic multi-developer framework.
    Incentivized
    Read full review
    Microsoft
    If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and effort from your development team to be able to build applications seamlessly for android, IOS, Windows, and web on a single platform instead of requiring multiple tools to get the job done.
    Incentivized
    Read full review
    Pros
    Open Source
    • Laravel utilizes the best possible PHP standards and coding practices.
    • Laravel uses many widely-accepted community libraries and builds upon them, rather than re-inventing everything.
    • Laravel has many components available from the community and is extremely easy to build custom components for, either with custom code or by integrating existing third-party PHP libraries.
    • Laravel is flexible enough to power pretty much any kind of application I can imagine.
    Incentivized
    Read full review
    Microsoft
    • Xamarin allows you to write cross platform code. This allows companies to build apps more quickly by writing less code. Having code abstracted and reused across multiple platforms allows for more testing and less issues overall.
    • The ability to use Visual Studio is a huge plus. Visual Studio is one of the best IDE's available and being able to write cross platforms apps while in a great IDE makes everything less painful.
    • Xamarin is now free with a large company backing. This means that bugs on the platform get fixed more quickly and there is a large community of developers.
    Incentivized
    Read full review
    Cons
    Open Source
    • Laravel is updated regularly, which is great. However, in order to get the latest features, use the newest 3rd party libraries, have the most current security updates, and ensure that the newest features of PHP are usable, you have to continuously upgrade your Laravel application. This costs time and money, obviously, and if you don't stay on top of the updates you will quickly fall behind. This is the case with any open source software, but it needs to be considered for any team considering using Laravel or any other software.
    • Because of the size of the Laravel community, there are a LOT of 3rd party libraries. Some of these are great, some are less than great. Sometimes it's difficult to evaluate the quality of a library, making it difficult to trust many libraries. Developers need to be cautious and thoughtful when considering using new software.
    • Because of the rapid development of the Laravel framework, the size of the community, and the simplicity of being able to publish content online - it is very easy to find documentation, tutorials, or other "advice" that is not up to date, or that has outdated information.
    Incentivized
    Read full review
    Microsoft
    • Forms - not 100% there. Still needs work but is production ready.
    • iOS - sometimes errors can be hard to understand, if they even show up.
    • Insights - Xamarin offers their own crash analytics software. However, it's not perfect and sometimes doesn't pick up crashes.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    Laravel PHP Framework has continued to exceed my expectations. It supported me in the development of a high quality and stable web application that is mission critical for the organization. I cannot imagine wanting to use any other tool for web development. Documentation, unit tests, and numerous integration options make using Laravel PHP Framework a natural choice.
    Incentivized
    Read full review
    Microsoft
    Xamarin has been great for developing different projects efficiently and effectively. It's nice to reuse the core business logic across different platforms so that there are less to maintain and little replications are needed. The biggest benefit is that C# programmers do not have to learn a different language to do mobile development.
    Incentivized
    Read full review
    Usability
    Open Source
    As I mentioned earlier Laravel PHP Framework has lot of in built feature as well as there is vast set of packages available to add the features in your application. It has very large community who can help when you feel stuck somewhere. This is why this rating is justified.
    Incentivized
    Read full review
    Microsoft
    If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and efforts from your development team to be able to build applications seamlessly for android, IOS, windows, and web on a single platform instead of requiring multiple tools to get the job done
    Incentivized
    Read full review
    Support Rating
    Open Source
    No answers on this topic
    Microsoft
    I never had to contact support for any help. Most of the problems we ran into, we were able to identify and use peer support through blogs and other internet sources to resolve the problems. There are plenty of sources online which provide tutorials, discuss problems, etc. Example: StackOverflow
    Incentivized
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    Microsoft
    Just with any programming tasks, have a plan first. Design out the system, spend time to build it correctly the first time and have plenty of testing and user acceptance opportunities. Xamarin was easy to implement for a C# programmer. However, you need to do tutorials to realize the platform's capabilities.
    Incentivized
    Read full review
    Alternatives Considered
    Open Source
    Supporting unit testing is bigger plus point in Laravel than any other framework. Developing with Laravel is much easier. Other frameworks have value in market, but Laravel has taken the lead in popularity among PHP developers in recent years. The large community supports you if you have problems. Using Laravel, integration became easy with third-party libraries, but it was costly too.
    Incentivized
    Read full review
    Microsoft
    Xamarin runs natively on MacOS, and the debugger and other integration and auto-complete tools are far better than Eclipse for C# .NET. It also carries much of the plugin/add-on capabilities that are so desirable on Atom. Eclipse is a better for generalized software development, provided a developer is comfortable switching between the IDE the command line for certain parts of their workflow, like building, package management, or debugging. But for C# .NET development on MacOS specifically, Xamarin is the best product I've used for the job.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • Positive: Our delivery time for PHP application is faster than usual.
    • Positive: Developers are happy and they write better code with their usual development tools. No tool-upgrade necessary.
    • Negative: Initial delivery took 6 months extra and had to rewrite project several times.
    Incentivized
    Read full review
    Microsoft
    • Saves development time and deliver fast.
    • Allows inhouse developers build both Android and iOS application without switching languages.
    • Allows use coding in C# in Visual studio IDE from which we can code in different languages. We don't need multiple IDEs installed
    Incentivized
    Read full review
    ScreenShots