Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:utility

0.1.0 2020-08-04 08:03 UTC

This package is auto-updated.

Last update: 2025-05-22 18:44:49 UTC


README

PHP implementation of some fundamental JS classes, which do not have a PHP counterpart. If you know JS, you don't need to learn a new API. The API of these classes are compatible with JS.

Requires PHP 7.2+ and the mbstring extension

Classes

Installation

Make sure the php-mbstring extension is installed and enabled by checking php -m command and run

composer require salarmehr/ecmaphp

Examples

Please see examples.php file.

Links

Licence

MIT