ostrolucky/polyfill-newrelic
Composer polyfill that defines New Relic PHP agent newrelic_* functions when the New Relic extension isn’t installed. Helps apps run on PHP setups without the extension while keeping calls to the agent API compatible.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| arokettu/random-polyfill | 0.83 | — | 8 | 9 | 0 | 47K | 0 | 20.0 | 57.9 | NOASSERTION | 3 months ago | |
| symfony/polyfill-php80 | 0.83 | Backport of PHP 8.0 core features for older runtimes. Adds Stringable, fdiv, ValueError/UnhandledMatchError, FILTER_VALIDATE_BOOL, get_debug_type, PhpToken, preg_last_error_msg, str_contains/starts_with/ends_with, and get_resource_id. | 1,724 | 1,731 | 26 | 19M | 0 | 24.6 | 61.8 | MIT | 3 months ago | |
| symfony/polyfill-intl-idn | 0.81 | Provides polyfills for the Intl IDN functions idn_to_ascii() and idn_to_utf8(), enabling Internationalized Domain Name conversion on PHP installations without the intl extension. Part of Symfony’s Polyfill suite, MIT licensed. | 3,348 | 3,363 | 8 | 15M | 0 | 34.8 | 57.9 | MIT | 2 months ago | |
| symfony/polyfill-php73 | 0.81 | Symfony Polyfill for PHP 7.3: provides fallback implementations of core features for older PHP versions, including array_key_first/last, hrtime, is_countable, and JsonException, ensuring consistent behavior across environments. | 2,370 | 2,387 | 6 | 6M | 0 | 27.0 | 53.0 | MIT | 3 months ago | |
| symfony/polyfill-php83 | 0.80 | Symfony Polyfill for PHP 8.3 features on older runtimes. Provides json_validate, Override attribute, mb_str_pad, str_increment/str_decrement, Date* exceptions, SQLite3Exception, and updated ldap/stream context APIs. | 428 | 433 | 6 | 13M | 0 | 24.6 | 64.9 | MIT | 1 week ago | |
| symfony/polyfill-php85 | 0.79 | Symfony Polyfill for PHP 8.5 features on older runtimes. Adds get_error_handler/get_exception_handler, NoDiscard attribute, array_first/array_last, DelayedTargetValidation, Filter exceptions, and locale_is_right_to_left. MIT licensed. | 52 | 52 | 2 | 12M | 0 | 22.3 | 65.0 | MIT | 1 week ago | |
| symfony/polyfill-php86 | 0.79 | Symfony Polyfill Php86 brings upcoming PHP 8.6 features to older runtimes. Includes the clamp() function, ARRAY_FILTER_USE_VALUE constant, and the SortDirection enum. Ideal for forward-compatible code while staying on PHP 8.x. | 6 | 6 | 0 | 5M | 0 | 21.6 | 64.9 | MIT | 1 week ago | |
| symfony/polyfill-php81 | 0.77 | Symfony Polyfill for PHP 8.1 features on older runtimes. Adds array_is_list, enum_exists, MYSQLI_REFRESH_REPLICA, ReturnTypeWillChange, and CURLStringFile (PHP 7.4+). Drop-in Composer dependency for wider compatibility. | 882 | 885 | 7 | 9M | 0 | 22.3 | 63.0 | MIT | 2 months ago | |
| symfony/polyfill-php70 | 0.75 | Symfony Polyfill PHP 7.0 provides compatibility shims for older PHP versions, letting modern PHP 7+ functions and features run on legacy environments. Used by Symfony components and many libraries to ensure consistent behavior across PHP versions. | 3,193 | 3,196 | 7 | 705K | 0 | 16.2 | 32.4 | MIT | — | |
| symfony/polyfill-php56 | 0.72 | Symfony polyfill providing PHP 5.6 features for older runtimes. Adds missing functions and constants so modern libraries can run on legacy PHP versions, smoothing compatibility across environments and easing upgrades without changing application code. | 1,556 | 1,557 | 2 | 1M | 0 | 7.8 | 40.8 | MIT | — | |
| symfony/polyfill-php82 | 0.68 | Provides forward compatibility for PHP 8.2 features on older PHP versions. Includes polyfills for new functions and behavior changes so Symfony and other libraries can run consistently across environments without requiring an immediate PHP upgrade. | 67 | 66 | 2 | 4M | 0 | 18.8 | 63.5 | MIT | 2 months ago | |
| roxblnfk/unpoly | 0.68 | Laravel package for integrating Unpoly into your app. Adds helpers and assets to enable fast, progressive page updates, partial reloads, and smoother navigation without building a full SPA, while keeping standard routes and controllers. | 41 | 41 | 2 | 5K | 0 | 0.4 | 28.2 | MIT | — | |
| symfony/polyfill | 0.68 | Symfony Polyfill backports newer PHP features and provides compatibility layers for missing extensions and functions. Use it to keep apps portable across PHP versions, smoothing gaps in intl, mbstring/iconv, uuid, and many core APIs. | 2,807 | 2,812 | 158 | 41K | 0 | 41.6 | 19.3 | MIT | 1 week ago | |
| symfony/polyfill-uuid | 0.68 | Symfony Polyfill for UUID brings uuid_* functions to PHP environments that don’t have the uuid extension installed. It lets applications use common UUID helpers consistently across PHP versions, matching Symfony’s polyfill approach and staying lightweight and MIT licensed. | 685 | 692 | 2 | 12M | 0 | 18.5 | 62.0 | MIT | 3 months ago | |
| symfony/polyfill-php72 | 0.68 | Symfony Polyfill for PHP 7.2: backports core and mbstring functions like spl_object_id, stream_isatty, mb_ord/mb_chr/mb_scrub, utf8_encode/decode, plus PHP 7.2 constants (PHP_FLOAT_*, PHP_OS_FAMILY) and Windows VT100 support. | 4,729 | 4,743 | 6 | 4M | 0 | 23.8 | 40.7 | MIT | — | |
| yoast/phpunit-polyfills | 0.67 | Polyfills to write PHPUnit tests compatible across versions. Provides traits, test cases, and utilities that bridge API changes so one test suite can run on PHPUnit 7.5–9 and 11–12. Requires PHP 7.1+. | 186 | 186 | 13 | 2M | 4 | 11.5 | 55.7 | BSD-3-Clause | 11 months ago | |
| aws/aws-sdk-php | 0.56 | AWS SDK for PHP v3 provides PHP 8.1+ clients for Amazon Web Services like S3, DynamoDB, Glacier, and more. Install via Composer and use the included service APIs to authenticate, send requests, and build robust AWS-powered applications. | 6,199 | 6,351 | 1,253 | 11M | 13 | 79.6 | 61.2 | Apache-2.0 | 2 days ago |
How can I help you explore Laravel packages today?