spatie/query-string
Manipulate URLs by building and updating query strings in PHP. Toggle parameters or values, add JSON:API-style filters and sorts, and manage pagination. Useful for generating links and keeping state in apps without manual query parsing.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| onemustcode/query | 0.86 | — | 4 | 4 | 2 | 61 | 5 | 4.4 | 16.5 | MIT | 8 years ago | |
| crwlr/query-string | 0.86 | — | 20 | 21 | 3 | 272K | 0 | 1.4 | 55.3 | MIT | 3 years ago | |
| citizen63000/easy-api-core | 0.83 | — | 0 | 0 | 1 | 5 | 0 | 6.0 | 11.2 | MIT | 9 months ago | |
| denisok94/helper | 0.83 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 13.8 | — | BSD-3-Clause | 4 months ago | |
| spatie/laravel-query-builder | 0.82 | Build safe, flexible Eloquent queries from incoming API requests. Supports whitelisted filtering (partial/exact/scope/custom), sorting, includes, field selection, pagination, and grouped AND/OR filters—ideal for JSON:API-style endpoints with minimal boilerplate. | 4,449 | 4,465 | 411 | 1M | 0 | 64.4 | 38.8 | MIT | 1 month ago | |
| yansongda/supports | 0.82 | — | 21 | 21 | 18 | 19K | 0 | 2.1 | 40.6 | MIT | 5 years ago | |
| spatie/url | 0.82 | Immutable URL parser/builder for PHP. Parse scheme, host, path and query, then fluently transform parts (withHost, withPath, withScheme) and manage query parameters. Supports allowed/sanitized schemes for safer URL handling. | 740 | 752 | 60 | 413K | 0 | 12.4 | 37.9 | MIT | 2 years ago | |
| spatie/string | 0.81 | 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 | |
| tpetry/laravel-query-expressions | 0.81 | Add powerful SQL expression support to Laravel’s query builder. Compose reusable, type-safe expressions for functions, casts, JSON ops, windows, and more, with clean syntax and cross-database compatibility—ideal for advanced filtering, sorting, and computed columns. | 360 | 359 | 29 | 54K | 1 | 2.9 | — | MIT | — | |
| dontdrinkandroot/common | 0.81 | 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 | |
| spatie/fractalistic | 0.79 | Developer-friendly wrapper around League Fractal to transform API data with less boilerplate. Build resources, apply transformers, includes, and output arrays with a fluent API or one-liner syntax. Great for PHP projects; Laravel users may prefer laravel-fractal. | 385 | 387 | 34 | 287K | 0 | 25.5 | 44.6 | MIT | 3 months ago | |
| spatie/packagist-api | 0.78 | Search Packagist and fetch package details via the official Packagist API. Provides a simple PackagistClient built on Guzzle with a URL generator, plus helpers to list all packages or filter by vendor/type, and browse popular packages with pagination. | 130 | 134 | 21 | 113K | 0 | 5.2 | 40.6 | MIT | 1 year ago | |
| yiisoft/strings | 0.77 | Yii Strings provides fast, multibyte-safe string utilities for PHP: StringHelper and NumericHelper, Inflector (pluralize, slug), wildcard pattern matching, and optimized combined regex matching with optional memoization. | 49 | 51 | 19 | 63K | 5 | 14.8 | 48.2 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?