Libraries tagged by php oop
mikehaertl/phpwkhtmltopdf
21474846 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
widmogrod/php-functional
7276416 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
clue/socket-raw
12076614 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
lazzard/php-ftp-client
232934 Downloads
This library provides helper classes and methods to manage your FTP files in an OOP way.
seboettg/collection
1371683 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
rawr/t-regx
166514 Downloads
PHP regular expression brought up to modern standards.
dawood/phpchromepdf
85396 Downloads
A slim PHP wrapper around google-chrome to convert url to pdf or to take screenshots , easy to use and clean OOP interface
daandesmedt/phpheadlesschrome
255041 Downloads
A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.
slack-php/slack-block-kit
850742 Downloads
OOP interface for writing Slack Block Kit messages and modals
juststeveking/laravel-transporter
204839 Downloads
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handle API requests.
bocharsky-bw/arrayzy
27667 Downloads
A native PHP arrays easy manipulation library in OOP way.
text/template
205607 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
thomaswelton/gravatarlib
1132227 Downloads
A lightweight PHP 5.3 OOP library providing easy gravatar integration.
phpthumb/phpthumb
15161 Downloads
A fluent image manipulation library for PHP 8.2+ with interchangeable GD and Imagick backends.
dreamscapes/ldap-core
89081 Downloads
Object encapsulation of PHP's native ldap functions