Libraries tagged by as
aws/aws-sdk-php-laravel
30590537 Downloads
A simple Laravel 6/7/8/9/10/11/12 service provider for including the AWS SDK for PHP.
api-platform/core
40978388 Downloads
Build a fully-featured hypermedia or GraphQL API in minutes!
amphp/process
36717247 Downloads
A fiber-aware process manager based on Amp and Revolt.
webmozart/path-util
84471530 Downloads
A robust cross-platform utility for normalizing, comparing and modifying file paths.
nunomaduro/larastan
42007708 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
mtdowling/cron-expression
78353819 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
jenssegers/mongodb
12371020 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
fabpot/goutte
53022998 Downloads
A simple PHP Web Scraper
doctrine/reflection
103100427 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.
box/spout
33195864 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
beyondcode/laravel-websockets
7857571 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.
zenstruck/assert
10147526 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
symfony/asset-mapper
3789406 Downloads
Maps directories of assets & makes them available in a public directory with versioned filenames.
spatie/async
3509244 Downloads
Asynchronous and parallel PHP with the PCNTL extension
react/async
5995113 Downloads
Async utilities and fibers for ReactPHP