PHPackages                             sonif/febe-api - 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. sonif/febe-api

ActiveProject[API Development](/categories/api)

sonif/febe-api
==============

api tim apps project

v1.0.0(8y ago)04MITPHPPHP &gt;=7.0.0

Since Jan 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mushonnifar/febemonitor)[ Packagist](https://packagist.org/packages/sonif/febe-api)[ RSS](/packages/sonif-febe-api/feed)WikiDiscussions master Synced 2d ago

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

Laravel 5.5 Lumen 5.5 RESTful API FEBE
======================================

[](#laravel-55-lumen-55-restful-api-febe)

[![Build Status](https://camo.githubusercontent.com/ed3e9a7b82bcfadaf89816e83b220158f5d5a52efcaab0afc3025aa74f32e34d/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2e737667)](https://travis-ci.org/laravel/lumen-framework)[![Total Downloads](https://camo.githubusercontent.com/2fecb35a3d93f3dcdf42f4ea102cdaf04b0204668ddfdc41d15fe6801aa346c4/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f642f746f74616c2e737667)](https://packagist.org/packages/laravel/lumen-framework)[![Latest Stable Version](https://camo.githubusercontent.com/ed00b1eac5fa5e632d02f8309464ce6c694d49fc72a7a607e96a8690218a501f/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f762f737461626c652e737667)](https://packagist.org/packages/laravel/lumen-framework)[![Latest Unstable Version](https://camo.githubusercontent.com/abe475806bbf03dac0aef2a2167cf8fe6948121250f2b3e0cad4816e971b9177/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f762f756e737461626c652e737667)](https://packagist.org/packages/laravel/lumen-framework)[![License](https://camo.githubusercontent.com/3a423b2338207e3e05d9f894edec9e27ea9a1a2767fb0686b800dad2016b770d/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f6c6963656e73652e737667)](https://packagist.org/packages/laravel/lumen-framework)

This is a RESTful API with OAuth2 authentication/security developed using Laravel Lumen 5.5.0. You can use this if you want to quick start developing your own custom RESTful API by skipping 95% of your scratch works. Hopefully this will save lot of your time as this API includes all the basic stuffs you need to get started.

This API also includes a developer dashboard with the API documentation which is developed in Laravel 5.5. This will be useful to manage your developers access to the API documentation.

[DEMO](http://laravel-lumen-rest.dockerboxes.us)
------------------------------------------------

[](#demo)

```
http://laravel-lumen-rest.dockerboxes.us
Login: developer/developer

```

Official Documentation
----------------------

[](#official-documentation)

Documentation for this RESTful API can be found on the [Lumen RESTful API with OAuth2 Documenation](http://laravel-lumen-rest.dockerboxes.us).

INSTALLATION
------------

[](#installation)

```
Step1. cd /var/www
git clone -b master https://github.com/sirinibin/laravel-5.5-lumen-5.5-with-OAuth2.git laravel-api

Note:Make sure you have  at least php7.1  or php7.0  or else you may face some issues while installing laravel lumen.

Step2. cd laravel-api
       composer install

Step3.Create a database named "laravel_api" in your mysql or any other database software.

Step4.cp .env.example .env

Step5. vim .env and update the db details

Step6.php artisan key:generate

Step7.php artisan migrate

Step8. cd developers & run composer install then repeat step4,5 & 6.

Step9. Point API end point URL to /var/www/laravel-api/public

      eg: http://laravel-lumen-rest-api.dockerboxes.us

Step10. Point API developers Dashboard URL to /var/www/laravel-api/developers/public

       eg:http://laravel-lumen-rest.dockerboxes.us

Step11. cd /var/www/laravel-api && sudo chmod -R 777 storage

Step12. cd /var/www/laravel-api/developers && sudo chmod -R 777 storage

Step13. vim /var/www/laravel-api/developers/.env

    API_HOST_LOCAL=localhost:8004

    API_HOST_PRODUCTION=laravel-lumen-rest-api.dockerboxes.us

```

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within this template, please send an e-mail to Sirin k at . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

The Lumen framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

3026d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/624ba19966784ee8c2e082bbdaf82bc8a6610db50c0a990d627a09ab86270a7a?d=identicon)[mushonnifar](/maintainers/mushonnifar)

---

Top Contributors

[![sirinibin](https://avatars.githubusercontent.com/u/651396?v=4)](https://github.com/sirinibin "sirinibin (23 commits)")[![mushonnifar](https://avatars.githubusercontent.com/u/11992464?v=4)](https://github.com/mushonnifar "mushonnifar (14 commits)")[![mushonnif](https://avatars.githubusercontent.com/u/22628453?v=4)](https://github.com/mushonnif "mushonnif (9 commits)")

### Embed Badge

![Health badge](/badges/sonif-febe-api/health.svg)

```
[![Health](https://phpackages.com/badges/sonif-febe-api/health.svg)](https://phpackages.com/packages/sonif-febe-api)
```

###  Alternatives

[netflie/whatsapp-cloud-api

The first PHP SDK to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform

640431.7k4](/packages/netflie-whatsapp-cloud-api)[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36205.0k3](/packages/wrav-oembed)[lucianotonet/groq-php

A powerful PHP library for seamless integration with the GroqCloud API

83124.5k6](/packages/lucianotonet-groq-php)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[hardcastle/xrpl_php

PHP SDK / Client for the XRP Ledger

129.7k5](/packages/hardcastle-xrpl-php)

PHPackages © 2026

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