Skip to content
/ olif Public

OLIF is a PHP framework to support developers to build fast websites

Notifications You must be signed in to change notification settings

olif-fm/olif

Repository files navigation

https://poser.pugx.org/olif-fm/olif/v/stable https://poser.pugx.org/olif-fm/olif/downloads https://poser.pugx.org/olif-fm/olif/v/unstable https://poser.pugx.org/olif-fm/olif/license https://insight.sensiolabs.com/projects/6c8d26f4-8096-460b-be1a-40ca2979f166/mini.png

OLIF is a PHP framework to support developers to build fast websites

See docs Folder

Download Core:

git clone https://github.com/olif-fm/olif.git

Or a Example Project:

git clone https://github.com/olif-fm/olif-example.git
git submodule add https://github.com/olif-fm/olif olif
cd olif/

Install composer:

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Install composer dependencies:

composer install

Install git submodules:

./git-submodule.sh

Update git submodules:

git submodule update --init --recursive

See [LINK TO DOCS] to configure PHP settings

About

OLIF is a PHP framework to support developers to build fast websites

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages