Libraries tagged by xbase
wsdltophp/packagegenerator
1662174 Downloads
Generate hierarchical PHP classes based on a WSDL
workerman/phpsocket.io
536071 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
vgrem/php-spo
1193851 Downloads
PHP Office 365 library. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
typo3/testing-framework
4245249 Downloads
The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
typo3/html-sanitizer
8163099 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
tinymce/tinymce
6713288 Downloads
Web based JavaScript HTML WYSIWYG editor control.
theseer/phpdox
2382528 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
thecodingmachine/phpstan-strict-rules
6533045 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
tailflow/laravel-orion
492341 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
1822 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
sokil/php-isocodes
1779003 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
snowdog/module-menu
1442613 Downloads
Provides powerful menu editor to replace category based menus in Magento 2
snowdog/frontools
1279071 Downloads
Set of front-end tools for Magento 2, based on Gulp.js
setasign/tfpdf
4084337 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
resque/php-resque
1652705 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.