Libraries tagged by nddcoder
jfcherng/php-aacodec
87 Downloads
Encode/decode JavaScript to/from Japanese style emoticons.
grizz-it/codec
696 Downloads
Encoding and decoding for PHP applications.
gavinggordon/htmlentities
306 Downloads
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
crazzy501/gpt-3-encoder-php
298 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
codekandis/json-codec
642 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
clue/tar-react
6668 Downloads
Streaming parser to extract tarballs with ReactPHP.
asteroidetecnologia/qr-code-reader
39 Downloads
Simple PHP QR Code Reader / Decoder by Libern
dasprid/cbor
43 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
bdcoder/installer
5 Downloads
This is a laravel installer. It help to run a project easily.
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
wyrihaximus/react-stream-base64
51886 Downloads
Base64 stream encoders/decoders for ReactPHP
vouchedfor/token-bundle
4372 Downloads
Provides support for the use of an external token encoder/decoder
tuupola/trytes
84 Downloads
Trytes encoder and decoder for arbitrary data
slick/json-api-bundle
59 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
sajjadh47/bpe-encoder-php
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.