cvek / collection
Adapter for tightenco/collect bundle to be usable with private and virtual properties in Symfony projects.
Installs: 301
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.2|^8.0
- ext-json: *
- symfony/cache: ^4|^5
- symfony/property-access: ^4|^5
- tightenco/collect: 8.34.0
README
This package allows to use awesome Laravel's Collection in Symfony environment. The purpose of the package is to provide an access to properties with standard PropertyAccess component.