Libraries tagged by woit
laminas/laminas-eventmanager
63023031 Downloads
Trigger and listen to events within a PHP application
kartik-v/bootstrap-fileinput
7003988 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
friendsofsymfony/rest-bundle
66411430 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
fig/http-message-util
66804335 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
ezimuel/ringphp
87900326 Downloads
Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php
ezimuel/guzzlestreams
87226863 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
chillerlan/php-qrcode
17342160 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.2+
bref/bref
6979389 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
amphp/byte-stream
88182972 Downloads
A stream abstraction to make working with non-blocking I/O simple.
abraham/twitteroauth
14316897 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spatie/data-transfer-object
23315317 Downloads
Data transfer objects with batteries included
phpoffice/phpexcel
57203562 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nunomaduro/larastan
40434290 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
102193044 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
webimpress/safe-writer
34251791 Downloads
Tool to write files safely, to avoid race conditions