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