mikeevstropov / soft-array
Array that does not cause errors when accessing not-existing offset
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mikeevstropov/soft-array
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2021-06-26 01:51:27 UTC
README
Array that does not cause errors when accessing not-existing offset.