Frequently Asked Questions

Why is this website using the most common bootstrap theme ?

The reason is very simple, the orpheus' developer is... a developer and not a web designer.
As the framework is standardized, per default, it uses bootstrap framework with the simplest theme.
If you're a web-designer and you would like to propose a theme, please contact me at .

Why this website is (only) in english ?

Because English is an international language, this is the language used by developers to make it understandable by everyone, as the Orpheus framework.
Even if the framework has an internationalization library, its default language is English as the demo website and documentation website.

Is this website based on Orpheus ?

Yes, of course. This version is often updated.

How it works ? How can I get started ?

Dude, please read the manual of Orpheus. ;-)

Is it just another PHP framework ?

In fact, this is not really a framework, it's the future base of your Application.
It helps you to complete your work, without coding again the common base of a website.
The main difference is that Orpheus forces you to follow certain basic rules, allowing you to maintain a secure and optimized application, even if it's designed to be tolerant and extensible.
With a lot of library, everything is allowed on Orpheus, you can use your own user system, your own config library or import a library from another framework.