intraworlds/functions

This package is abandoned and no longer maintained. The author suggests using the thecodingmachine/safe package instead.

Core functions but better

Maintainers

Package info

github.com/intraworlds/functions

Issues

pkg:composer/intraworlds/functions

Statistics

Installs: 58 233

Dependents: 0

Suggesters: 0

Stars: 0

1.0 2020-08-26 08:51 UTC

This package is auto-updated.

Last update: 2026-05-04 07:38:28 UTC


README

Core functions but better

Instalation

composer require intraworlds/functions

Usage

use function IW\json_encode;

$json = json_encode($array);

License

MIT