Pinch Framework 0.0.35
Pre-release
Pre-release
π Pinch Framework 0.0.35
This release includes all packages in the Pinch monorepo. Individual packages are automatically split to separate repositories for easier consumption.
π¦ Split Packages
The following packages are available individually:
phoneburner/pinch-core- Core utilities and primitivesphoneburner/pinch-component- Framework-agnostic interfacesphoneburner/pinch-framework- Batteries-included implementationsphoneburner/pinch-phpstan- Static analysis rulesphoneburner/pinch-template- Application starter template
π Installation
# Install individual packages
composer require phoneburner/pinch-core:^0.0.35
composer require phoneburner/pinch-framework:^0.0.35
# Or use the template to start a new project
composer create-project phoneburner/pinch-template my-appπ Documentation
π€ This release was created automatically by the Pinch monorepo release system.