Libraries tagged by decorder
beste/json
9047763 Downloads
A simple JSON helper to decode and encode JSON
marcocesarato/amwscan
12451 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
gioni06/gpt3-tokenizer
284343 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
herrera-io/json
4458612 Downloads
Encodes, decodes, and validates JSON data.
fproject/php-jwt
1313263 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
pear/mail_mime-decode
763014 Downloads
More info available on: http://pear.php.net/package/Mail_mimeDecode
torann/hashids
279030 Downloads
Laravel package for Hashids
skleeschulte/base32
260405 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
kherge/json
149976 Downloads
Encodes, decodes, and validates JSON data.
devcoder-xyz/php-dotenv
29319 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
wikimedia/php-session-serializer
953315 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
tylercd100/lern
150516 Downloads
LERN (Laravel Exception Recorder and Notifier) is a Laravel 5 package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
ghostwriter/json
1779051 Downloads
Safely encode and decode JSON
debuss-a/mtomsoapclient
138536 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
muhammadhuzaifa/laravel-pulse-guzzle-recorder
7503 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.