PHPackages                             kentomoriwaki/laravel-on-heroku - 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. kentomoriwaki/laravel-on-heroku

AbandonedArchivedLibrary[Framework](/categories/framework)

kentomoriwaki/laravel-on-heroku
===============================

Laravel bootstrap template for heroku

v1.0.0(12y ago)7502MITPHP

Since Jan 10Pushed 12y ago1 watchersCompare

[ Source](https://github.com/KentoMoriwaki/laravel-on-heroku)[ Packagist](https://packagist.org/packages/kentomoriwaki/laravel-on-heroku)[ RSS](/packages/kentomoriwaki-laravel-on-heroku/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

laravel-on-heroku
-----------------

[](#laravel-on-heroku)

Laravel4.\* bootstrap template for Heroku

Install
-------

[](#install)

Clone this repository and

```
composer install
npm install
php artisan migrate --seed

```

Enjoy it!

Settings
--------

[](#settings)

To deploy your application to Heroku

```
heroku create --buildpack https://github.com/CHH/heroku-buildpack-php yourapp
heroku addons:add  heroku-postgresql
heroku pg:promote HEROKU_POSTGRESQL_RED_URL

```

Now you can deploy your application by 1 step!

```
git push heroku master

```

Includes
--------

[](#includes)

- Laravel 4.1
- Twitter bootstrap 3
- Sass(Compass)
- Grunt
- grunt-contrib-cancat
- grunt-contrib-watch
- grunt-contrib-compass

License
-------

[](#license)

Licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

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

Every ~12 days

Total

2

Last Release

4495d ago

Major Versions

v0.0.0 → v1.0.02014-01-22

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3349436?v=4)[Kento Moriwaki](/maintainers/KentoMoriwaki)[@KentoMoriwaki](https://github.com/KentoMoriwaki)

---

Top Contributors

[![KentoMoriwaki](https://avatars.githubusercontent.com/u/3349436?v=4)](https://github.com/KentoMoriwaki "KentoMoriwaki (31 commits)")[![andrejguran](https://avatars.githubusercontent.com/u/1847466?v=4)](https://github.com/andrejguran "andrejguran (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kentomoriwaki-laravel-on-heroku/health.svg)

```
[![Health](https://phpackages.com/badges/kentomoriwaki-laravel-on-heroku/health.svg)](https://phpackages.com/packages/kentomoriwaki-laravel-on-heroku)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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