MIXER

O2System is an Applications Development Framework, to build a web sites or web-based applications using PHP as the programming language. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries, if you previously had been using CodeIgniter Framework would be very easy to switch to O2System Framework. O2System lets you creatively focus on your project by minimizing the amount of code needed for a given task.

A recipe to succeed.

Prototype faster, Validate faster, Grow consistently.

Build Quickly

Use code generation and scaffolding features to rapidly build prototypes.

No Configuration

No complicated XML or YAML files. Just setup your database and you're ready to bake.

Friendly License

O2System is licensed under the MIT license which makes it perfect for use in Commercial applications.

Batteries Included

The things you need are built-in. Translations, database access, caching, validation, authentication, and much more are all built into one of the original PHP HMVC frameworks.

Clean HMVC Conventions

Instead of having to plan where things go, O2System comes with a set of conventions to guide you in developing your application

Secure

O2System comes with built-in tools for input validation, CSRF protection, Form tampering protection, SQL injection prevention, and XSS prevention, helping you keep your application safe & secure..