signpostmarv / daft-magic-property-analysis
Daft way to implement static analysis for magic properties
Installs: 1 095
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Requires
- php: ^7.1,>=7.1.3
Requires (Dev)
- infection/infection: ^0.12.2
- maglnet/composer-require-checker: ^2.0
- phpstan/phpstan: ^0.11.5
- phpstan/phpstan-phpunit: ^0.11.0
- phpstan/phpstan-strict-rules: ^0.11.0
- phpunit/phpunit: ^7.5
- povils/phpmnd: ^2.1
- psalm/plugin-phpunit: ^0.5.4
- roave/security-advisories: dev-master
- sebastian/phpcpd: ^4.1
- signpostmarv/php-cs-fixer-config: ^0.9.0
- vimeo/psalm: ^3.2
README
Copyright 2019 SignpostMarv
daft-magic-property-analysis
General-purpose definition assistant designed to assist with the definition of magic getters.
Code was pulled from daft-object, with the goal of child-classes to define sources for properties in addition to DaftObject::DaftObjectProperties()
and AbstractDaftObject::PROPERTIES
.