Libraries tagged by encodep
legalario/phpasn1
941 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
jesseschalken/pure-json
39367 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
harishpatel143/laravel-base64-validation
5237 Downloads
This package use for validate the image upload by base64 encoded.
fizzday/fizzjwt
412 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
dv-team/json
803 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
dschledermann/json-coder
330 Downloads
Encode and decode JSON objects from and to custom PHP classes
devristo/torrent
2379 Downloads
Torrent file decoder / encoder
deemru/abcode
10006 Downloads
ABC (alphabet) encode/decode
aywan/polyline
7498 Downloads
Google-esque polyline encoder/decoder implementation in Php.
analize/mpdf-analize
534 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
21torr/janus
3663 Downloads
Code style, encoded as rules for common tools.
1msg/one_msg_waba_sdk
2244 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
uma/phpasn1
3841 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
mdespeuilles/drupalpasswordencoderbundle
30549 Downloads
Drupal 7 and 8 password encoder Bundle
21torr/php-cs
11640 Downloads
Code style, encoded as rules for common tools.