ecommit/scalar-values
Tiny PHP utility to validate and filter arrays of scalar values. Check whether an array contains only scalars (string/int/float/bool/null), or remove non-scalar items at the root level and return the cleaned array.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| windwalker/scalars | 0.81 | — | 0 | 0 | 0 | 362 | 0 | 0.0 | 35.4 | MIT | — | |
| php-standard-library/type | 0.81 | Runtime type validation for PHP using “Parse, Don’t Validate”: coerce and assert unstructured input into well-typed data. Useful for APIs, configs, and user input with clear parsing rules, assertions, and predictable failures. | 1 | 1 | 0 | 46K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| digitalrevolution/utils | 0.79 | — | 1 | 1 | 8 | 2K | 1 | 24.5 | 48.2 | MIT | 3 months ago | |
| respect/validation | 0.78 | Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. | 6,031 | 6,156 | 775 | 849K | 8 | 71.5 | 38.5 | MIT | 2 weeks ago | |
| laravie/query-filter | 0.78 | Laravie Query Filter adds a clean, reusable way to filter Eloquent queries from request input. Define filter classes and apply them to models to handle searching, sorting, and conditional constraints without cluttering controllers or repositories. | 75 | 76 | 10 | 2K | 0 | 7.4 | 20.4 | MIT | 2 years ago | |
| chameleon-system/sanitycheck | 0.78 | Laravel package for running sanity checks in Chameleon System projects. Provides a structured way to define checks, execute them via CLI, and report results to help catch misconfigurations and deployment issues early in development and operations. | 3 | 3 | 5 | 64 | 0 | 0.3 | 17.0 | MIT | — | |
| ajgl/csv-rfc | 0.78 | Drop-in replacements for PHP CSV functions to read/write RFC4180-compliant CSV. Fixes PHP’s fputcsv escaping bug with backslash + quote sequences, ensuring correct enclosure escaping. Includes fgetcsv/fputcsv/str_getcsv and SplFileObject equivalents. | 18 | 19 | 3 | 8K | 1 | 1.5 | 35.9 | MIT | 5 years ago | |
| laravellegends/eloquent-filter | 0.78 | — | 40 | 40 | 8 | 406 | 0 | 1.3 | 14.3 | MIT | 4 years ago | |
| ajgl/csv | 0.78 | — | 5 | 5 | 1 | 0 | 0 | 0.5 | — | MIT | 5 years ago | |
| php-standard-library/collection | 0.78 | Generic, object-oriented Vector, Map, and Set collections for PHP with both immutable and mutable variants. Part of PHP Standard Library; designed for a consistent, type-friendly API. Full docs at php-standard-library.dev. | 1 | 1 | 0 | 40K | 0 | 18.4 | 63.5 | MIT | 2 months ago | |
| php-standard-library/vec | 0.77 | php-standard-library/vec provides small, focused helpers for working with sequential 0-indexed arrays (lists). Create, map, filter, transform, and compose list operations with predictable behavior and clean APIs—part of the PHP Standard Library collection. | 1 | 1 | 0 | 39K | 0 | 18.0 | 63.3 | MIT | 2 months ago | |
| ndnam90/laravel-filterable | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| adimeo-data-suite/commons | 0.77 | — | 0 | 0 | 5 | 0 | 1 | 0.3 | — | — | — | |
| voku/arrayy | 0.77 | — | 488 | 491 | 33 | 59K | 1 | 3.8 | 29.5 | MIT | — | |
| cerbero/query-filters | 0.77 | — | 85 | 86 | 16 | 3K | 0 | 0.9 | 20.7 | MIT | — | |
| raditzfarhan/sahrule | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aaronadal/validator | 0.77 | Lightweight PHP/Laravel validation package providing a simple API to validate data against rules, collect errors, and customize messages. Useful for quick input checking in apps, forms, and APIs without heavy setup. | 0 | 0 | 0 | 24 | 0 | 3.0 | 19.3 | MIT | 5 years ago | |
| campanda/commons-ensure-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | LGPL-3.0 | 7 years ago | |
| b2pweb/bdf-util | 0.77 | Utilities for working with BDF (Binary Data Format) files in PHP/Laravel. Includes helpers to read, write, parse, and validate BDF data plus common convenience functions for import/export workflows and integration into your application. | 0 | 0 | 0 | 851 | 0 | 0.0 | 40.5 | MIT | — | |
| laraditz/model-filter | 0.77 | Flexible Eloquent model filtering for Laravel with operator support (eq, gte, etc.), AND/OR grouping, and relationship filters via dot notation. Add a Filterable trait and allowlist fields, optionally create filter classes for custom logic, and filter using request params under filters[]. | 0 | 0 | 0 | 5 | 0 | 0.0 | 10.8 | MIT | — |
How can I help you explore Laravel packages today?