norse-blue / optionals
PHP Optionals is a PHP library that allows you to chain method calls or access properties of an object while preventing errors from occurring.
Fund package maintenance!
norse-blue
axelitus
Ko Fi
www.buymeacoffee.com/axelitus
Requires
- php: ^7.3
Requires (Dev)
- nunomaduro/phpinsights: ^1.7
- phpstan/phpstan: ^0.11
- phpunit/phpunit: ^8.2
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2024-11-20 09:23:56 UTC
README
PHP Optionals
PHP Optionals is a PHP library that allows you to chain method calls or access properties of an object while preventing errors from occurring.
Installation
Requirements:
Install this package using Composer:
composer require norse-blue/optionals
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
License
This package is open-sourced software licensed under the MIT license.