roxblnfk/unpoly
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/polyfill-php81 | 0.79 | 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-php73 | 0.79 | 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.78 | 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-php80 | 0.78 | 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-php84 | 0.78 | Symfony Polyfill for PHP 8.4 features, enabling newer core functions and APIs on older runtimes. Includes array_find/any/all, bcdivmod, Deprecated attribute, fpow, grapheme_str_split, mb_* trim/ucfirst/lcfirst, PDO subclasses, and ReflectionConstant. | 138 | 139 | 5 | 14M | 0 | 19.2 | 63.3 | MIT | 2 months ago | |
| symfony/polyfill-php56 | 0.78 | 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-php70 | 0.77 | 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 | — | |
| true/punycode | 0.77 | Pure PHP Punycode encoder/decoder for Internationalized Domain Names (IDNA). Convert Unicode domains to ASCII xn-- form and back (e.g., renangonçalves.com ↔ xn--renangonalves-pgb.com) without requiring the intl/libidn extensions. | 260 | 264 | 46 | 295K | 7 | 3.9 | 31.8 | MIT | 9 years ago | |
| symfony/polyfill-php86 | 0.76 | 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-php82 | 0.74 | 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 | |
| lucianotonet/groq-php | 0.73 | PHP client for the Groq API. Provides a simple, lightweight way to call Groq LLM endpoints from PHP apps, with support for common chat/completions workflows and easy integration into existing projects. | 81 | 83 | 16 | 24K | 3 | 5.5 | 34.5 | MIT | 1 year ago | |
| laragraph/utils | 0.73 | 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. | 22 | 22 | 8 | 562K | 0 | 17.6 | 61.3 | MIT | 5 months ago | |
| symfony/polyfill-php72 | 0.72 | 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 | — | |
| arokettu/random-polyfill | 0.69 | — | 8 | 9 | 0 | 47K | 0 | 20.0 | 57.9 | NOASSERTION | 3 months ago | |
| open-southeners/extended-php | 0.69 | 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 | |
| yoast/phpunit-polyfills | 0.69 | 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 | |
| webonyx/graphql-php | 0.62 | Spec-compliant GraphQL server implementation for PHP, based on graphql-js. Build schemas, types, resolvers, validation and execution with full October 2021 spec support (Sept 2025 in progress). Foundation library used by many PHP frameworks. | 4,715 | 4,742 | 575 | 2M | 39 | 86.0 | 65.9 | MIT | 1 week ago |
How can I help you explore Laravel packages today?