Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l4nos/siab-framework

Framework created for building websites integrated into Rezi. Requires PHP 7 uses PSR namespaces.
https://github.com/l4nos/siab-framework

Last synced: 7 days ago
JSON representation

Framework created for building websites integrated into Rezi. Requires PHP 7 uses PSR namespaces.

Awesome Lists containing this project

README

        

# SIAB Framework

Built on slim3 and rezi-php SDK.

Install via Composer:

composer install lanos/siab-skeleton

Ensure you have minimim stablity set to dev on your composer.json file.

You can also create a project from scatch using this package.

composer create-project lanos/siab-skeleton [app-name]