Libraries tagged by Object Oriented Programming
structured-php/foundation
347 Downloads
This is a foundation framework for PHP object oriented programming, it provides a numbers of tools that supports object oriented concepts such as enum and collections
romancc9/html
5 Downloads
Allows generate HTML Dom elements using PHP object oriented programming.
phphrame/phphrame
7 Downloads
A modern, lightweight PHP MVC framework designed to streamline web development while leveraging the power of Object-Oriented Programming.
nanaweb/clock
55 Downloads
Clock object for object-oriented programming
loper/munus
3 Downloads
Power of object-oriented programming with the elegance of functional programming.
fnrodriguez/wordexpress-once-oop
6 Downloads
Transforming Wordpress Once to OOP (Object Oriented Programming)
cbatista8a/php-table
6 Downloads
Simple HTML table builder - Object Oriented Programming(OOP)
bitshost/upmvc
40 Downloads
upMVC. Modular Model View Controller. A modular PHP MVC system with integrated routing for scalable and organized web applications. Built-in Namespace Support. Object-Oriented Programming (OOP).
m-bymike/array-functions
869 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
sclable/array-functions
120 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
wdb/tutorial-oop
219 Downloads
This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming) and usage of `smarty` as template engine.