nunomaduro/laravel-pot

Set of commands to inspect Laravel's container
1,624 100
Install
composer require nunomaduro/laravel-pot
Latest Version:v0.2.0
PHP:^8.1.0
License:MIT
Last Updated:Apr 22, 2026
Links: GitHub  ·  Packagist
Maintainer: nunomaduro

About Laravel Pot

Laravel Pot was created by, and is maintained by Nuno Maduro, and is a set of commands to inspect Laravel Application's container.

Installation & Usage

Requires PHP 8.1.0+

Create your package using Composer:

composer require nunomaduro/laravel-pot

List all Bindings and instances

How to use:

php artisan pot:list

List all Singletons

How to use:

php artisan pot:singletons

Contributing

Thank you for considering to contribute to Laravel Pot. All the contribution guidelines are mentioned here.

You can have a look at the CHANGELOG for constant updates & detailed information about the changes. You can also follow the twitter account for latest announcements or just come say hi!: @enunomaduro

Support the development

Do you like this project? Support it by donating

License

Laravel Pot is an open-sourced software licensed under the MIT license.

Related Packages

jeroen-g/laravel-packager

A cli tool for creating Laravel packages.

748,338 1,371
lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users...

20,848,025 2,344
jrenton/laravel-5-scaffold

Fastest way to rapidly scaffold a laravel application

268 4
igaster/laravel-theme

Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integra...

1,279,271 515
bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2,705,298 281