generic-helpers-php/generic-helpers

A repository for some general helper utilities

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/generic-helpers-php/generic-helpers

v1.0.0 2024-12-27 18:36 UTC

This package is auto-updated.

Last update: 2025-12-28 01:28:31 UTC


README

Generic Helpers PHP

GitHub Workflow Status (master) Total Downloads Latest Version License

Just a few useful bits of compiled functionality for PHP

๐Ÿงน Keep a modern codebase with Pint:

composer lint

โœ… Run refactors using Rector

composer refacto

โš—๏ธ Run static analysis using PHPStan:

composer test:types

โœ… Run unit tests using PEST

composer test:unit

๐Ÿš€ Run the entire test suite:

composer test

generic-helpers-php was created by Martin Evans under the MIT license.