php-oop icon indicating copy to clipboard operation
php-oop copied to clipboard

Overview and Examples for object oriented programming with php

Results 3 php-oop issues
Sort by recently updated
recently updated
newest added

Add some spaces and follow the naming convention: `method` and `property` everywhere in comments.

We have the resources neccesry to create challenges. Challenges are great way to test what we have learned and do the actual coding part. We should: 1. have a dir...

help wanted

As far as i can see, cheatsheets are both containing implementation and test code. It's better to separate them. We may think to use phpunit to test cheatsheets. The world...