PHPackages                             coronastone/coronastone - 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. coronastone/coronastone

ActiveProject[Framework](/categories/framework)

coronastone/coronastone
=======================

Scaffold based on the Laravel Framework.

101PHPCI failing

Since Apr 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Coronastone/Coronastone)[ Packagist](https://packagist.org/packages/coronastone/coronastone)[ RSS](/packages/coronastone-coronastone/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Coronastone
-----------

[](#coronastone)

Coronastone is a scaffold based on the Laravel Framework.

### Features

[](#features)

- Login / Register
    - Social Logins
- Admin Dashboard
    - Users management
    - Roles management
- Packages
    - [brexis/laravel-workflow](https://github.com/brexis/laravel-workflow/tree/1.3.3)
    - [caouecs/laravel-lang](https://github.com/caouecs/laravel-lang/tree/5.0.0)
    - [guzzlehttp/guzzle](http://docs.guzzlephp.org/en/6.5/overview.html)
    - [laravel/passport](https://laravel.com/docs/6.x/passport)
    - [laravel/socialite](https://laravel.com/docs/6.x/socialite)
    - [laravel/telescope](https://laravel.com/docs/6.x/telescope)
    - [predis/predis](https://github.com/nrk/predis/tree/v1.1)
    - [silber/bouncer](https://github.com/JosephSilber/bouncer/tree/v1.0.0-rc.7)

### Remarks

[](#remarks)

#### Bouncer

[](#bouncer)

Seed the default roles:

```
$ php artisan db:seed
```

#### Passport

[](#passport)

Create the encryption keys and sample clients:

```
$ php artisan passport:install
```

To enable `sms` grant type, uncomment codes in `AuthServiceProvider` and `User` model.

#### Socialite

[](#socialite)

For more providers, see [Socialite Providers](https://socialiteproviders.netlify.com).

#### Telescope

[](#telescope)

On local (dev) environment, `laravel/telescope` should be installed via `composer install` or `composer update`.

On remote (production) environment, `laravel/telescope` should be ignored via `composer install --no-dev` or `composer update --no-dev`.

#### Workflow

[](#workflow)

Publish the configuration:

```
$ php artisan vendor:publish --provider="Brexis\LaravelWorkflow\WorkflowServiceProvider"
```

### License

[](#license)

The MIT License

More info see [LICENSE](LICENSE).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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://www.gravatar.com/avatar/25e4423232bfcc04260c68148f553b6406dd5d11ea30357a438b19624be04d2e?d=identicon)[kinosang](/maintainers/kinosang)

---

Top Contributors

[![kinosang](https://avatars.githubusercontent.com/u/4987102?v=4)](https://github.com/kinosang "kinosang (52 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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