Libraries tagged by orion
php-mp4box/php-mp4box
211707 Downloads
PHP MP4Box, an Object Oriented library for easy file conversion with MP4 Box
naneau/php-obfuscator
2776 Downloads
A basic but functional PHP obfuscator for object oriented PHP
mvdpoel/php-ews
134212 Downloads
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.
mustafakucuk/php-linear-api
7897 Downloads
A simple Object Oriented wrapper for Linear API, written with PHP.
mouf/utils.common.conditioninterface
482804 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
metaregistrar/php-dns-client
3601 Downloads
A php-only, object-oriented client that is able to read and process DNS records
mekras/php-systemd
67706 Downloads
Object-oriented PHP interface to systemd
klev-o/telegram-bot-api
4102 Downloads
Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)
fzaninotto/streamer
16356 Downloads
Object-oriented API to PHP streams
dmelo/pchart
12864 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
chan-sccp/pami
42010 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented (Fork)
bolt/collection
111983 Downloads
Object Orientated implementations of various collections
aternos/taskmaster
80247 Downloads
Object-oriented PHP library for running tasks in parallel
angrybytes/hash
26269 Downloads
Object Oriented hash interface
andrewmy/rabbitmq-management-api
116977 Downloads
An object oriented wrapper for the RabbitMQ Management HTTP Api; a PHP 8 fork from richardfullmer