spomky-labs/base64url
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| egeloen/base64-file-bundle | 0.81 | — | 8 | 9 | 7 | 13 | 2 | 0.7 | 5.4 | MIT | — | |
| atldays/laravel-url | 0.81 | — | 0 | 0 | 0 | 35 | 0 | 17.4 | 24.7 | MIT | 1 month ago | |
| aescarcha/oauth | 0.81 | Symfony OAuth server bundle integrating FOSOAuthServer with FOSUser, FOSRest, JMS Serializer, and NelmioApiDoc. Provides routes and configuration to expose JSON-based API authentication and documentation. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| axy/codecs-base64vlq | 0.81 | PHP codec for Base64 VLQ (variable-length quantity) encoding/decoding of integer sequences, suitable for compact text representations (e.g., JavaScript/CSS source maps). Converts signed ints to VLQ digits and maps them into Base64 characters. | 3 | 3 | 4 | 13K | 0 | 0.2 | 48.3 | MIT | — | |
| dbp/relay-blob-library | 0.81 | PHP helper library for interacting with dbp relay-blob-bundle. Provides BlobApi for HTTP mode with optional OIDC authentication to add, fetch, and remove files (blobs) in a bucket, using simple BlobFile objects and identifiers. | 1 | 1 | 0 | 2K | 1 | 0.1 | 40.3 | AGPL-3.0 | — | |
| mehedi8gb/api-crudify | 0.81 | Laravel package that generates standardized API CRUD (controller/service/repository/resources/requests/tests) and a query-driven pipeline for relations, filters, sorting, soft deletes, and pagination via URL params. Supports DDD namespaces and auto route/setup. | 1 | 1 | 0 | 11 | 0 | 26.8 | 13.1 | MIT | 1 month ago | |
| baks-dev/files-res | 0.81 | Laravel/PHP пакет для управления файловыми ресурсами: загрузка и хранение в public/upload, настройка прав доступа, асинхронная обработка через очередь Messenger (async_files_resources). Поддерживает пережатие и конвертацию изображений в WebP через отдельный CDN-сервер. | 0 | 0 | 0 | 52 | 0 | 20.6 | 26.5 | MIT | 3 weeks ago | |
| binhvd/oauth2-server-httpfoundation-bridge | 0.80 | Bridge package that integrates an OAuth2 server with Symfony HttpFoundation, providing request/response adapters so you can use HttpFoundation objects when working with OAuth2 flows in Laravel/PHP applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/string | 0.80 | Fluent string handling for PHP. Wrap strings with string() to get a chainable object with helpers like between(), case conversion, concatenation, and array-offset access for reading/updating characters. Lightweight utility by Spatie, installable via Composer. | 560 | 571 | 26 | 20K | 0 | 28.2 | 25.1 | MIT | 1 month ago | |
| hpatoio/bitly-api | 0.80 | Unmaintained PHP Bitly API client built on Guzzle. Provides a Bitly\Client for calling endpoints (e.g., Highvalue), supports custom cURL options like timeouts, and allows attaching Guzzle plugins (e.g., logging). Symfony2 integration mentioned. | 33 | 35 | 12 | 628 | 0 | 1.7 | 17.6 | — | 6 years ago | |
| spatie/url-signer | 0.80 | Generate and verify signed URLs with expiration timestamps using a shared secret. spatie/url-signer appends expires and signature parameters, letting you safely share time-limited links (e.g., in emails) and validate them server-side with a simple API. | 0 | 449 | — | 69K | — | 8.3 | 29.9 | — | — | |
| bezpapirove/bezpapirove_php_lib | 0.80 | — | 0 | 0 | 0 | 8 | 0 | 16.8 | 14.8 | MIT | 3 months ago | |
| friendsofsymfony/oauth2-php | 0.80 | PHP OAuth2 library by FriendsOfSymfony providing client/server building blocks: token and authorization flows, grant types, access token handling, and extensible components for integrating OAuth2 authentication into Symfony and other PHP apps. | 516 | 521 | 111 | 103K | 17 | 11.9 | 9.3 | MIT | 5 years ago | |
| adunblock/server-tag-symfony | 0.80 | Symfony bundle that fetches script URLs from a remote endpoint and renders them via a Twig server_tag() function. Uses Symfony HttpClient, optional caching with configurable TTL, safe HTML escaping, and graceful error handling. Compatible with Symfony 5–8. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| braune-digital/api-base-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | — | 9 years ago | |
| 1tomany/data-uri | 0.80 | Parse data URIs, base64 strings, plain text, URLs, or local files into a temporary file via an immutable value object. Auto-detect or override MIME type, set an optional display name, and the temp file is deleted automatically on destruct. | 0 | 0 | 0 | 63 | 0 | 28.4 | 28.0 | MIT | 1 week ago | |
| bshaffer/oauth2-server-bundle | 0.80 | — | 106 | 107 | 70 | 1K | 14 | 7.4 | 19.0 | MIT | 9 years ago | |
| beyondbluesky/lib-jwt | 0.80 | libJWT makes JWT tokens easy to encode and decode for OAuth2 authentication workflows. Lightweight PHP library updated for PHP 8.4 (2026-03-28), designed to simplify handling and validating JWTs in your applications. | 1 | 1 | 0 | 5 | 0 | 0.0 | 7.5 | NOASSERTION | — | |
| neitanod/forceutf8 | 0.80 | Fix and normalize mixed-encoded PHP strings. ForceUTF8 converts unknown input (UTF-8, Latin-1/ISO-8859-1, Windows-1252, or mixes) to clean UTF-8, and repairs double-encoded “garbled” text via fixUTF8, with optional iconv flags. | 1,633 | 1,644 | 358 | 336K | 12 | 23.8 | 37.5 | — | 7 years ago | |
| dontdrinkandroot/common | 0.80 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 52 | 0 | 1.8 | 23.8 | Apache-2.0 | 2 years ago |
How can I help you explore Laravel packages today?