PHPackages                             crowns-development/royal - 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. crowns-development/royal

ActiveLibrary

crowns-development/royal
========================

Company standards for Laravel

v1.0.0(1mo ago)01↑2900%MITPHPPHP ^8.2

Since Mar 27Pushed 1mo agoCompare

[ Source](https://github.com/crowns-development/royal)[ Packagist](https://packagist.org/packages/crowns-development/royal)[ RSS](/packages/crowns-development-royal/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

Royal
=====

[](#royal)

About
-----

[](#about)

Royal is a Laravel package that installs and enforces Crowns Development coding standards across projects.

It provides a consistent, opinionated development setup including code style rules, static analysis configuration, strict typing enforcement, and project scaffolding utilities.

---

Features
--------

[](#features)

- Laravel Pint configuration
- PHPStan static analysis configuration
- Strict typing enforcement
- Stub publishing and normalization
- Automated project setup tooling
- Consistent coding standards across all projects

---

Requirements
------------

[](#requirements)

- PHP 8.4 or higher
- Laravel 10 or higher
- Composer 2+

---

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require crowns-development/royal --dev
```

---

Setup
-----

[](#setup)

After installation, run the setup command:

```
php artisan royal:install
```

This will:

- Publish configuration files
- Apply Pint rules
- Configure PHPStan
- Install stubs
- Enable strict typing conventions

---

Changelog
---------

[](#changelog)

All notable changes are documented in CHANGELOG.md.

---

Contributing
------------

[](#contributing)

1. Fork the repository
2. Create a feature branch git checkout -b feature/my-feature
3. Commit your changes git commit -m "Add feature"
4. Push to your branch git push origin feature/my-feature
5. Open a Pull Request

---

Security
--------

[](#security)

If you discover a security vulnerability, please do not open a public issue. Contact the maintainers directly.

---

License
-------

[](#license)

This package is open-source software licensed under the MIT license. See the LICENSE file for details.

---

Credits
-------

[](#credits)

Developed and maintained by Crowns Development.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance90

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

46d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4aff1659ac996fb3cddabeadb3991c695d0b49334659120e2edae132e2e889a5?d=identicon)[jeffrey-kroonen](/maintainers/jeffrey-kroonen)

---

Top Contributors

[![jeffrey-kroonen](https://avatars.githubusercontent.com/u/51824309?v=4)](https://github.com/jeffrey-kroonen "jeffrey-kroonen (3 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/crowns-development-royal/health.svg)

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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