Recommend this page to a friend! |
Classes of Axel Pardemann | PHP Using Facades | docs/index.md | Download |
|
![]() layout: default title: Home nav_order: 1 description: 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. permalink: /PHP Object Facades{: .no_toc } Table of contents{: .no_toc .text-delta }
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. InstallationThe most straightforward way to install this package is by using Composer:
UsagePlease refer to the usage section for more information on how to use the package. |