curfle/polyfill

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

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

This package is auto-updated.

Last update: 2024-05-29 05:03:03 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.