cndrsdrmn/spreadsheet-installer

Composer plugin to install go-spreadsheet binary

Installs: 138

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:composer-plugin

pkg:composer/cndrsdrmn/spreadsheet-installer

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

This package is auto-updated.

Last update: 2025-10-22 11:53:44 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.