phoneburner/pinch-core

Pinch Core: Low-Level Utilities, Helpers and Contracts

v0.0.17 2025-08-08 08:15 UTC

This package is auto-updated.

Last update: 2025-08-08 08:38:11 UTC


README

Note: This repository is a read-only subtree split of the Pinch Framework monorepo. Please submit issues and pull requests to the main repository.

About

The Pinch Core package provides the fundamental abstractions, interfaces, and base implementations that form the foundation of the Pinch Framework. These framework-agnostic components are designed with type safety, immutability, and domain-driven design principles at their core, enabling the development of robust, maintainable PHP 8.4 applications.

Installation

composer require phoneburner/pinch-core

Documentation

For full documentation, please visit the main Pinch Framework repository.

Contributing

This is a read-only repository. To contribute to the Pinch Framework:

  1. Visit the main repository
  2. Submit issues and pull requests there
  3. Follow the contribution guidelines in the main repository

License

The Pinch Framework is open-source software licensed under the MIT license.