Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Cordova
Score 8.0 out of 10
N/A
N/AN/A
Ionic
Score 8.7 out of 10
N/A
Ionic empowers teams and businesses to build, secure, and deliver enterprise-grade mobile and web apps. The vendor states that with Ionic, enterprise development teams can speed up and simplify app development, including: Build app experiences with over 100 UI building blocks Edit and customize using familiar web languages (HTML, CSS, JavaScript) Connect to new or existing cloud services or backend systems Deploy directly to app…N/A
Laravel PHP Framework
Score 9.8 out of 10
N/A
Laravel is a free, open source web application PHP framework.N/A
Pricing
Apache CordovaIonicLaravel PHP Framework
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache CordovaIonicLaravel PHP Framework
Free Trial
NoYesNo
Free/Freemium Version
NoYesNo
Premium Consulting/Integration Services
NoYesNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache CordovaIonicLaravel PHP Framework
Best Alternatives
Apache CordovaIonicLaravel PHP Framework
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
CodeIgniter
CodeIgniter
Score 10.0 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
Symfony
Symfony
Score 10.0 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Apache CordovaIonicLaravel PHP Framework
Likelihood to Recommend
7.5
(6 ratings)
9.0
(1 ratings)
7.7
(17 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
Apache CordovaIonicLaravel PHP Framework
Likelihood to Recommend
Apache
It is suitable for making portable applications, with almost the same code for several platforms. You can access native features of the device or use an open source plug-in from the repository to create a local database and access the internal storage of the device. It is wonderful for the construction of a native application, through the use of standard web code. It is not recommended for enterprise applications.
Read full review
Ionic
- Inexpensively and rapidly creating multi-device (Android, iPhone) native apps. - Quick ramp-up time allows for rapid development. - Open source tools can be used to develop. - Lightweight code-based can be easily shared and developed in a team environment. - Use of React, Vue, and angular leverages well-known coding and application design frameworks that are transportable.
Read full review
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.
Read full review
Pros
Apache
  • Adobe Phone Gap has an extremely simple user interface that allows for easy learning to occur.
  • Adobe Phone Gap provides support for web languages and allows you to write in three of the main languages and transfer them to another language for use. This solves a common programming issue and is the greatest strength of the software.
  • Their desktop application allows for easy installation and programming.
  • Adobe provides quick support with questions about how to use the software.
  • The build interface notifies you of errors extremely quickly and helps identify the issue in your programming. You get an easy idea of what needs to be updated and adjusted.
Read full review
Ionic
  • Nice command line interface for repetitive development and deployment tasks.
  • Realtime preview (in web browser) during development.
  • Easy to update and keep current (open source) via command line.
  • Provides nice set of mobile widgets for consistency across devices.
Read full review
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.
Read full review
Cons
Apache
  • Cordova app code runs inside a webview component. So, expect the performance to be a little slower as compared to the native apps. This is more noticeable on older devices though. It is hardly noticeable when it comes to newer mobile devices.
  • Crashes can be hard to debug since the crash logs will not point you to the culprit javascript code. This is not a limitation of Cordova alone. Any other hybrid mobile app development platform suffers the same problem.
  • Even with tools like Safari debugger and Chrome debugger, it can be tricky to measure graphics and animation performance. Achieving smooth animations can be a bit of a challenge sometimes with hybrid mobile apps in general.
Read full review
Ionic
  • Slightly better documentation when it comes to command line build troubleshooting.
  • Increased widget library (even though it's much improved today).
  • Native chart/graphing widgets.
Read full review
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.
Read full review
Likelihood to Renew
Apache
No answers on this topic
Ionic
No answers on this topic
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.
Read full review
Usability
Apache
No answers on this topic
Ionic
No answers on this topic
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.
Read full review
Alternatives Considered
Apache
Apache Cordova is the mother of all other frameworks. The Ionic developed framework is well suited for development but most of their features are offered by paid services. As Apache Cordova is open source and has a license to modify it, it has no legal problems to work with it. Also, most well-known IDEs recognize the Apache Cordova snippets.
Read full review
Ionic
Android Studio
  • Busy
  • Confusing
  • Marginal IDE
  • Large footprint
  • Single device development
IonicFramework
  • Lean, no IDE needed
  • Web browser preview
  • Multi-device development
  • Scripting of build packages for deployment
Read full review
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.
Read full review
Return on Investment
Apache
  • Very economic for ROI purposes
  • Scalable for code reusability down the road
  • Convertible, easily switch platforms if Apache Cordova doesn't suit your needs
Read full review
Ionic
  • The ability to create a mobile app quickly by a single developer (saving $20K).
  • Increased customer satisfaction.
  • Avoids outsourcing costs of $10k-$20k.
Read full review
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.
Read full review
ScreenShots