PHPackages                             kun391/larest-starter-kit - 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. kun391/larest-starter-kit

ActiveProject[Framework](/categories/framework)

kun391/larest-starter-kit
=========================

The boilerplate to build the RESTful api application.

0.1.0(7y ago)122[26 PRs](https://github.com/kun391/larest-starter-kit/pulls)MITPHPPHP ^7.1.3

Since Apr 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kun391/larest-starter-kit)[ Packagist](https://packagist.org/packages/kun391/larest-starter-kit)[ RSS](/packages/kun391-larest-starter-kit/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (14)Versions (30)Used By (0)

The boilerplate RESTful application build on Laravel &amp; Jsonapi Specification 1.0
====================================================================================

[](#the-boilerplate-restful-application-build-on-laravel--jsonapi-specification-10)

[![Build Status](https://camo.githubusercontent.com/f9b07fa18a37d45b37bf3b13f3466c403ceee05f35a2a7419e2bc7f778247efa/68747470733a2f2f7472617669732d63692e636f6d2f6b756e3339312f6c61726176656c2d7265737466756c2d737461727465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kun391/laravel-restful-starter)[![StyleCI](https://camo.githubusercontent.com/e16541bdf15059ac408e2903a0a68b4aaae61f147bb26f50ffb71bc405cbfc85/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3138313237353632352f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/181275625)

Requirement
-----------

[](#requirement)

```
PHP >=7.0
MYSQL >=5.6

```

### INSTALL

[](#install)

- Please make sure your packages is latest

```
$ composer install
$ php -r "file_exists('.env') || copy('.env.example', '.env');"
$ php artisan key:generate
$ php artisan migrate --seed
$ php artisan serve --host=0.0.0.0 --port=9000
```

Admin user
----------

[](#admin-user)

- Email:
- Password: 123123

Request life-cycle
------------------

[](#request-life-cycle)

- It run from 1 to 8

```
1. routes/api
2. app/Http/Requests
3. app/Http/Controllers
4. app/Repositories/Eloquent
5. app/Presenters
6. app/Transformers
7. app/Http/Controllers
8. response

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

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

2583d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/805db4ad39f621188a2cf98353878feac6eff89e022ca33853a879600b33fe8a?d=identicon)[kun391](/maintainers/kun391)

---

Top Contributors

[![kun391](https://avatars.githubusercontent.com/u/5398707?v=4)](https://github.com/kun391 "kun391 (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")

---

Tags

apiframeworklaravelrestful

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kun391-larest-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/kun391-larest-starter-kit/health.svg)](https://phpackages.com/packages/kun391-larest-starter-kit)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[marketplacekit/marketplacekit

Open source Marketplace Platform

8185.2k](/packages/marketplacekit-marketplacekit)

PHPackages © 2026

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