An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Dynamic method calling in PHP

Example with a fake Stripe payment.

> For demonstration purpose only