darkenphp/debugbar

There is no license information available for the latest version (dev-main) of this package.

A Darken boilerplate for creating a new extension.

dev-main 2025-01-06 11:26 UTC

This package is auto-updated.

Last update: 2025-01-06 11:26:20 UTC


README

A Darken boilerplate for creating a new extension.

The build artifacts in .build will be commited and the composer.json autoloading points to the build directory. For development just run composer watch and the build will be updated on every change (or run composer build to build once).