cndrsdrmn/spreadsheet-installer

Composer plugin to install go-spreadsheet binary

v0.1.0 2025-09-22 11:35 UTC

This package is auto-updated.

Last update: 2025-09-22 11:41:26 UTC


README

PHP Scaffold

GitHub Workflow Status (master) Total Downloads Latest Version License

PHP Scaffold

A boilerplate for modern PHP libraries. This repository provides a clean, opinionated starting point for building, testing, and maintaining PHP packages.

Quick start

  • Use as a GitHub template:

    Click "Use this template" on the repository page to create your new package with this setup.

  • Use Composer to scaffold a new package:
    composer create-project cndrsdrmn/php-scaffold --prefer-source my-package

Contributing

Contributions are welcome! Please read the contribution guidelines first.

PHP Scaffold was created by Candra Sudirman under the MIT license.