curfle/polyfill

A collection of useful tools for augmenting existing php frameworks, libraries and projects.

Maintainers

Package info

github.com/curfle/polyfill

pkg:composer/curfle/polyfill

Statistics

Installs: 2 803

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.4 2022-11-30 17:12 UTC

This package is auto-updated.

Last update: 2026-03-01 00:38:17 UTC


README

Curfle Polyfill is a collection of useful tools for augmenting existing frameworks, libraries and projects. The main goal is to provide a convinient and structured wrapper around pure php functions and to add a layer of abstractions to complexer software components.

Installation

You can install Curfle Polyfill via composer:

composer require curfle/polyfill

License

The Curfle Polyfill library is open-sourced software licensed under the MIT license.