Software Alternatives, Accelerators & Startups

PHPRunner VS CodeIgniter Wizard

Compare PHPRunner VS CodeIgniter Wizard and see what are their differences

PHPRunner logo PHPRunner

PHPRunner builds visually appealing web interface for popular databases.

CodeIgniter Wizard logo CodeIgniter Wizard

Rapid Web Application Development (RAD) Tool for PHP MySQL/MariaDB Development and CRUD Code Generator using CodeIgniter4 Framework (for macOS only)
  • PHPRunner Landing page
    Landing page //
    2022-06-23
  • CodeIgniter Wizard Landing page
    Landing page //
    2022-08-27

CodeIgniter Wizard is a relational database-driven PHP code generator. It is input MySQL databases, lets you configure options such as UI style, authentication/authorization, and language localization, and then quickly creates a working web application with full CRUD functionality using standard features of CodeIgniter 4.x framework. Output web project is complete with entity models, views, and controllers (even entities) and a Bootstrap 5-based CSS layout, and the generated code is secure, clean, highly reusable, and portable.

With its database-first approach, CodeIgniter Wizard lets you select the tables and fields you want to include in your application, to automatically generate the necessary models, views, and controllers - even the new CodeIgniter 4 entities, supporting standard database CRUD operations - namely create, read, update and delete. It even creates a sidebar and (dashboard) home pages automatically using some of the basic data from your generated modules.

New features also include secure file uploads with automatic image resizing capabilities, automatic slug generation from titles (for fields named 'slug'), and even adding code to automatically generate string IDs in UUID/GUID format in cases where the primary key field is char(36).

Unlike dynamic (on-the-fly) code generation libraries like Grocery CRUD, CodeIgniter Wizard generates standard, PSR-compliant CI4 code, so that you can customize or scrape the generated code for use in another web project.

PHPRunner

$ Details
paid Free Trial $599.0 / One-off
Platforms
-
Release Date
2022 August

PHPRunner features and specs

  • Rapid Application Development
    PHPRunner enables users to quickly build web applications without extensive coding knowledge, thanks to its user-friendly interface and comprehensive set of tools.
  • Customizable Templates
    The software offers a variety of templates that can be customized according to user requirements, providing flexibility in design and functionality.
  • Database Support
    PHPRunner supports a range of databases including MySQL, MS Access, SQL Server, and Oracle, making it versatile for different database needs.
  • Built-in Security
    The platform includes security features such as customizable login pages, user roles, and permissions management, enhancing the safety of the applications built.
  • Responsive Design
    The applications created with PHPRunner are responsive, ensuring they perform well on both desktop and mobile devices.

Possible disadvantages of PHPRunner

  • Learning Curve
    Despite its user-friendly design, there is still a learning curve for those who are not familiar with web development or database management.
  • Cost
    PHPRunner requires a paid license, which might be a barrier for individuals or small businesses with limited budgets.
  • Limited Advanced Customization
    While PHPRunner offers a lot of built-in features, some advanced users may find it difficult to perform customizations beyond the provided options without additional coding.
  • Dependence on Configuration
    The generated code largely depends on the configuration done through the software, which can be restrictive if developers want to make significant changes to the underlying code.
  • Occasional Performance Issues
    Some users have reported performance issues when dealing with very large scale applications or databases, which could require optimization beyond what PHPRunner directly offers.

CodeIgniter Wizard features and specs

  • Reverse-engineer MySQL / MariaDB to MVC classes
  • Authentication / Authorization
  • Create forms and datatables views
  • Automatic code generation for server-side AJAX processing for select2 dropdowns
  • Automatic code generation for server-side AJAX processing for dataTables with lazy-loading and pagination with caching
  • Automatic detection of changes in database structure after the code is already generated
  • Auto-detection of datatabase table prefixes and omitting prefixes in generated class code
  • Bootsrap 5 support
  • Auto-detection of many-to-one foreign key relationships
  • Automatic creation of dropdown fields for related tables instead of text-only ID fields
  • Pulled data from referenced tables can be presented as radio button sets or select2 menus
  • RESTful Controller Generation
  • Option to choose between layout based views and simple header and footer includes
  • Generation of Re-usable clean code in other projects
  • File Uploads on Forms
  • Automatic image resizing after upload

Analysis of PHPRunner

