Download the PHP package orpheus/orpheus-framework without Composer

On this page you can find all versions of the php package orpheus/orpheus-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package orpheus-framework

Orpheus PHP Framework

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 :

Developing Orpheus

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

Orpheus Ecosystem

The main Orpheus project

Orpheus Core libraries (required or highly recommended)

Orpheus Core Library

Orpheus Cache Library

Orpheus Entity Descriptor Library

Orpheus Form Library

Orpheus Initernationalization (i18n) Library

Orpheus InputController Library

Orpheus Publisher Library

Orpheus Rendering Library

Orpheus SQL Adapter Library

Orpheus Web Tools Library

Orpheus YAML Library

Orpheus Composer Plugin

Other Orpheus libraries

Orpheus Rest Library

Others Orpheus Projects

Orpheus website project

Orpheus documentation project

Orpheus setup project

Other unmaintained libraries

Orpheus Facebook Library (unmaintained)

Orpheus Hook Library (abandoned)

Orpheus SSH2 Library (unmaintained)


All versions of orpheus-framework with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
orpheus/orpheus-composer-plugin Version ^4.0.0
orpheus/orpheus-core Version ^4.0.0
orpheus/orpheus-cache Version ^4.0.0
orpheus/orpheus-yaml Version ^4.0.0
orpheus/orpheus-initernationalization Version ^4.0.0
orpheus/orpheus-rendering Version ^4.0.0
orpheus/orpheus-inputcontroller Version ^4.0.0
orpheus/orpheus-sqladapter Version ^4.0.0
orpheus/orpheus-entitydescriptor Version ^4.0.0
orpheus/orpheus-form Version ^4.0.0
orpheus/orpheus-publisher Version ^4.0.0
orpheus/orpheus-webtools Version ^4.0.0
ext-pdo Version *
ext-json Version *
ext-readline Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package orpheus/orpheus-framework contains the following files

Loading the files please wait ....