Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/l4nos/siab-framework
- Owner: l4nos
- Created: 2018-06-16T15:17:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T15:24:26.000Z (over 6 years ago)
- Last Synced: 2024-04-14T03:18:01.407Z (7 months ago)
- Language: PHP
- Size: 469 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# SIAB Framework
Built on slim3 and rezi-php SDK.
Install via Composer:
composer install lanos/siab-skeletonEnsure 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]