Libraries tagged by object-oriented
workdevelop/rabbitmq-management-api
11396 Downloads
An object oriented wrapper for the RabbitMQ Management HTTP Api
wisesight/imap
4288 Downloads
Object-oriented IMAP for PHP - Modified by Wisesight
weblabel/data-transformer
2214 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
tzfrs/curl
7164 Downloads
A simple object-oriented wrapper of the PHP cURL extension.
tigerb/naruto
117 Downloads
An object-oriented multi process manager for PHP
theoaks/relative-datetime-format-builder
1857 Downloads
Object Oriented approach to building the different relative date/time formats that the strtotime(), DateTime and date_create() parser understands.
tgeorgel/wordplate-acf
2304 Downloads
Register advanced custom fields with object oriented PHP
spriebsch/filesystem
951 Downloads
Lightweight object-oriented API to the filesystem.
spanjeta/pami
887 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented
skymailbr/php-epp-client
2209 Downloads
Object-oriented PHP EPP Client
sevenphp/savantphp
3813 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
sergeykomlev/lazyjsonmapper
2143 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
saltybeagle/savvy
2964 Downloads
Savvy is a powerful but lightweight object-oriented template system for PHP.
roy404/routes
113 Downloads
A routing library that provides an intuitive, object-oriented way to define and manage HTTP routes in your PHP application, supporting route grouping, middleware, and custom route handling.
roy404/request
145 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.