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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steroids for PHP

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.

About

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

License:MIT License


Languages

Language:PHP 100.0%