Recommend this page to a friend! |
Classes of Axel Pardemann | PHP Optional Chaining | docs/index.md | Download |
|
Downloadlayout: default title: Home nav_order: 1 description: PHP Optionals is a PHP library that allows you to chain method calls or access properties of an object while preventing errors from occurring. permalink: /PHP Optionals{: .no_toc } Table of contents{: .no_toc .text-delta }
PHP Optionals is a PHP library that allows you to chain method calls or access properties of an object while preventing errors from occurring. 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. |