Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nanasess/php8-compat

Wrapper functions around the deprecated functions for use in PHP 8
https://github.com/nanasess/php8-compat

Last synced: 3 months ago
JSON representation

Wrapper functions around the deprecated functions for use in PHP 8

Awesome Lists containing this project

README

        

# php8-compat
Wrapper functions around the deprecated functions for use in PHP 8

## Supported functions

- [each](https://www.php.net/each)

## Usage

```
composer require nanasess/php8-compat
```