Libraries tagged by wish
markrogoyski/math-php
5892989 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
marc-mabe/php-enum
20134064 Downloads
Simple and fast implementation of enumerations with native PHP
league/glide
46579215 Downloads
Wonderfully easy on-demand image manipulation library with an HTTP based API.
laravel/breeze
23031952 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
laminas/laminas-eventmanager
64391042 Downloads
Trigger and listen to events within a PHP application
kartik-v/bootstrap-fileinput
7160915 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
67676248 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
fig/http-message-util
70672281 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
ezimuel/ringphp
91695191 Downloads
Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php
chillerlan/php-qrcode
18575570 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.2+
amphp/byte-stream
96164661 Downloads
A stream abstraction to make working with non-blocking I/O simple.
abraham/twitteroauth
14635733 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spatie/data-transfer-object
24488008 Downloads
Data transfer objects with batteries included
nunomaduro/larastan
42051789 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103142071 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.