Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 197 Bytes

PHP homework

run $composer dump-autoload in root directory to generate autoload files.
src/magic/Magic.php contains all magic methods.
run Demo.php to see the results.