Overall verdict

  • PHPRunner is generally well-regarded, especially by small to medium enterprises and developers looking for a rapid application development tool. Its ease of use, combined with comprehensive features, often makes it a preferred choice for those who need to build functional web applications quickly.

Why this product is good

  • PHPRunner by XLineSoft is considered a good tool mainly due to its user-friendly interface, which simplifies the creation of PHP-based web applications. It is appreciated for its ability to quickly generate robust, responsive, and customizable applications without requiring extensive coding knowledge. Additionally, it integrates well with various databases and offers features like mobile optimization, security enhancements, and reports generation.

Recommended for

    PHPRunner is recommended for beginners in web development, rapid prototyping, businesses that need a quick and efficient way to manage database-driven applications, and developers looking for a straightforward tool to enhance their productivity.

PHPRunner videos

How to use Menu Builder in PHPRunner and ASPRunnerPro

More videos:

  • Review - phprunner como usar eventos

CodeIgniter Wizard videos

CodeIgniter Wizard 2 End-to-End Demo (2022)

More videos:

  • Demo - Creating a CodeIgniter 4 Web Application Driven by the Sample Sakila Movie Database

Category Popularity

0-100% (relative to PHPRunner and CodeIgniter Wizard)
PHP Framework
73 73%
27% 27
PHP MVC Framework
62 62%
38% 38
Code Generator
47 47%
53% 53
Web Frameworks
77 77%
23% 23

User comments

Share your experience with using PHPRunner and CodeIgniter Wizard. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare PHPRunner and CodeIgniter Wizard

PHPRunner Reviews

  1. Mark Brooks
    ยท Founder at CloudyDATA ยท
    PHP Runner my view

    I bought this about 2 years ago now and I use it to generate applications that I host on MS Azure linked to SQL Azure databases.

    ๐Ÿ‘ Pros:    Regularly updated|Produces fast responsive applications|Connects to mysql / postgres / oracle and sql server|Will initially scaffold a complete crud application from linked tables|Each table gets a list / edit / add and view page|Code behind allows for bespoke programming|Very much access for the web|Really good form builder allows multiple columns in a single form|Master / detail forms allowed|Very intuitive design|User forum is well used|Php runner and asp.net versiona available|Excellent security built in with options for two factor authentication|Pay for developer licence allows you to create infinite no of applications|Host applications anywhere - php runner generated applications will run on any server|Generated code seems very stable.|Subscription model allows you to keep product after end of subscription but you will not receive updates

CodeIgniter Wizard Reviews

  1. An eloquant, rapid PHP web app scaffolding tool with an awesome CRUD code generator

    Codeigniter Wizard is a light-year ahead of most other generators which lack many advanced features that CI Wizard has.

  2. Very powerful and must-have tool for any Mac user doing PHP development

    Unlike most crud code builders, CodeIgniterWizard creates very secure and robust apps thanks to the built-in exception handling in database persist operations.

    Many-to-many relationship support can make the product even better!

  3. Impressive, high-quality output

    A must-tool for anyone looking to build a database-driven admin interface with a production-grade web security. The app is also full of unadvertised, surprising features.


3 Best CodeIgniter CRUD Generators
With CodeIgniter Wizard, you can easily interpret and include your MySQL database tables and columns, choosing which ones to include in your application. The generated code includes entity models, views, controllers, and even entities, providing you with everything you need to get started quickly.
Source: tleapps.com

What are some alternatives?

When comparing PHPRunner and CodeIgniter Wizard, you can also consider the following products

Scriptcase - Powerful web low-code RAD platform. Unleash the power of web development and boost your productivity time creating delightful projects with magnificent BI solutions.

ElectroCRUD - Open Source SQL Database CRUD Application Built on Electron

PHPmaker - PHPMaker is a powerful automation tool that can generate a full set of PHP quickly from MySQL, PostgreSQL, Oracle, Microsoft Access, Microsoft SQL Server and SQLite databases.

VFront - VFront is a dynamic front-end for MySQL or PostgreSQL databases written in PHP and Javascript.

PHP Generator for MySQL - PHP Generator for MySQL is a PHP code generator for rapid web application development.

WPMU DEV - WPMU offers WordPress Plugins, WordPress Themes, WordPress Multisite and BuddyPress Plugins and Themes.