All Projects → letsdrink → Ouzo

letsdrink / Ouzo

Licence: mit
Ouzo Framework - PHP MVC ORM

Projects that are alternatives of or similar to Ouzo

Latke
🌀 一款以 JSON 为主的 Java Web 框架。
Stars: ✭ 781 (+1083.33%)
Mutual labels:  orm, framework, mvc
Ubiquity
Ubiquity framework
Stars: ✭ 480 (+627.27%)
Mutual labels:  orm, framework, mvc
Quiz App
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
Stars: ✭ 230 (+248.48%)
Mutual labels:  framework, mvc, tdd
Flexicms
Flexible site management system Flexi CMS
Stars: ✭ 61 (-7.58%)
Mutual labels:  orm, framework, mvc
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (+184.85%)
Mutual labels:  orm, framework, mvc
Bast
Simple but Elegant Web Framework
Stars: ✭ 49 (-25.76%)
Mutual labels:  orm, framework, mvc
Php Mini Framework
PHP mini framework
Stars: ✭ 65 (-1.52%)
Mutual labels:  framework, mvc
Opulence
A simple, secure, and scalable PHP application framework
Stars: ✭ 723 (+995.45%)
Mutual labels:  orm, framework
Easy Php
A Faster Lightweight Full-Stack PHP Framework 🚀
Stars: ✭ 754 (+1042.42%)
Mutual labels:  orm, framework
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (+1256.06%)
Mutual labels:  orm, framework
Lux
Build scalable, Node.js-powered REST JSON APIs with almost no code.
Stars: ✭ 556 (+742.42%)
Mutual labels:  framework, mvc
One
一个极简高性能php框架,支持[swoole | php-fpm ]环境
Stars: ✭ 789 (+1095.45%)
Mutual labels:  orm, framework
Framework
High-Performance Long-Living PHP Framework for modern enterprise application development
Stars: ✭ 895 (+1256.06%)
Mutual labels:  orm, framework
Phpboot
☕️ 🚀 tiny & fast PHP framework for building Microservices/RESTful APIs, with useful features: IOC, Hook, ORM, RPC, Swagger, Annotation, Parameters binding, Validation, etc.
Stars: ✭ 638 (+866.67%)
Mutual labels:  orm, framework
Mormot
Synopse mORMot ORM/SOA/MVC framework
Stars: ✭ 607 (+819.7%)
Mutual labels:  orm, mvc
Gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Stars: ✭ 6,501 (+9750%)
Mutual labels:  orm, framework
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (+1263.64%)
Mutual labels:  framework, tdd
Turbulette
😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs
Stars: ✭ 29 (-56.06%)
Mutual labels:  orm, framework
Iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
Stars: ✭ 21,587 (+32607.58%)
Mutual labels:  framework, mvc
Recife
A powerful MVC Framework for GraphQL
Stars: ✭ 20 (-69.7%)
Mutual labels:  framework, mvc

Ouzo Framework

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

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 [email protected].

Current release

See the release notes and latest documentation.

Contributing to Ouzo

  • Don't hesitate to ask questions on mailing list or submit issues on github.
  • If you know the answer to questions/problems that others have then go ahead and reply.
  • Found something unclear in docs or app messages? Let us know and help us improve Ouzo.
  • If you miss a feature - check out issues, maybe it is already addressed. If not, drop us an example of what you need (issues or mailing list).
  • Want to help? Browse the issues and grab something to work on!
  • How to contribute? Create a fork and start a branch. Let us know when you are done, we will discuss it and merge your pull request.

General rules

  • We encourage you to use PhpStorm IDE for Ouzo development.
  • Write a test. Or tests. The more the better.
  • Make sure to run a full test suite before you send us a PR.
  • Don't forget to update the docs!
  • And the changelog as well.

Support for PHP versions older than 7.4

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].