andreas-glaser/php-helpers
PHP 8.2+ helper toolkit offering ArrayHelper and other utilities for everyday tasks. Includes dot-notation get/set/unset, key/value lookups, insert/prepend/append, random/first/last helpers, filtering empty values, implode/explode helpers, key casing conversion, and more.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sabre/http | 0.87 | sabre/http wraps PHP’s HTTP superglobals and output functions into easy-to-mock Request and Response objects. Use it to read input, headers, and body via a consistent API, and to generate responses cleanly in apps and libraries. | 190 | 197 | 61 | 339K | 3 | 30.1 | 53.0 | BSD-3-Clause | 2 months ago | |
| alhames/apihelper | 0.86 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| atournayre/helpers | 0.86 | Symfony helper toolkit to speed up development: base controller with explicit helpers, typed exceptions, flash message constants and service, JSON response helper, abstract kernel exception listener, and a Twig enum extension (with optional CSS mapping per enum case). | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 3 years ago | |
| open-southeners/extended-laravel | 0.86 | Adds handy Laravel extensions and helper utilities to streamline common tasks and reduce boilerplate. Designed as a lightweight add-on for projects needing extra convenience features beyond the core framework, with simple installation and integration. | 0 | 0 | 0 | 98 | 0 | 19.7 | 31.9 | MIT | 3 months ago | |
| aanyszek/laravel-dev-helpers | 0.86 | — | 0 | 0 | 0 | 101 | 0 | 0.0 | 27.7 | — | — | |
| laravel/helpers | 0.85 | Backwards-compatibility package that restores Laravel 5.8 global helper functions for newer Laravel versions. Useful when upgrading legacy apps; helpers map to modern Arr and Str methods. Not accepting new helpers. | 806 | 816 | 44 | 1M | 0 | 23.5 | 48.7 | MIT | 4 months ago | |
| yansongda/supports | 0.85 | — | 21 | 21 | 18 | 19K | 0 | 2.1 | 40.4 | MIT | 5 years ago | |
| phrity/http | 0.85 | Phrity Http provides small PSR-friendly utilities for HTTP in PHP. Includes an HttpFactory wrapper that combines PSR-17 factories (or auto-configures from a single implementation) and a Serializer that converts PSR-7 requests/responses/messages to raw HTTP strings. | 0 | 0 | 0 | 46K | 0 | 9.0 | 59.2 | MIT | 7 months ago | |
| dragon-code/support | 0.85 | Dragon Code Support provides a lightweight collection of PHP/Laravel helpers, facades, and utility tools for everyday projects. Designed to be easily extended with new methods or classes, with a clear contribution and testing structure. | 23 | 23 | 5 | 481K | 0 | 25.3 | 62.8 | MIT | 4 months ago | |
| dontdrinkandroot/common | 0.85 | 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 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| open-southeners/extended-php | 0.85 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| digitalrevolution/utils | 0.85 | — | 1 | 1 | 8 | 2K | 1 | 24.5 | 48.2 | MIT | 3 months ago | |
| sweetchuck/utils | 0.85 | Utility helpers for PHP projects: small, reusable classes and functions aimed at simplifying common tasks and reducing boilerplate. Includes tested code with CI and coverage badges. Suitable as a lightweight dependency for general-purpose apps and libraries. | 1 | 1 | 0 | 772 | 2 | 2.2 | 35.7 | — | 5 years ago | |
| symfonycasts/internal-test-helpers | 0.85 | Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. | 0 | — | 2 | — | 0 | 0.1 | — | — | — | |
| rmccue/requests | 0.85 | Requests is a human-friendly PHP HTTP client for sending GET/POST/PUT/DELETE/PATCH/HEAD requests with headers, auth, files, and parameters. Supports cURL or fsockopen, SSL verification, decompression, and IDN URLs with a consistent API. | 3,576 | 3,650 | 502 | 915K | 95 | 80.0 | 66.7 | NOASSERTION | 2 weeks ago | |
| devl0pr/request-manager-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 3.3 | — | MIT | 4 years ago | |
| alhames/phphelper | 0.84 | PHP Helper is a small set of utility classes and functions for PHP 7.1+ to make common tasks easier. Includes a Str helper (docs in Russian) and other lightweight tools to simplify everyday development. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | MIT | 6 years ago | |
| avris/http | 0.84 | Lightweight HTTP client for PHP/Laravel with a clean, fluent API for making requests and working with responses. Designed for simple integrations, sane defaults, and easy customization of headers, query params, timeouts, and body formats. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| redhotmagma/symfony-test-utils | 0.84 | Utilities to simplify testing in Symfony projects. Provides helpers and small tools for common test setup tasks, assertions, and fixtures to reduce boilerplate and speed up writing reliable unit and integration tests. | 0 | 0 | — | 46 | — | 0.0 | 23.5 | — | — | |
| symfony/http-foundation | 0.84 | Symfony HttpFoundation provides an object-oriented API for HTTP: requests, responses, headers, cookies, sessions, and file uploads. It normalizes PHP’s globals into consistent objects, making it easier to build and test web applications and middleware. | 8,626 | 8,707 | 307 | 16M | 0 | 68.0 | 53.1 | MIT | 1 week ago |
How can I help you explore Laravel packages today?