PHPackages                             thomaswelton/laravel - 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. thomaswelton/laravel

ActiveLibrary[Framework](/categories/framework)

thomaswelton/laravel
====================

1734[3 issues](https://github.com/thomaswelton/laravel/issues)JavaScript

Since Sep 19Pushed 12y ago2 watchersCompare

[ Source](https://github.com/thomaswelton/laravel)[ Packagist](https://packagist.org/packages/thomaswelton/laravel)[ RSS](/packages/thomaswelton-laravel/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (5)Used By (0)

Laravel Bootstrap
-----------------

[](#laravel-bootstrap)

[![Scrutinizer Quality Score](https://camo.githubusercontent.com/f1203e25694a578a8d9f92bf3832bcf3cd5814841a8fb557c7b09a32b20e8797/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f74686f6d617377656c746f6e2f6c61726176656c2f6261646765732f7175616c6974792d73636f72652e706e673f733d34616231373863313264303263666461306262643334646438646563633136323062353031303536)](https://scrutinizer-ci.com/g/thomaswelton/laravel/)[![Build Status](https://camo.githubusercontent.com/6f9c53ad2dba5edc598843bfb1a3e405458411c7e13d4ded0cab0d3020122d82/68747470733a2f2f7472617669732d63692e6f72672f74686f6d617377656c746f6e2f6c61726176656c2e706e67)](https://travis-ci.org/thomaswelton/laravel)[![Dependency Status](https://camo.githubusercontent.com/3067c417563a33efdf4563b0cbce24ee2cf82ebb7129cc5db64937fcdadbce19/68747470733a2f2f64617669642d646d2e6f72672f74686f6d617377656c746f6e2f6c61726176656c2e706e67)](https://david-dm.org/thomaswelton/laravel)[![Bitdeli Badge](https://camo.githubusercontent.com/db403fe78e0470811763d45cbebef63144d88b2fb22468d5ac438ab33da5c940/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f74686f6d617377656c746f6e2f6c61726176656c2f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")

[![](icon.png)](icon.png)

In order to deploy this project to your own server you'll need

- [Composer](http://getcomposer.org/doc/00-intro.md#globally)
- [Heroku Toolbelt](https://toolbelt.herokuapp.com/)

Once these requirements are met the project can be deployed using the following commands

### Setup

[](#setup)

Run database migrations, install sample data, compile assets and install dependencies

```
composer install
php artisan app:init

```

### Deployment

[](#deployment)

```
php artisan heroku:deploy
heroku open

php artisan heroku:deploy --name custom_name

```

### Contributing

[](#contributing)

To work with this project locally you will need to install

- [Node](http://nodejs.org)
- [Ruby](http://www.ruby-lang.org/en/downloads/)
- [Grunt CLI](http://gruntjs.com/getting-started#installing-the-cli)
- [Bundler](http://gembundler.com/)

You can then install the dependencies and compile the project.

```
npm install
grunt

```

### Laravel PHP Framework

[](#laravel-php-framework)

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.

Laravel aims to make the development process a pleasing one for the developer without sacrificing application functionality. Happy developers make the best code. To this end, we've attempted to combine the very best of what we have seen in other web frameworks, including frameworks implemented in other languages, such as Ruby on Rails, ASP.NET MVC, and Sinatra.

Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

### Official Documentation

[](#official-documentation)

Documentation for the entire framework can be found on the [Laravel website](http://laravel.com/docs).

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/678372?v=4)[Thomas Welton](/maintainers/thomaswelton)[@thomaswelton](https://github.com/thomaswelton)

---

Top Contributors

[![thomaswelton](https://avatars.githubusercontent.com/u/678372?v=4)](https://github.com/thomaswelton "thomaswelton (212 commits)")[![superman32432432](https://avatars.githubusercontent.com/u/7228420?v=4)](https://github.com/superman32432432 "superman32432432 (7 commits)")

### Embed Badge

![Health badge](/badges/thomaswelton-laravel/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M833](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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