Laravel PHP Framework vs. Oracle APEX

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Laravel PHP Framework
Score 8.6 out of 10
N/A
Laravel is a free, open source web application PHP framework.N/A
Oracle APEX
Score 8.5 out of 10
N/A
Oracle APEX (or Oracle Application Express) is an online low-code application builder that allows users to develop a database-drive application, customize the application's UI, and then give their users access to the application via URL. Oracle APEX includes a suite of pre-built productivity applications and examples, such as a Survey Builder, Bug Tracking, P-Track project management, etc
$0.32
OCPU per hour
Pricing
Laravel PHP FrameworkOracle APEX
Editions & Modules
No answers on this topic
Oracle APEX Application Development
$0.32
OCPU per hour
Oracle Autonomous Transaction Processing - Exadata Storage
$118.40
Terabyte storage capacity per month
Offerings
Pricing Offerings
Laravel PHP FrameworkOracle APEX
Free Trial
NoYes
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 FrameworkOracle APEX
Features
Laravel PHP FrameworkOracle APEX
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
Laravel PHP Framework
-
Ratings
Oracle APEX
7.9
Ratings
6% below category average
Visual Modeling00 Ratings7.00 Ratings
Drag-and-drop Interfaces00 Ratings6.90 Ratings
Platform Security00 Ratings8.70 Ratings
Platform User Management00 Ratings8.00 Ratings
Reusability00 Ratings9.10 Ratings
Platform Scalability00 Ratings7.60 Ratings
Best Alternatives
Laravel PHP FrameworkOracle APEX
Small Businesses
CodeIgniter
CodeIgniter
Score 10.0 out of 10
Creatio
Creatio
Score 9.7 out of 10
Medium-sized Companies
Symfony
Symfony
Score 10.0 out of 10
Quixy
Quixy
Score 9.9 out of 10
Enterprises

No answers on this topic

Creatio
Creatio
Score 9.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Laravel PHP FrameworkOracle APEX
Likelihood to Recommend
7.7
(0 ratings)
8.8
(0 ratings)
Likelihood to Renew
8.0
(0 ratings)
8.2
(0 ratings)
Usability
-
(0 ratings)
9.4
(0 ratings)
Support Rating
-
(0 ratings)
8.2
(0 ratings)
Implementation Rating
-
(0 ratings)
9.1
(0 ratings)
User Testimonials
Laravel PHP FrameworkOracle APEX
Likelihood to Recommend
This framework's pros are more than cons. It can be used for many purposes; building e-commerce is one of them.
1. Code is clean and simple because of its routing.
2. Connection to database and query optimizing.
3. The amazing automatic memory to remember past queries is a big plus.
4. Migrations is the most crucial feature of this framework.
5. Supporting unit tests out of the box.
6. Artisan to use command line.
7. Large community to support your queries.
Read full review
It is appropriate for database application development supporting data driven processes, online transaction processing, BI/reports/analytics ... for addressing about any business data processing need I can think of. Oracle Application Express is fantastic for creating beautiful rich user interfaces with support for all major browsers rendering well on a range of devices. It is less appropriate for applications requiring native low level access to device peripherals and is less appropriate for applications that must execute offline without network/internet connection to supporting application and database servers.
Read full review
Pros
  • Many libraries available which simplify integration of SaaS APIs within your application (eg, MailChimp, Mandrill, Stripe, Authorize.net)
  • Pre-packaged tools to facilitate common tasks when building applications (eg, User Authentication and Authorization, Background Jobs, Queues, etc)
  • Support for a broad set of technologies out of the box (eg, PostgreSQL, MySQL/MariaDB, MemcacheD, BeanstalkD, Redis, etc)
Read full review
  • It is an easy tool to adopt, which allowed us to replace developments in Oracle Forms in many cases.
  • It is very simple to develop different kinds of analysis, in a faster and more friendly way than running Oracle Reports.
  • It helped us to extend our approval workflow, in order to cope with difficult branches that were hard to solve with the standard workflow.
  • It was possible to develop web applications, to share information and transactions with our commercial partners.
Read full review
Cons
  • There isn't a whole lot to dislike about the framework, honestly. If I am forced to say something is that sometimes the authors change the directory layout and it's not always easy to deal with. That being said, I've never not been able to upgrade within a few hours.
  • Sometimes using the artisan CLI - it requires additional tweaking to get it running on non-standard application rollouts.
Read full review
  • For complex APEX applications you need to be a pro expert in PL/SQL
  • Debugging in APEX can be complicated if there is a logical error. Syntax errors will end up shown as ORA errors
  • Lack of designer interface. Even though you are designing a form you need to do it by means of APEX interface using a series of steps, no UI for design
  • Oracle specific not applicable for other databases
Read full review
Likelihood to Renew
No answers on this topic
I felt very comfortable using Oracle Application Express from the start. I designed my data model and quickly developed the basic CRUD pages for master tables. Then I designed the main functionality and was able to test and deploy it in a couple of days work. I will probably share the app with other members of the team and continue adding some features in the short term.
Read full review
Usability
No answers on this topic
Because it's very easy to develop, fast, secure, has a lot of features. It's like a prototyping tool such as figma, but it can be used as a real product. Dynamic action, plugin, rest api, minimize a lot of coding, a lot of templates, PWA, really bring Oracle APEX functionality to be able to solve most common internal users pain points.
Read full review
Support Rating
No answers on this topic
Very active and knowledgeable community support includes quick and helpful responses from the Oracle employees on the product development team. I've never had to raise an official support request - everything is dealt with via forums and user groups - or via direct emails. The supposrt commuinty is one of the great things about Apex.
Read full review
Implementation Rating
No answers on this topic
Using it on the cloud is really simple, the entire process of configuring and provisioning an Oracle Database takes only a few minutes (less than 10) and then Oracle APEX is already deployed on the database, so you just have to start using it. I would strongly recommend using APEX on Oracle Cloud Free Tier.
Read full review
Alternatives Considered
Originally, it was a decision between Zend, CodeIgniter, and CakePHP for me. I chose CakePHP and used it as my main PHP framework for at least a couple of years before noticing and giving Laravel a fair try. Ultimately I selected Laravel because I felt it fit with my preferred development style, it utilized many of the modern best-practices I wanted to follow, and I felt that it allowed me to build better things in less time that seemed more maintainable. I have used, and still do use, Symfony directly for certain things, but I think of it (and use it) more as a code library than as a full application framework. When I'm building a web application, I tend to prefer Laravel.
Read full review
Oracle APEX and Oracle Visual Builder are both low-code development platforms within the Oracle ecosystem, but they serve different purposes. Oracle APEX is more suited for the people who are familiar with SQL, PLSQL. It provides rapid application development features based on data residing in Oracle database. It's a low code platform and best suited for web based applications/extensions based on Oracle DB that may use REST APIs and other web services. It also provides mobile application support. Oracle Visual Builder is best suited for web applications based on Oracle Cloud services. It utilizes javascript based drag-drop UI builder. It's very deeply integrated with Oracle Fusion Cloud platform.
Read full review
Return on Investment
  • 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
  • It has increased our development output over Forms greatly. For instance, when starting at my current company, I was able to replace our aging ASP Intranet site within 4 months when our IT manager had budgeted over a year for the task.
  • We've been able to standardize under one technology, incorporating previously unsupportable disparate systems under one roof.
  • It's free with an Oracle Database so the only investment was our time, something we now have more of thanks to Application Express.
Read full review
ScreenShots