Search results for eancode
gregbiv/blue-x-geohash
10010 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.
dv-team/json
764 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
docteurklein/json-chunks
12 Downloads
JSON encoder using generators to stream
devristo/torrent
2373 Downloads
Torrent file decoder / encoder
deemru/abcode
9982 Downloads
ABC (alphabet) encode/decode
aywan/polyline
7315 Downloads
Google-esque polyline encoder/decoder implementation in Php.
api-clients/middleware-json
75488 Downloads
JSON encode/decode middleware
analize/mpdf-analize
509 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
1msg/one_msg_waba_sdk
2120 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
3799 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
11431 Downloads
Code style, encoded as rules for common tools.
widi/json-encode
2741 Downloads
A light weight deep json encoder which avoids recursive encoding.
usu/scrypt-password-encoder-bundle
1347 Downloads
Scrypt password encoder for Symfony2
tjdraper/json-eencoder
176 Downloads
JSON encode content.
sajjadh47/bpe-encoder-php
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.