PHPackages                             lakion/lionframe - 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. [API Development](/categories/api)
4. /
5. lakion/lionframe

ActiveProject[API Development](/categories/api)

lakion/lionframe
================

Symfony RAD API Edition for powerful REST applications.

v0.3.0(10y ago)21198211[9 issues](https://github.com/Lakion/Lionframe/issues)MITPHPPHP &gt;=5.5

Since Dec 22Pushed 8y ago20 watchersCompare

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

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

Lionframe - Rapid REST API Development
======================================

[](#lionframe---rapid-rest-api-development)

[![Build Status](https://camo.githubusercontent.com/2018e65321d7926b9fc028de37bba020f16c03d849a0dffe3a53eb022c7f58a6/68747470733a2f2f7472617669732d63692e6f72672f4c616b696f6e2f4c696f6e6672616d652e7376673f6272616e63683d76302e332e30)](https://travis-ci.org/Lakion/Lionframe)

Welcome to the Lionframe - Rapid REST API development framework, based on [Symfony](http://symfony.com) &amp; [Sylius](http://sylius.org).

1. Installing Lionframe

---

When it comes to installing the Lionframe, you should use Composer.

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Then, use the `create-project` command to generate a new Lionframe application:

```
php composer.phar create-project lakion/lionframe path/to/install

```

Composer will install Lionframe and all its dependencies under the `path/to/install` directory.

If you encounter any problem with installing the dependencies, just go to project root and run the following command:

```
php composer.phar install

```

2. Checking your System Configuration

---

Before starting coding, make sure that your local system is properly configured for Symfony.

Execute the `check.php` script from the command line:

```
php app/check.php

```

3. Getting started with Lionframe

---

This distribution is meant to be the starting point for your applications with powerful REST API.

You can move onto reading the official [Lionframe documentation](http://lakion.com/lionframe).

Enjoy!

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Every ~183 days

Total

3

Last Release

3797d ago

PHP version history (2 changes)v0.1.0PHP &gt;=5.4

v0.3.0PHP &gt;=5.5

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/719423?v=4)[Sylius eCommerce](/maintainers/sylius)[@Sylius](https://github.com/Sylius)

---

Top Contributors

[![lchrusciel](https://avatars.githubusercontent.com/u/6213903?v=4)](https://github.com/lchrusciel "lchrusciel (12 commits)")[![ad3n](https://avatars.githubusercontent.com/u/7464920?v=4)](https://github.com/ad3n "ad3n (6 commits)")[![michalmarcinkowski](https://avatars.githubusercontent.com/u/7572437?v=4)](https://github.com/michalmarcinkowski "michalmarcinkowski (5 commits)")[![adamelso](https://avatars.githubusercontent.com/u/5972864?v=4)](https://github.com/adamelso "adamelso (1 commits)")[![pjedrzejewski](https://avatars.githubusercontent.com/u/614970?v=4)](https://github.com/pjedrzejewski "pjedrzejewski (1 commits)")

### Embed Badge

![Health badge](/badges/lakion-lionframe/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[leaphly/leaphly-sandbox

The Leaphly sandbox

144.4k](/packages/leaphly-leaphly-sandbox)

PHPackages © 2026

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