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. jmurphy/laravel-pascal

ActiveLibrary

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 3d 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 27% 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

1934d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9527bfddba0238a01fd614b3940736c668bf300bf383e577a1eb368d4c5c74f7?d=identicon)[jmurphy](/maintainers/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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[dragon-code/migrate-db

Easy data transfer from one database to another

15717.4k](/packages/dragon-code-migrate-db)[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)
