christian-riesen/base32
RFC 4648-compliant Base32 encoder/decoder for PHP (7.2+). Simple static API to encode/decode strings, passes official test vectors, and includes unit tests. Also supports the extended Base32Hex alphabet via Base32Hex.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spomky-labs/base64url | 0.77 | Fast RFC 4648 Base64 URL-safe encoder/decoder for PHP. Lightweight library to encode/decode URL-safe Base64 strings with high performance, compatible with PHP 7.1+. Ideal for JWT, web tokens, and URL parameters. | 154 | 157 | 13 | 1,000K | 0 | 3.9 | 52.6 | MIT | 5 years ago | |
| laragraph/utils | 0.77 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| ml/iri | 0.74 | Simple PHP IRI utility for parsing Internationalized Resource Identifiers and resolving relative IRIs. Lightweight, Composer-installable (ml/iri), and extensively unit tested with 700+ cases for reliable RFC-based behavior. | 27 | 27 | 3 | 238K | 2 | 0.6 | 54.1 | MIT | — | |
| laravel/framework | 0.66 | Laravel Framework core provides an elegant PHP foundation for building web apps: fast routing, powerful service container, sessions/caching, database migrations, queues, and real-time broadcasting—tools that scale from small projects to large applications. | 34,735 | 35,215 | 11,892 | 10M | 58 | 94.9 | 70.8 | MIT | 1 week ago | |
| paragonie/constant_time_encoding | 0.63 | Fast, secure constant-time encoding/decoding utilities for PHP. Provides Base32, Base64 (incl. URL-safe), and Hex implementations designed to reduce timing side-channel leaks. Ideal for cryptography, tokens, and security-sensitive data handling. | 903 | 908 | 35 | 10M | 0 | 20.8 | 58.2 | NOASSERTION | 8 months ago | |
| rize/uri-template | 0.59 | RFC 6570 URI Template implementation for PHP. Expand templates into URLs and extract variables from matching URIs. Supports all expression types/levels, path segment and query expansions, plus base URI and default parameters—handy for building API endpoints. | 418 | 437 | 16 | 3M | 1 | 25.8 | 63.4 | MIT | 2 weeks ago | |
| opis/uri | 0.59 | Build, parse, and validate URIs and URI templates with Opis URI. A lightweight PHP library for working with RFC-compliant URI components, assembling URLs, and verifying formats in PHP 7.4+ and 8.x projects. | 19 | 20 | 5 | 2M | 0 | 0.6 | 55.3 | Apache-2.0 | 5 years ago | |
| league/uri-interfaces | 0.58 | Interface definitions for RFC 3986-compliant URI objects. Targets PHP 8.1+, with optional intl (or polyfill) for IDN handling and GMP/BCMath or 64-bit PHP for IPv4 conversion. Part of the League URI project; docs at uri.thephpleague.com. | 537 | 537 | 10 | 10M | 0 | 26.1 | 63.0 | MIT | 2 months ago |
How can I help you explore Laravel packages today?