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-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,560 | 1,562 | 2 | 1M | 0 | 7.9 | 41.0 | 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,197 | 3,199 | 7 | 788K | 0 | 16.2 | 33.1 | MIT | — | |
| symfony/polyfill-php81 | 0.77 | Symfony Polyfill for PHP 8.1 features on older runtimes: array_is_list, enum_exists, MYSQLI_REFRESH_REPLICA constant, ReturnTypeWillChange, and CURLStringFile (PHP 7.4+). Part of the Symfony Polyfill suite, MIT licensed. | 886 | 888 | 7 | 8M | 0 | 4.6 | 54.3 | 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 | 324K | 7 | 13.9 | 54.3 | MIT | 9 years ago | |
| symfony/polyfill-php72 | 0.76 | 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,750 | 4,755 | 6 | 4M | 0 | 23.9 | 41.0 | MIT | — | |
| php-standard-library/php-standard-library | 0.76 | PSL is a modern standard library for PHP 8.4+, inspired by HHVM’s HSL. It offers consistent, well-typed APIs for async, collections, I/O, networking, crypto, terminal UI, and more—safer alternatives to built-ins with predictable errors and async-ready design. | 1,513 | 1,512 | 84 | 63K | 19 | 44.7 | 34.2 | MIT | 2 weeks ago | |
| phpunitgoodpractices/polyfill | 0.76 | Polyfill library for PHPUnit best practices, providing compatibility helpers and shims to keep test suites consistent across PHPUnit versions. Useful for package maintainers aiming for cleaner, more portable tests without forcing specific PHPUnit upgrades. | 11 | 11 | 2 | 16K | 6 | 12.1 | 52.5 | MIT | 3 years ago | |
| symfony/polyfill-php84 | 0.75 | Symfony Polyfill for PHP 8.4 features on older runtimes. Adds helpers like array_find/array_any/array_all, bcdivmod, Deprecated attribute, fpow, grapheme_str_split, mb_* trim/ucfirst/lcfirst, ReflectionConstant, and CURL HTTP/3 constants. | 133 | 133 | 4 | 10M | 0 | 0.8 | 55.3 | MIT | — | |
| symfony/polyfill-php85 | 0.75 | Symfony Polyfill for PHP 8.5: backports upcoming core features for older PHP versions, including get_error_handler/get_exception_handler, NoDiscard, array_first/array_last, and the DelayedTargetValidation attribute. | 43 | 43 | 2 | 9M | 0 | 0.3 | 55.3 | MIT | — | |
| symfony/polyfill-php82 | 0.75 | Symfony polyfill for PHP 8.2 features, letting apps and libraries use newer functions, classes, and constants on older PHP versions. Handy for maintaining broad compatibility across environments without changing your codebase or requiring a PHP upgrade. | 66 | — | 1 | — | 0 | 0.4 | — | MIT | — | |
| wyrihaximus/makefiles | 0.75 | Generate and manage GNU Makefiles for PHP projects with sensible defaults and helpers. Simplifies common tasks like testing, linting, building, and CI-friendly workflows so you can standardize project automation with minimal setup. | 0 | — | 0 | — | 1 | 20.1 | — | — | 4 weeks ago | |
| monorepo-php/monorepo | 0.75 | Tools and conventions for managing PHP projects in a monorepo. Helps structure multiple packages/apps in one repository with shared configuration, streamlined development workflows, and automation-friendly setup. Suitable for Laravel/PHP teams consolidating codebases. | 0 | 0 | 0 | 2K | 0 | 0.0 | 46.6 | — | — | |
| simplito/elliptic-php | 0.74 | Pure-PHP elliptic curve cryptography library for PHP. Provides ECDSA signing/verification and key generation on common curves (incl. secp256k1) with utilities for points, keys, and encodings—useful for blockchain, JWT, and other crypto workflows without extensions. | 231 | — | 52 | — | 10 | 5.6 | 3.0 | MIT | — | |
| symfony/polyfill-php80 | 0.74 | Backport of PHP 8.0 features for older PHP versions. Provides Stringable, fdiv, ValueError, UnhandledMatchError, get_debug_type, PhpToken, preg_last_error_msg, str_contains/starts_with/ends_with, get_resource_id, and FILTER_VALIDATE_BOOL. | 1,734 | 1,741 | 25 | 15M | 0 | 9.4 | 54.4 | MIT | — | |
| symfony/polyfill-php73 | 0.73 | Provides PHP 7.3 compatibility helpers for older runtimes via the Symfony Polyfill component. Adds missing functions and constants so libraries can target newer PHP features while still running on legacy versions, easing upgrades and dependency support. | 2,387 | 2,391 | 6 | 6M | 0 | 12.1 | 47.0 | MIT | — | |
| 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 | 18 | 26K | 3 | 25.6 | 41.2 | MIT | 10 months 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. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| michelf/php-smartypants | 0.73 | PHP port of John Gruber’s SmartyPants: converts plain ASCII punctuation into typographically correct “smart” quotes, dashes, and ellipses. Useful for cleaning up HTML output from Markdown or other text sources, with configurable transformation options. | 111 | 115 | 23 | 158K | 2 | 2.0 | 44.9 | NOASSERTION | — | |
| entropy/entropy | 0.73 | Entropy is a lightweight PHP/Laravel package for calculating Shannon entropy and related information metrics on strings and datasets. Useful for analyzing randomness, password strength, identifiers, and distribution quality, with a simple API and minimal dependencies. | 3 | 3 | 1 | 54 | 0 | 0.1 | 16.0 | — | — | |
| lunarphp/lunar | 0.64 | Lunar is an open-source Laravel e-commerce framework for building custom storefronts and commerce backends. It provides products, pricing, carts, orders, customers, shipping and payment workflows, plus an admin panel and extensible APIs for bespoke builds. | 5 | 5 | 10 | 10K | 0 | 0.3 | 44.3 | — | — |
How can I help you explore Laravel packages today?