Libraries tagged by php oop
pagantis/orders-api-client
73195 Downloads
Pagantis Orders Api Client in PHP. Use the api with simple methods and using OOP.
otis22/php-interfaces
1379 Downloads
Interfaces for OOP php projects
charcoal-dev/oop-base
5593 Downloads
OOP base for Charcoal PHP Apps
ghalusa/php-skeleton-app
249 Downloads
An MVC-based PHP skeleton application for rapid development
rantes/dumbophp
182 Downloads
PHP Framework project built with MVC architecture, OOP paradigm and full ORM (native, not vendor).
qcubed/qcubed
1178 Downloads
QCubed is a PHP framework for rapid web development. Building on top of jQuery, with OOP at its core, QCubed provides a powerful solution for building database-driven Web 2.0 applications.
dawood/phpscreenrecorder
1481 Downloads
A slim PHP wrapper around ffmpeg to record screen,best for recording your acceptance test using selenium, easy to use and clean OOP interface
philasearch/curl
22525 Downloads
PHP OOP Wrapper
markocupic/cloudconvert-bundle
4646 Downloads
This Bundle for the Contao CMS provides a OOP PHP wrapper for CloudConvert's API. Convert files from one filetype into an other with ease.
engazan/pay-by-square
491 Downloads
OOP PHP knižnica pre generovanie slovenských PAY by square QR kódov
codeatcode/codeatcs
11942 Downloads
Codeat PHPCS ruleset for OOP WordPress development on PHP 7.0+, include phpmd ruleset
juststeveking/os-process
159 Downloads
A PHP Package to work with OS processes in an OOP way.
aedart/overload
12632 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
evandotpro/php-computer
8 Downloads
A completely useless library of low-level computing concepts implemented in OOP PHP.
rogervila/cosmicjs-php
44 Downloads
Based on https://github.com/cosmicjs/cosmicjs-php but with composer and OOP.