polly/polly

A PHP 8 framework for building applications

v1.2.2 2022-05-04 13:24 UTC

This package is auto-updated.

Last update: 2025-06-24 15:01:36 UTC


README

Polly framework is available on Packagist, and installation via Composer is the recommended way to install Polly. Just add this line to your composer.json file:

"polly/polly": "^1.2.1"

or run

composer require polly/polly