Libraries tagged by pacc
hammerstone/sidecar
1755759 Downloads
A Laravel package to deploy Lambda functions alongside your main application.
fico7489/laravel-pivot
5145029 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eluceo/ical
14676254 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
dms/phpunit-arraysubset-asserts
23221458 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
creativeorange/gravatar
6505071 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
coenjacobs/mozart
2654685 Downloads
Composes all dependencies as a package inside a WordPress plugin
bepsvpt/secure-headers
3682373 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
async-aws/core
27487259 Downloads
Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.
astrotomic/laravel-translatable
6144243 Downloads
A Laravel package for multilingual models
akaunting/laravel-money
4244809 Downloads
Currency formatting and conversion package for Laravel
tightenco/collect
19895612 Downloads
Collect - Illuminate Collections as a separate package.
tcg/voyager
2461435 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
dingo/api
6706490 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
wsdltophp/packagegenerator
1549504 Downloads
Generate hierarchical PHP classes based on a WSDL
vaimo/composer-patches
3619217 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.