Libraries tagged by bencode
gregbiv/blue-x-geohash
10087 Downloads
A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.
fizzday/fizzjwt
444 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
927 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
devristo/torrent
2380 Downloads
Torrent file decoder / encoder
deemru/abcode
10197 Downloads
ABC (alphabet) encode/decode
aywan/polyline
8046 Downloads
Google-esque polyline encoder/decoder implementation in Php.
api-clients/middleware-json
75683 Downloads
JSON encode/decode middleware
analize/mpdf-analize
629 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
1msg/one_msg_waba_sdk
2705 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
3991 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
21torr/php-cs
12634 Downloads
Code style, encoded as rules for common tools.
widi/json-encode
2742 Downloads
A light weight deep json encoder which avoids recursive encoding.
vardumper/legacy-wordpress-password-encoder
504 Downloads
Import or migrate users from WordPress and WooCommerce to Shopware 6. Use the 'wordpress' encoder setting. Users will be able to login as before.
usu/scrypt-password-encoder-bundle
1348 Downloads
Scrypt password encoder for Symfony2
twistor/character-encoder
7992 Downloads