Skip to content
This repository was archived by the owner on Aug 8, 2026. It is now read-only.

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyfill for pmmp/ext-encoding

This library provides a polyfill implementing the API of pmmp/ext-encoding.

This can be used in environments where the extension is not available.

Warning

This polyfill is slow. It's 5-10x slower than the native extension, similar to pmmp/BinaryUtils (which is used to provide the underlying functionality).

You should consider adding the extension to your PHP binary instead of using this polyfill.

Only use this if installing the extension is not an option for some reason.

About

Slow polyfill for ext-encoding using BinaryUtils

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages