Libraries tagged by zoop
timber/timber
2954195 Downloads
Create WordPress themes with beautiful OOP code and the Twig Template Engine
mikehaertl/phpwkhtmltopdf
17193954 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
react/react
3356358 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
react/promise-timer
35018434 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
widmogrod/php-functional
5261799 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
d11wtq/boris
11837996 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
clue/socket-raw
9402129 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
walkor/workerman
6526 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
loophp/collection
507473 Downloads
A (memory) friendly, easy, lazy and modular collection class.
seboettg/collection
984855 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
rawr/t-regx
144867 Downloads
PHP regular expression brought up to modern standards.
bocharsky-bw/arrayzy
21099 Downloads
A native PHP arrays easy manipulation library in OOP way.
alecrabbit/php-console-spinner
20236 Downloads
Extremely flexible spinner for [async] php cli applications
clue/block-react
2169858 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
yooper/php-text-analysis
344374 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language