PHPackages                             djaxho/laravel-cats - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. djaxho/laravel-cats

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

djaxho/laravel-cats
===================

Make programming fun again by printing cats when debugging and dumping data

2.1.0(4y ago)421.9k↓33.3%4MITPHPPHP ^7.0

Since Dec 2Pushed 4y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (5)Used By (0)

Laravel Cats
------------

[](#laravel-cats)

[![Latest Stable Version](https://camo.githubusercontent.com/3122ea6c29b515476b97fcdef4bdbaab218799a2a46028c3d3775e6fa2873774/68747470733a2f2f706f7365722e707567782e6f72672f646a6178686f2f6c61726176656c2d636174732f762f737461626c65)](https://packagist.org/packages/djaxho/laravel-cats)[![License](https://camo.githubusercontent.com/2f76625067f4bbf6275e9a4ef44cc89b11518ff09a29dcdb544341b9799ceab2/68747470733a2f2f706f7365722e707567782e6f72672f646a6178686f2f6c61726176656c2d636174732f6c6963656e7365)](https://packagist.org/packages/djaxho/laravel-cats)

Make programming fun again by printing cats when debugging and dumping data. It works in the browser and console (tinker, artisan commands, unit tests).

> ```
>  /\_/\   _
> ( °w° )  )   (  ))
> (__ __)//
>
> ```

Intended to be comical in the beginning, but has proven itself to be a tool used fairly often for drawing the eye to breaks, or data dumps in views or command line when you aren't sure where dumped data will really end up on a page. Or when your terminal is filled with output and you want to know exactly where your dump ended up if it isn't the final item printed to the console. A big 'ol cat lets your eyes find the target immediately.

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

[](#installation)

Require this package with composer. It is recommended to only require the package for development.

```
composer require djaxho/laravel-cats --dev
```

Usage (provides 2 functions)
----------------------------

[](#usage-provides-2-functions)

```
cc($args); // exactly the same as doing dd($args) in laravel, but adds an ascii cat
c($args); // exactly the same as doing dump($args) in laravel, but adds an ascii cat
```

Motivation
----------

[](#motivation)

My intention is simple for this package, yet it is of grave importance to humanity: provide alternative helper functions in the laravel development environment that will print an ascii cat before dumping the data using laravel's own dd() and dump() functions

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

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

Every ~489 days

Total

3

Last Release

1789d ago

Major Versions

v1.0.0 → 2.0.02021-08-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9688456?v=4)[Danny Jackson](/maintainers/djaxho)[@djaxho](https://github.com/djaxho)

---

Top Contributors

[![djaxho](https://avatars.githubusercontent.com/u/9688456?v=4)](https://github.com/djaxho "djaxho (7 commits)")[![olivernybroe](https://avatars.githubusercontent.com/u/5870441?v=4)](https://github.com/olivernybroe "olivernybroe (1 commits)")

---

Tags

laraveldebugfuncatssuper-cool-feline-friends

### Embed Badge

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

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

###  Alternatives

[fruitcake/laravel-telescope-toolbar

Toolbar for Laravel Telescope based on Symfony Web Profiler

8041.7M5](/packages/fruitcake-laravel-telescope-toolbar)[laracraft-tech/laravel-xhprof

Easy XHProf setup to profile your laravel application!

235344.1k](/packages/laracraft-tech-laravel-xhprof)[daylerees/anbu

The Anbu profiler for Laravel 4.

3054.9k](/packages/daylerees-anbu)[adobrovolsky97/illuminar

Debug tool for Laravel Framework

2397.1k](/packages/adobrovolsky97-illuminar)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2228.3k](/packages/guanguans-laravel-soar)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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