Libraries tagged by decodo
robinpowered/php-ntlm
118252 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol
pnz/json-exception
438528 Downloads
Json decode/encode library with exception throwing on error.
mhauri/base45
70509 Downloads
base45 encoder/decoder
kunstmaan/utilities-bundle
153146 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
jorijn/bitcoin-bolt11
24103 Downloads
A library for decoding lightning network payment requests as defined in BOLT #11
innmind/json
285299 Downloads
Type safe json encoder/decoder
eventjet/json
94779 Downloads
Type-safe JSON encoding and decoding
enjin/php-blockchain-tools
33252 Downloads
Tools for handling hex numbers and decoding contract data.
christeredvartsen/php-bittorrent
20641 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
cbschuld/php-uuid-base58
29665 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
biegalski-llc/nhtsa-vehicle-api
47952 Downloads
A package to consume the National Highway Traffic Safety Administration (NHSTA) Vehicles API for decoding VINs and pulling lists of Vehicle Year, Make and Model.
auxmoney/avro-php
20216 Downloads
Avro schema encoder/decoder
arokettu/bencode
19317 Downloads
BitTorrent's Bencode encoder/decoder
alancting/php-microsoft-jwt
47492 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
symfony/polyfill-xml
2827619 Downloads
Symfony polyfill for xml's utf8_encode and utf8_decode functions