letsdrink / ouzo

Ouzo Framework - PHP MVC ORM
https://github.com/letsdrink/ouzo
MIT License
70 stars 8 forks source link
framework mvc orm php tdd

Ouzo Framework

Ouzo is a PHP MVC framework with built-in ORM and util libraries. PHP 8.2 or later is required.

Build Status Build Status Documentation Status Coverage Status Latest Stable Version Total Downloads License Average time to resolve an issue

Join the chat at https://gitter.im/letsdrink/ouzo

We believe in clean code and simplicity. We value unit testing and beautiful design.

Want to know more?

For ideas, questions, discussions write to ouzo-framework@googlegroups.com.

Current release

See the release notes and latest documentation.

Contributing to Ouzo

General rules

Support for PHP versions older than 8.2

Ouzo has dropped support for PHP versions older than 8.2 since Ouzo 3.x. If you want to use Ouzo with PHP 5.6 or 7.x, please try Ouzo 1.x branch, for PHP 8.0 use 2.x branch.