Libraries tagged by with
amphp/byte-stream
86612164 Downloads
A stream abstraction to make working with non-blocking I/O simple.
abraham/twitteroauth
14232062 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spatie/data-transfer-object
23005060 Downloads
Data transfer objects with batteries included
nunomaduro/larastan
40163949 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
101967615 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.
payum/payum
6289383 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
zenstruck/foundry
7442891 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
zbateson/mb-wrapper
36242255 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
vlucas/valitron
3888193 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
venturecraft/revisionable
5662660 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
veewee/xml
3262880 Downloads
XML without worries
unisharp/laravel-filemanager
2874606 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
ueberdosis/tiptap-php
2597194 Downloads
A PHP package to work with Tiptap output
timokoerber/laravel-one-time-operations
925167 Downloads
Run operations once after deployment - just like you do it with migrations!
timacdonald/log-fake
4149254 Downloads
A drop in fake logger for testing with the Laravel framework.