Libraries tagged by baas
workerman/phpsocket.io
532012 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
vgrem/php-spo
1179472 Downloads
PHP Office 365 library. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
typo3/testing-framework
4198486 Downloads
The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
typo3/html-sanitizer
8062072 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
tinymce/tinymce
6662996 Downloads
Web based JavaScript HTML WYSIWYG editor control.
theseer/phpdox
2377597 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
thecodingmachine/phpstan-strict-rules
6468135 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
tailflow/laravel-orion
483708 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
swoole/swoole
1687 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
sokil/php-isocodes
1747371 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
snowdog/module-menu
1426327 Downloads
Provides powerful menu editor to replace category based menus in Magento 2
snowdog/frontools
1273703 Downloads
Set of front-end tools for Magento 2, based on Gulp.js
setasign/tfpdf
3942792 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
robgridley/zebra
1391494 Downloads
PHP ZPL builder, image conversion and a basic client for network-connected Zebra label printers.
resque/php-resque
1641391 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.