https://github.com/cba85/teach-php-oop-refactoring
Refactoring from procedural to OOP in PHP
https://github.com/cba85/teach-php-oop-refactoring
oop php
Last synced: about 1 year ago
JSON representation
Refactoring from procedural to OOP in PHP
- Host: GitHub
- URL: https://github.com/cba85/teach-php-oop-refactoring
- Owner: cba85
- Created: 2019-11-26T12:20:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T18:59:34.000Z (about 5 years ago)
- Last Synced: 2025-01-15T07:06:03.645Z (over 1 year ago)
- Topics: oop, php
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Refactoring from procedural to OOP
> For demonstration purpose only