Libraries tagged by Objected Oriented
wilgucki/php-csv
61183 Downloads
Object oriented way of managing CSV files
tzfrs/curl
6761 Downloads
A simple object-oriented wrapper of the PHP cURL extension.
tigerb/naruto
116 Downloads
An object-oriented multi process manager for PHP
theoaks/relative-datetime-format-builder
1619 Downloads
Object Oriented approach to building the different relative date/time formats that the strtotime(), DateTime and date_create() parser understands.
tgeorgel/wordplate-acf
2066 Downloads
Register advanced custom fields with object oriented PHP
suin/json
27185 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
stellarwp/admin-notice
15811 Downloads
An object-oriented interface around WordPress' admin notices
statix/server
273 Downloads
A object oriented wrapper around PHP's built in server
spriebsch/filesystem
495 Downloads
Lightweight object-oriented API to the filesystem.
spanjeta/pami
673 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented
skymailbr/php-epp-client
1571 Downloads
Object-oriented PHP EPP Client
sergeykomlev/lazyjsonmapper
2000 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
roy404/request
106 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.
rekalogika/file
2229 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.
petrgrishin/array-map
5707 Downloads
The object oriented approach to working with arrays on PHP