Libraries tagged by deck
markrassamni/nova-resource-landing-page
41243 Downloads
Decide if a resource should open on the index, create, update, or detail page
latzou/sm2
1226 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
kkiernan/caesar-cipher
17333 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
kjdev/zstd
83 Downloads
A compression/decompression with Zstandard
kinedu/cfdi-certificate
308 Downloads
Librería para decodificar los Certificados de Sello Digital (CSD) del Servicio de Administración Tributaria (SAT)
jwt/php-jwt
5531 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jtrw/php-make
1440 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
jsoprano/php-apple-signin-php56
24523 Downloads
A simple library to decode and parse Apple Sign In client tokens.
jeroen/file-fetcher-cache
136990 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
infinityloop-dev/graphpinator-constraint-directives
6800 Downloads
Typesystem directives to declare additional validation on top of GraphQL type system.
imanghafoori/eloquent-relativity
25063 Downloads
A way to truly decouple eloquent models.
hampel/json
86588 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
froxlor/idna-convert-legacy
41122 Downloads
A library for encoding and decoding internationalized domain names
firehed/cbor
23851 Downloads
CBOR decoder
evit/php-gm-crypto
2084 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.