Libraries tagged by uecode
dface/snmp-packet
5 Downloads
SNMP packets encoder/decoder
decodeblock/laravel-ercaspay
1 Downloads
A Laravel Package for working with Ercaspay API seamlessly
decodeblock/api-utility
2 Downloads
Helper functions for api development with laravel
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.
crazzy501/gpt-3-encoder-php
379 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
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
657 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.
codeawn/zxingdecoder
441 Downloads
Read barcode with ZXing Decoder Online
cjpgdk/bech32
62 Downloads
bech32 encode / decode
cirlmcesc/laravel-hashids
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.