Libraries tagged by deckcode
kunstmaan/utilities-bundle
147085 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
jerrygaoyang/laravel-jwt
37192 Downloads
jwt auth for encode decode and token expire_in authenticate
falseclock/advanced-cms
2029 Downloads
A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733.
eftec/services_json
23203 Downloads
PHP implementaion of json_encode/decode
christeredvartsen/php-bittorrent
19142 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.
arokettu/bencode
9888 Downloads
BitTorrent's Bencode encoder/decoder
alancting/php-microsoft-jwt
32345 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
adapik/cms
4861 Downloads
A PHP Library that allows you to decode ASN.1 CMS using Basic Encoding Rules (BER).
symfony/polyfill-xml
2807898 Downloads
Symfony polyfill for xml's utf8_encode and utf8_decode functions
stil/gif-endec
17961 Downloads
PHP GIF decoder and decoder with callback functions.
aarondfrancis/urlcrypt
49218 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
safran-cassiopee/php-taf-decoder
8601 Downloads
TAF weather forecast decoder
jojo1981/decoder-aggregate
10700 Downloads
Decoder aggregate library
janisvepris/gs1-decoder
6939 Downloads
A library for parsing GS1 codes in PHP
forked/mail_mime-decode
18026 Downloads
Provides a class to decode mime messages. A updated fork of pear/mail_mime-decode.