aedart/overload

composerv5.1.0deprecated

Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

License BSD-3-Clausepermissive28 versions1 maintainers2 deps
aedart/overload
9
/ 100
Health
find alternative

aedart/overload is deprecated — find an alternative

  • Low health score (9/100)
  • Package is deprecated
Health breakdown0 – 100
0/25
maintenance
0/20
popularity
25/25
security
12/15
maturity
2/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

Dependencies (2)
API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/composer/aedart/overload

Last updated · 2018-09-15T07:04:19+00:00

aedart/overload — Health Score 9/100 | DepScope