event4u / data-helpers
Framework-agnostic helpers for structured data access, mutation, and mapping using dot-notation paths with wildcards. Works with Laravel, Symfony/Doctrine, or standalone PHP.
Fund package maintenance!
event4u-app
matze4u
Requires
- php: ^8.2
- composer-plugin-api: ^2.0
Requires (Dev)
- composer/composer: ^2.0
- doctrine/collections: ^2.0
- doctrine/orm: ^3.0
- ergebnis/phpstan-rules: ^2.12
- illuminate/database: ^11.0
- illuminate/support: ^11.0
- jangregor/phpstan-prophecy: ^2.2
- pestphp/pest: ^3.0
- phpat/phpat: ^0.12.0
- phpbench/phpbench: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-mockery: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- rector/rector: ^2.1
- spaze/phpstan-disallowed-calls: ^4.6
- symplify/coding-standard: ^12.4
- symplify/easy-coding-standard: ^12.6
- timeweb/phpstan-enum: ^4.0
Suggests
- doctrine/collections: Required for Doctrine Collection support (^1.6 || ^2.0)
- doctrine/orm: Required for Doctrine Entity support (^2.10 || ^3.0)
- illuminate/database: Required for Eloquent Model support (^11.0)
- illuminate/support: Required for Laravel Collection and Arrayable support (^11.0)