intraworlds/functions

Core functions but better

1.0 2020-08-26 08:51 UTC

This package is auto-updated.

Last update: 2024-04-26 16:54:15 UTC


README

Core functions but better

Instalation

composer require intraworlds/functions

Usage

use function IW\json_encode;

$json = json_encode($array);

License

MIT