friendsofphp/proxy-manager-lts

Adding support for a wider range of PHP versions to ocramius/proxy-manager

Fund package maintenance!
Ocramius
Tidelift

Installs: 83 236 569

Dependents: 77

Suggesters: 4

Security: 0

Stars: 1 160

Watchers: 12

Forks: 15

Open Issues: 1

v1.0.18 2024-03-20 12:50 UTC

This package is auto-updated.

Last update: 2024-04-20 12:56:19 UTC


README

This package is a fork of the excellent ocramius/proxy-manager library that adds long term support for a wider range of PHP versions.

Unless they're caused by this very fork, please report issues and submit new features to the origin library.

This fork:

  • maintains compatibility with PHP >=7.1; supporting new versions of PHP is considered as a bugfix;
  • won't bump the minimum supported version of PHP in a minor release;
  • does not depend on Composer 2, thus can be used with Composer 1 if you need more time to migrate;
  • uses a versioning policy that is friendly to progressive migrations while providing the latest improvements from the origin lib.