Libraries tagged by with
amphp/byte-stream
98058462 Downloads
A stream abstraction to make working with non-blocking I/O simple.
abraham/twitteroauth
14745273 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spatie/data-transfer-object
24960399 Downloads
Data transfer objects with batteries included
nunomaduro/larastan
42363577 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103405579 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
6395257 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
8592858 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
zbateson/mb-wrapper
41075771 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
vlucas/valitron
4060969 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
venturecraft/revisionable
5929632 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
veewee/xml
3978622 Downloads
XML without worries
unisharp/laravel-filemanager
3005468 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
ueberdosis/tiptap-php
3383241 Downloads
A PHP package to work with Tiptap output
timokoerber/laravel-one-time-operations
1125371 Downloads
Run operations once after deployment - just like you do it with migrations!
timacdonald/log-fake
4570009 Downloads
A drop in fake logger for testing with the Laravel framework.