PHPackages                             tavrin/sirius - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tavrin/sirius

ActiveLibrary

tavrin/sirius
=============

Sirius Sirius

v0.1.0(4y ago)120MITPHPPHP &gt;=7.4

Since Jun 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Tavrin/Sirius)[ Packagist](https://packagist.org/packages/tavrin/sirius)[ RSS](/packages/tavrin-sirius/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (11)Versions (3)Used By (0)

Sirius
======

[](#sirius)

A PHP backend framework inspired by Symfony and Doctrine, currently in active development

### Setting up index.php

[](#setting-up-indexphp)

To be used, the framework needs to be integrated into the index.php file, the environment variables need to be loaded and the ROOT\_DIR constant needs to be defined, here is a simple example of its implementation :

```
