https://github.com/signpostmarv/daft-magic-property-analysis
Daft way to implement static analysis for magic properties
https://github.com/signpostmarv/daft-magic-property-analysis
Last synced: 11 months ago
JSON representation
Daft way to implement static analysis for magic properties
- Host: GitHub
- URL: https://github.com/signpostmarv/daft-magic-property-analysis
- Owner: SignpostMarv
- License: mit
- Created: 2019-01-23T17:50:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T19:27:05.000Z (about 7 years ago)
- Last Synced: 2025-01-03T16:25:51.683Z (over 1 year ago)
- Language: PHP
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Copyright 2019 SignpostMarv
# daft-magic-property-analysis
[](https://scrutinizer-ci.com/g/SignpostMarv/daft-magic-property-analysis/?branch=master)
[](https://scrutinizer-ci.com/g/SignpostMarv/daft-magic-property-analysis/?branch=master)
[](https://shepherd.dev/github/signpostmarv/daft-magic-property-analysis)
[](https://scrutinizer-ci.com/g/SignpostMarv/daft-magic-property-analysis/build-status/master)
General-purpose definition assistant designed to assist with the definition of magic getters.
Code was pulled from [daft-object](https://github.com/SignpostMarv/daft-object/commit/359efead818d66cfd20f3e7f6f72d7ed51483d3c), with the goal of child-classes to define sources for properties in addition to `DaftObject::DaftObjectProperties()` and `AbstractDaftObject::PROPERTIES`.