Skip to content
/ oop Public

A simple demonstration of Object Oriented Programming using PHP.

Notifications You must be signed in to change notification settings

newroseji/oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oop

A simple demonstration of Object Oriented Programming concepts using PHP. Here, I have tried to work-around with Abstraction and Interface concept. Hopefully, you will like it and enjoy the powerful capability of OOP. You are free to use it in your code or contribute if you think something is not right.

Keys

  • Abstraction
  • Interface

Steps

Just run index.php

About

A simple demonstration of Object Oriented Programming using PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages