acamposm/skeleton

Skeleton for my PHP packages

Maintainers

Package info

github.com/angelcamposm/skeleton

pkg:composer/acamposm/skeleton

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2023-07-09 18:17 UTC

This package is not auto-updated.

Last update: 2026-03-03 05:29:41 UTC


README

⚡️ This package provides a wonderful PHP skeleton to start building your next Laravel package idea.

Requirements

  • PHP >= 8.2
  • Composer
  • PHPStan
  • Xdebug

Configure

Xdebug

Instructions

Install using installation wizard

Paste the full output of php -i and submit the form to receive tailored download and installation instructions.

  1. Download xdebug recommended by the wizard
  2. Move the downloaded file to ext, and rename it to php_xdebug.dll
  3. Update C:\php\php.ini and add the line:
  4. zend_extension = xdebug