Libraries tagged by uuencode
donnikitos/url
72 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript
digitalkreativ/php-simple-gif-transitions
8 Downloads
Create an animated gif that displays a simple transition between one image and another image of the same size
dface/snmp-packet
5 Downloads
SNMP packets encoder/decoder
developer-savyour/laravel-tiktoken
65 Downloads
A package to connect tiktoken DB with php laravel
descom/file_encoding
141 Downloads
PHP class to encode files
dd/evolutioncms-snippets-ddstringtools
2 Downloads
Tools for modifying strings.
dcimorra/phplame
9 Downloads
PHP wrapper for LAME (MP3 encoder)
darkfriend/php7-xml
1162 Downloads
PHP7 library for encode/decode xml
darkfriend/php5-xml
2274 Downloads
PHP5 library for encode/decode xml
cylab/json
975 Downloads
Encodes, decodes, and validates JSON data.
crazzy501/gpt3-tokenizer
8 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
cornford/bencoded
506 Downloads
An easy way to use bencoding in Laravel.
codekandis/xml-codec
0 Downloads
`codekandis/xml-codec` is a library providing a codec to encode into and decode from XML in an object oriented way.
codekandis/json-codec
655 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()`.
codekandis/base64-codec
73 Downloads
`codekandis/base64-codec` is a library providing a codec to encode into and decode from Base64 in an object oriented way.