cvek / collection
Adapter for tightenco/collect bundle to be usable with private and virtual properties in Symfony projects.
Package info
github.com/CvekCoding/SymfonyCollection
Type:symfony-bundle
pkg:composer/cvek/collection
2.0.3
2021-12-08 07:21 UTC
Requires
- php: ^7.2|^8.0
- ext-json: *
- symfony/cache: ^4|^5
- symfony/property-access: ^4|^5
- tightenco/collect: 8.34.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.