Libraries tagged by encore
encodez/superform
18 Downloads
Advanced form processing for phalcon framework inspired by Laravel and Zend forms
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP
yunchuang/php-jwt
492 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
yetione/php-json
98 Downloads
PHP JSON encode/decode module
wyrihaximus/react-cache-json
2238 Downloads
JSON encode/decode decorator for react/cache
wyrihaximus/json-psr7
66863 Downloads
JSON encode and decode PSR-7 requests and responses
tuupola/trytes
85 Downloads
Trytes encoder and decoder for arbitrary data
togos/base32
21692 Downloads
RFC3548 base32 encoder/decoder
tjdraper/json-eencoder
178 Downloads
JSON encode content.
swindon/filament-hashids
23 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
sudhaus7/shortlink
3 Downloads
A flexible url shortener for TYPO3, with FLUID ViewHelpers and Encodeservice
sneek/laravel-xss-middleware
3580 Downloads
Simple Laravel XSS middlware to strip all tags and encode all entities from a user
shell/data-and-reporting-sdk
61 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
s9e/bencode
64 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.