Libraries tagged by noop
workerman/mqtt
33633 Downloads
text/template
176346 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.
seboettg/collection
675716 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
radic/blade-extensions
313982 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
alecrabbit/php-console-spinner
7845 Downloads
Extremely flexible spinner for [async] php cli applications
abhinavsingh/jaxl
68909 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
rdlowrey/alert
2587 Downloads
A non-blocking concurrency framework for PHP applications.
yooper/stop-words
287648 Downloads
Stop words
yooper/nicknames
238539 Downloads
Give a name and get back a list of nick names
roopz/yii2-imap
83259 Downloads
yii2 extension to read and process mails from IMAP and PHP
cooperl/laravel-db2
99524 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
thomaswelton/gravatarlib
1075007 Downloads
A lightweight PHP 5.3 OOP library providing easy gravatar integration.
t4web/composer-lock-parser
131194 Downloads
OOP reader of composer.lock file.
php-flasher/flasher-symfony
1245400 Downloads
Integrate flash notifications into Symfony projects effortlessly with PHPFlasher. Improve user experience and application feedback loops easily.
dawood/phpchromepdf
65354 Downloads
A slim PHP wrapper around google-chrome to convert url to pdf or to take screenshots , easy to use and clean OOP interface