Ozar Products

Aiming High to Boost Productivity

CodeIgniter Wizard logo

CodeIgniter Wizard

A Powerful PHP Web Application Code Generator using the MVC paradigm

CodeIgniter Wizard is a desktop application (currently Mac-only) that provides a rapid development tool for creating database-driven PHP web applications based on the CodeIgniter framework. With its easy-to-use interface, developers can quickly generate the basic scaffolding for their projects and build features like authentication, authorization, and secure file uploads, saving them time and effort in the development process.

Learn More »

Parallel Search Deluxe logo

Parallel Search Deluxe

Single query, comparable results from multiple search engines at once

Parallel Search Deluxe for Mac enables you to enter a search query once and then performs the search across multiple search engines (at least one of which are AI-powered) in parallel. The results are then displayed in a grid of frames, each frame representing a different search engine. This unique feature lets you see the results from different search engines side-by-side or stacked vertically, enabling you to compare them quickly and easily.

Discover »

CodeIgniter Wizard icon

CodeIgniter Wizard

PHP MySQL CRUD Code Generator and Rapid Web App Development Tool for Mac

You surely want to delegate your routine PHP boilerplate coding tasks to this powerful aide and save substantial time from your everyday development tasks. You will also end up with secure, high-quality code which you can reuse elsewhere.

Web Application Scaffolding instantly made a breeze.

Support for Iterative Builds

Generates beautiful web applications

Thorough form validation logic included!

Clean, re-usable code ready for you to copy, paste, and customize...

CodeIgniter Wizard is an easy-to-use, intuitive, and powerful rapid web application development tool and CRUD code generator for the Mac that creates clean, secure, and reusable code with almost no footprint.

With its database-first approach, CodeIgniter Wizard will let you select tables and fields from a MySQL or MariaDB database to generate code making up the models, views, and controllers - even the new CodeIgniter4-entities, supporting standard database CRUD operations, namely create, read, update and delete.

You can then take the generated web app as "base code" to build upon with your custom development or scrape parts of the generated code for reuse in another application since the generated code is especially clean, portable, and secure.

Screenshot of a Sample web application created with CodeIgniter Wizard

Rapidly build your dream web application!

CodeIgniter Wizard generates PHP web applications with loosely coupled, object-oriented, backend code and responsive views based on swappable layout templates in seconds.

There are many reasons to go with CodeIgniter Wizard, but here are some of the key points not to miss:

  • CodeIgniter Wizard is a time-saver: With its intuitive and easy-to-use interface, CodeIgniter Wizard can help you create web applications in a fraction of the time it would take to write the code from scratch. This can save you hours, if not days, of development time.
  • CodeIgniter Wizard is customizable: The tool comes with various templates and pre-built components that you can use to create your application, but it also allows for customization so you can tailor your project to your exact specifications.
  • CodeIgniter Wizard is user-friendly: Even if you're new to web development, CodeIgniter Wizard is user-friendly and easy to use. You don't need to be too experienced a developer to use it.
  • CodeIgniter Wizard is cost-effective: When compared to the cost of hiring a developer to build a web application, CodeIgniter Wizard is a much more cost-effective solution. It is a one-time purchase that can be used for multiple projects, saving you money in the long run.
  • CodeIgniter Wizard is reliable: The tool's output is built on the (OOP) CodeIgniter framework, a well-established and reliable PHP framework that has been around for over a decade, and by 2020 it was rewritten and modernized to catch up with the latest PHP standards. This means that your web application will be built on a solid foundation that you can trust.

Overall, CodeIgniter Wizard is a powerful tool that can help you save time, money, and effort on your web development projects.

Implementing the MVC Design Pattern in Code Production

Screenshot of a Sample web application created with CodeIgniter Wizard

After you select a database table and the residing columns, CodeIgniter Wizard generates the following codes and files:

  • Entity classes (conforming PSR-compliant namespaces)
  • Model classes (conforming PSR-compliant namespaces)
  • Controller Classes (conforming PSR-compliant namespaces)
  • Login, register, user-profile, forgot-password, and password-reset view files (using a Bootstrap 4 or Bootstrap5-based responsive template)
  • Form view files (using a Bootstrap 4 or Bootstrap5-based responsive template)
  • List (grid) views files (using a Bootstrap 4 or Bootstrap5-based responsive template)
  • Admin Dashboard Page (using a Bootstrap 4 or Bootstrap5-based responsive template)
  • Classes and methods for auth features such as login, register, password reset, activation, user profile (when auth feature enabled)
  • All the backend and front-end code necessary for file and image uploads
  • Files for language localizations / translations (if localization / i18n activated)

You can then take the generated web app as your base code to build upon with your custom development or scrape parts of the generated code for reuse in another application since the generated code is especially clean, portable, and reusable.

Are You Spending Too Much Time on Routine PHP Coding?

Consider this: even when you're reusing code from your existing projects, you're still investing precious time and energy. What if you could delegate these repetitive tasks to a reliable assistant? Enter CodeIgniter Wizard, your new partner in efficient coding. This tool is designed to handle everything from entity modeling to field attributes, HTML form controls, style classes, input sanitization, and form validation. It even manages the intricate wiring of controller class methods and joined SQL queries. With its intuitive, user-friendly interface, CodeIgniter Wizard is not just a tool, but a productivity booster, designed to help you accomplish more in less time.

Doing What a Good Coder Would Do - Only way Faster!

Not only to get the job done but to do it automatically the way the developer would. Unlike most other code generators, CodeIgniter Wizard produces code in a way that a human would typically write using the best practices of the used framework. So what's the difference between a good developer and CodeIgniter Wizard? CodeIgniter Wiz does it correctly the first time and in seconds.

Every feature added to CodeIgniter Wizard was conceived and designed with the developer in mind in addressing a repetitive, time-consuming task so that it could be delegated to the computer and let the developer focus on creativity than spending time on mundane coding work.

Subtle, Yet Advanced Features

On-screen, user-friendly constraints limit the options for the most correct output, minimizing the possibility of making design mistakes right at the beginning.

For example, when creating form views in CI Wizard UI, while you can force any field to be generated as an <input type="text">, you can't select <textarea> form control for fields limited to only a few characters. Likewise, <select> dropdown menus can only be created when a static or dynamic data source is attached in the wizard's module editor. Not to mention all generated views are responsive out of the box! And so on...