orpheus/orpheus-framework

Orpheus PHP Framework

Installs: 64

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 2

Forks: 1

Open Issues: 6

Type:project

v4.0.1 2023-11-01 14:23 UTC

README

Get the power with the new Orpheus, find every feature to meet your needs ! If you want to develop your website quickly with an easy-to-use tool, This framework is made for you. Optimized, secured and standardized, Orpheus will provide the easiest way to build your app and offers maximum customizing capabilities.

This is clearly more than just a framework

This is a complete solution to your needs and we are actively looking for serious or casual contributors.
Orpheus comes with an integrated User system, a simple php templating, an ORM, a REST API generator and a complete admin panel.
Everything could be customized, there is no complicated way to do it.

The Official Orpheus Framework Website

http://orpheus-framework.com/

Getting started

http://orpheus-framework.com/getting-started.html

Configuration

Configure your .env file (or .env.local) for environment specific configuration. Check for constants in config/constants.php and config/defaults.php.

You can find more configuration in engine.ini.

Warning !

We are actively looking for contributors. I, Florent HAZARD, am currently the only one to contribute on this project and I am working hard on it.
I am working more and more on stability but the project still have only one contributor.
I am using it for my own projects & my customers' ones on prod and this is ok from more than ten years.
If you want to use it, you may consider to contribute to this project.

We are looking for contributors :

  • To design interfaces (The official website and the framework admin panel)
  • To translate contents
  • To develop new framework feature
  • To fix occurring bugs
  • To develop more features about admin panel
  • To develop unit tests
  • To complete documentation
  • To maintain online documentation

Developing Orpheus

The Orpheus Website project is the base for developing Orpheus locally.