daverandom/callback-validator
Validate PHP callable signatures against a prototype with variance support. Build a CallbackType from an existing callable or define it manually, then test other callables for parameter/return compatibility (contra/covariance, nullability) and inspect mismatches via __toString().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| daverandom/network-primitives | 0.77 | Primitive types for network programming in PHP. Provides low-level building blocks for working with network data, focusing on fundamental types you can compose into higher-level protocols and tools. | 2 | 2 | 0 | 0 | 2 | 0.4 | — | MIT | — | |
| tomasvotruba/unused-public | 0.77 | PHPStan extension that finds unused public methods, properties, and constants by scanning calls across your codebase. Helps clean up dead APIs or spot members that should be private/protected. Supports gradual adoption via allowed % thresholds and excluding template-used methods. | 192 | 193 | 15 | 107K | 0 | 1.4 | 37.9 | MIT | — | |
| ramsey/conventional-commits | 0.76 | PHP library for parsing and working with Conventional Commits. Read commit messages into structured objects, validate format, and extract type/scope/description, body, footers, and breaking changes—useful for changelogs, release automation, and tooling. | 193 | 194 | 24 | 67K | 9 | 28.4 | 45.7 | MIT | 1 month ago | |
| zenstruck/callback | 0.75 | Tiny PHP utility for building and composing callbacks/closures with a fluent API. Helps wrap callables, bind arguments, decorate or chain behavior, and safely invoke functions and methods—handy for middleware-style pipelines, event hooks, and reusable functional helpers. | 56 | 56 | 1 | 245K | 0 | 22.7 | 59.4 | MIT | 3 years ago | |
| laminas/laminas-validator | 0.73 | Laminas Validator provides flexible, reusable validation rules for PHP applications. Includes built-in validators, input filtering/validation chains, and tools for validating common data types like emails, URLs, numbers, strings, and more. | 155 | 160 | 61 | 989K | 16 | 36.5 | 69.0 | BSD-3-Clause | 1 month ago | |
| zendframework/zend-validator | 0.70 | Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows. | 179 | 181 | 133 | 98K | 41 | 22.0 | 62.9 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?