PHPackages                             olif-fm/olif - 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. [Framework](/categories/framework)
4. /
5. olif-fm/olif

AbandonedLibrary[Framework](/categories/framework)

olif-fm/olif
============

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

v3.0.0(11y ago)011Apache2PHPPHP &gt;=5.3.0

Since Dec 6Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (2)Used By (0)

Contents

- [OLIF Framework](#olif-framework)
    - [Information](#information)
    - [Documentation](#documentation)
    - [First install](#first-install)
        - [From new project](#from-new-project)
        - [From submodule](#from-submodule)
        - [Install dependencies](#install-dependencies)

[OLIF Framework](#id1)
----------------------

[](#olif-framework)

[![https://poser.pugx.org/olif-fm/olif/v/stable](https://camo.githubusercontent.com/a108ca906b161610b43d65a42826fa6bf5c1592689c15b345a383a3442c35532/68747470733a2f2f706f7365722e707567782e6f72672f6f6c69662d666d2f6f6c69662f762f737461626c65)](https://packagist.org/packages/olif-fm/olif)[![https://poser.pugx.org/olif-fm/olif/downloads](https://camo.githubusercontent.com/464aa1d92b02120d6edd7975eef1a520bd48cee22ff9397563f65636c47e7e70/68747470733a2f2f706f7365722e707567782e6f72672f6f6c69662d666d2f6f6c69662f646f776e6c6f616473)](https://packagist.org/packages/olif-fm/olif)[![https://poser.pugx.org/olif-fm/olif/v/unstable](https://camo.githubusercontent.com/c186289616a23df3981cc605f3e0f101fe244f1f6f82d8b31fbe2eafb5b0642a/68747470733a2f2f706f7365722e707567782e6f72672f6f6c69662d666d2f6f6c69662f762f756e737461626c65)](https://packagist.org/packages/olif-fm/olif)[![https://poser.pugx.org/olif-fm/olif/license](https://camo.githubusercontent.com/7a112306cd68c0c465babf9c2394e571033b3753fe3ce82a7c686948af25d043/68747470733a2f2f706f7365722e707567782e6f72672f6f6c69662d666d2f6f6c69662f6c6963656e7365)](https://packagist.org/packages/olif-fm/olif)[![https://insight.sensiolabs.com/projects/6c8d26f4-8096-460b-be1a-40ca2979f166/mini.png](https://camo.githubusercontent.com/b2f9099709388539255f0666c805cf364180d5110cd37d45b739118f64c16ef9/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36633864323666342d383039362d343630622d626531612d3430636132393739663136362f6d696e692e706e67)](https://insight.sensiolabs.com/projects/6c8d26f4-8096-460b-be1a-40ca2979f166)### [Information](#id2)

[](#information)

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

### [Documentation](#id3)

[](#documentation)

See docs Folder

### [First install](#id4)

[](#first-install)

#### [From new project](#id5)

[](#from-new-project)

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
```

#### [From submodule](#id6)

[](#from-submodule)

```
git submodule add https://github.com/olif-fm/olif olif
```

#### [Install dependencies](#id7)

[](#install-dependencies)

```
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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec0770f47e7951050a9d87194df6d205ef0aff8dfbdfbb11b0fa8624d25e2617?d=identicon)[avara1986](/maintainers/avara1986)

---

Top Contributors

[![avara1986](https://avatars.githubusercontent.com/u/6352942?v=4)](https://github.com/avara1986 "avara1986 (27 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/olif-fm-olif/health.svg)

```
[![Health](https://phpackages.com/badges/olif-fm-olif/health.svg)](https://phpackages.com/packages/olif-fm-olif)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
