Libraries tagged by decoding
matronator/c32check
7 Downloads
PHP library for encoding and decoding C32Check addresses
mathieulesniak/metar-php
5 Downloads
lightweight library for decoding METAR messages
martiis/uuid-console
3 Downloads
A console application for generating and decoding UUIDs.
marcinjean/laravel-vpic
5 Downloads
Laravel package for VIN decoding via NHTSA vPic API
lkcodes/mycode
43 Downloads
A collection of commonly used tools, such as exporting tables, manipulating databases,File caching, string processing/encoding and decoding, array and object conversion, and so on. It can be used in any framework
kupodigital/ldjson
22 Downloads
LightweightDataJson - A lightweight utility for encoding and decoding data in the .ld-json format.
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
khooz/polyline
2 Downloads
Encoding and decoding a series of lattitudes and longitudes into Google's Polyline format
itlogic/hash-int
24 Downloads
Encoding and decoding integer in 6-character hash
ispomazkin/yii2-opel
26 Downloads
Opel EPC Catalog without VIN decoding
ispomazkin/yii2-hummer
15 Downloads
Hummer EPC Catalog without VIN decoding
ispomazkin/yii2-cadillac
14 Downloads
Cadillac EPC Catalog without VIN decoding
iluxaorlov/base32
12 Downloads
Library for Base32 encoding and decoding
icn/laminas-json
1 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
grizz-it/codec
814 Downloads
Encoding and decoding for PHP applications.