abetter/debug

A Better Laravel Debugging, for exceptionally fast web applications.

Installs: 155

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/abetter/debug

1.0.5 2020-12-14 22:38 UTC

This package is auto-updated.

Last update: 2025-09-15 09:10:17 UTC


README

Packagist Version Latest Stable Version Total Downloads License

ABetter Laravel Debug is a package of directives for faster development of component-based web applications, with focus on scalable static caching.

Requirements

  • PHP 7.3+
  • Composer 1.6+
  • Laravel 6.0+

Installation

Via Composer:

composer require abetter/debug

Directives

@console : Debug message and/or variables to javascript console.log

@console('<message>')
@console('<var>')

...

Contributors

Johan Sjöland johan@sjoland.com
Senior Product Developer: ABetter Story Sweden AB.

License

MIT license. Please see the license file for more information.