File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11# Prototypes
22> Dinamically add methods to PHP classes
33
4- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/?branch=master ) [ ![ Build Status] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/build-status/master ) [ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/ab3a826ec45e45d7bcc910c39df1331a )] ( https://www.codacy.com/gh/skrtdev/prototypes/dashboard?utm_source=github.com& ; utm_medium=referral& ; utm_content=skrtdev/prototypes& ; utm_campaign=Badge_Grade )
4+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/?branch=master ) [ ![ Build Status] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/skrtdev/prototypes/build-status/master ) [ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/ab3a826ec45e45d7bcc910c39df1331a )] ( https://www.codacy.com/gh/skrtdev/prototypes/dashboard?utm_source=github.com& ; utm_medium=referral& ; utm_content=skrtdev/prototypes& ; utm_campaign=Badge_Grade ) ![ php version ] ( https://img.shields.io/badge/php-%3E%3D7.4-blueviolet )
55Using this library you can dinamcally add methods to classes, as in the following example:
66``` php
77use skrtdev\Prototypes\Prototypeable;
You can’t perform that action at this time.
0 commit comments