PHPackages                             jmurphy/laravel-pascal - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jmurphy/laravel-pascal

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jmurphy/laravel-pascal
======================

Add pascal case to Laravel

v1.0.0(5y ago)0250MITPHPPHP ^7.1

Since Jan 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jmurphy45/laravel-pascal)[ Packagist](https://packagist.org/packages/jmurphy/laravel-pascal)[ Docs](https://github.com/jmurphy/laravel-pascal)[ RSS](/packages/jmurphy-laravel-pascal/feed)WikiDiscussions main Synced 3w ago

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

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9647d6c5fd619cef684e5a78738a9ac9c187435d99a20ceb69fe0210ee565c9b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6d75727068792f6c61726176656c2d70617363616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jmurphy/laravel-pascal)[![Build Status](https://camo.githubusercontent.com/00c3be6260e2b8421350564e26e15957dc6f3254cfe01f0dff59e1978d68c7f2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a6d757270687934352f6c61726176656c2d70617363616c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/jmurphy45/laravel-pascal)[![Quality Score](https://camo.githubusercontent.com/36360f31219c68785a6a69fbaecb4be49a01ec72ee716724ef28c9dc803d4c3b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6a6d757270687934352f6c61726176656c2d70617363616c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/jmurphy45/laravel-pascal)[![Total Downloads](https://camo.githubusercontent.com/30f8ecc976f089411515e444c11aeb7693c61c8ee7b5de1366d94bc9b7ecbe56/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6d75727068792f6c61726176656c2d70617363616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jmurphy/laravel-pascal)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

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

[](#installation)

You can install the package via composer:

```
composer require jmurphy/laravel-pascal
```

Usage
-----

[](#usage)

```
use Jmurphy\LaravelPascal\Concerns\PascalCase;

class ExampleTable extends Model
{
    use PascalCase;

    protected $table = 'ExampleTable';
    protected $primaryKey = 'ExampleID';
}
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Jay Murphy](https://github.com/jmurphy45)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

1982d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/931000?v=4)[Josh Murphy](/maintainers/jmurphy)[@jmurphy](https://github.com/jmurphy)

---

Tags

jmurphylaravel-pascal

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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