brenno-duarte/steroids-for-php

Steroids for PHP is a component that enhances PHP's native functions, offering features that are not present in PHP Core

1.1.0 2024-04-23 11:37 UTC

This package is auto-updated.

Last update: 2024-04-23 11:38:13 UTC


README

Steroids for PHP is a component that enhances PHP's native functions, offering features that are not present in PHP Core.

Some polyfills are included if you don't want to install an extension using PECL.

Requirements

PHP >= 8.3

Installing via Composer

composer require brenno-duarte/steroids-for-php

Documentation

You can access the documentation here, or go directly to the docs/ folder.

Starting

Steroids for PHP has functions related to:

Some polyfills are included if you don't want to install an extension using PECL.