norse-blue/object-facades

PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.

0.3.0 2021-09-02 19:01 UTC

This package is auto-updated.

Last update: 2024-03-29 03:59:19 UTC


README

Stable Release Build Status PHP Version Maintainability Test Coverage Total Downloads License

PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.

Installation

Requirements:

Install this package using Composer:

composer require norse-blue/object-facades

Usage

To get more in-depth knowledge about this package, please refer to the Official Documentation.

Changelog

Please refer to the CHANGELOG.md file for more information about what has changed recently.

Contributing

Contributions to this project are accepted and encouraged. Please read the CONTRIBUTING.md file for details on contributions.

Credits

Security

Please review our security policy to know how to report security vulnerabilities within this package.

Support the development

Do you like this project? Support it by donating

Buy me a coffee

License

This package is open-sourced software licensed under the MIT license.