https://github.com/cba85/teach-php-dynamic-method-calling
Dynamic method calling in PHP
https://github.com/cba85/teach-php-dynamic-method-calling
php
Last synced: 8 days ago
JSON representation
Dynamic method calling in PHP
- Host: GitHub
- URL: https://github.com/cba85/teach-php-dynamic-method-calling
- Owner: cba85
- Created: 2019-11-18T07:23:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T19:03:11.000Z (over 5 years ago)
- Last Synced: 2025-03-11T21:44:19.559Z (over 1 year ago)
- Topics: php
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic method calling in PHP
Example with a fake Stripe payment.
> For demonstration purpose only