Libraries tagged by feast
phpmailer/phpmailer
78960901 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
nyholm/psr7
174853131 Downloads
A fast PHP7 implementation of PSR-7
laravel/sanctum
125186595 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
swiftmailer/swiftmailer
414583122 Downloads
Swiftmailer, free feature-rich PHP mailer
rap2hpoutre/fast-excel
16431818 Downloads
Fast Excel import/export for Laravel
workerman/workerman
2451966 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
tracy/tracy
19747983 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
symfony/polyfill-php70
190640613 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
188667924 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
spatie/ray
30735914 Downloads
Debug with Ray to fix problems faster
openspout/openspout
29668614 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
opcodesio/log-viewer
4402059 Downloads
Fast and easy-to-use log viewer for your Laravel application
nette/php-generator
46888356 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.4 features.
neitanod/forceutf8
18807225 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
marc-mabe/php-enum
11208144 Downloads
Simple and fast implementation of enumerations with native PHP