All Projects â†’ opulencephp â†’ Opulence

opulencephp / Opulence

Licence: mit
A simple, secure, and scalable PHP application framework

Projects that are alternatives of or similar to Opulence

Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (+62.66%)
Mutual labels:  orm, framework, dependency-injection
Getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
Stars: ✭ 5,578 (+671.51%)
Mutual labels:  framework, dependency-injection
Hunt Framework
A Web framework for D Programming Language. Full-stack high-performance.
Stars: ✭ 256 (-64.59%)
Mutual labels:  orm, full-stack
Di
Dependency injection container in go (golang)
Stars: ✭ 390 (-46.06%)
Mutual labels:  framework, dependency-injection
Aqueduct
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
Stars: ✭ 2,412 (+233.61%)
Mutual labels:  orm, framework
Django
The Web framework for perfectionists with deadlines.
Stars: ✭ 61,277 (+8375.38%)
Mutual labels:  orm, framework
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+481.74%)
Mutual labels:  framework, dependency-injection
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-74%)
Mutual labels:  orm, framework
Gongular
A different approach to Go web frameworks
Stars: ✭ 438 (-39.42%)
Mutual labels:  framework, dependency-injection
Ubiquity
Ubiquity framework
Stars: ✭ 480 (-33.61%)
Mutual labels:  orm, framework
Deep Framework
Full-stack JavaScript Framework for Cloud-Native Web Applications (perfect for Serverless use cases)
Stars: ✭ 533 (-26.28%)
Mutual labels:  framework, full-stack
Framework
ThinkPHP Framework
Stars: ✭ 2,399 (+231.81%)
Mutual labels:  orm, framework
Malagu
Malagu Development Framework (QQ: 1013685855 钉钉įž¤īŧš31992376)
Stars: ✭ 196 (-72.89%)
Mutual labels:  orm, framework
EvaEngine.js
A micro service development engine for node.js
Stars: ✭ 31 (-95.71%)
Mutual labels:  orm, dependency-injection
Malagu
Malagu is a Serverless First, component-based, platform-independent, progressive application framework based on TypeScript.
Stars: ✭ 184 (-74.55%)
Mutual labels:  orm, dependency-injection
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+449.38%)
Mutual labels:  framework, dependency-injection
Ouzo
Ouzo Framework - PHP MVC ORM
Stars: ✭ 66 (-90.87%)
Mutual labels:  orm, framework
Frint
Modular JavaScript framework for building scalable and reactive applications
Stars: ✭ 608 (-15.91%)
Mutual labels:  framework, dependency-injection
Izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
Stars: ✭ 423 (-41.49%)
Mutual labels:  framework, dependency-injection
Gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Stars: ✭ 6,501 (+799.17%)
Mutual labels:  orm, framework

Opulence

Build Status Latest Stable Version Latest Unstable Version License

Introduction

Opulence is a PHP web application framework that simplifies the difficult parts of creating and maintaining a secure, scalable website. With Opulence, things like database management, caching, ORM, page templates, and routing are a cinch. It was written with customization, performance, and best-practices in mind. Thanks to test-driven development (TDD), the framework is reliable and thoroughly tested. Opulence is split into components, which can be installed separately or bundled together.

Installation

Opulence can be installed using Composer:

composer create-project opulence/project --prefer-dist

Documentation

For complete documentation, visit the official website.

Requirements

  • PHP 7.3
  • OpenSSL
  • mbstring

License

This software is licensed under the MIT license. Please read the LICENSE for more information.

Author

Opulence was written by David Young.

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].