Libraries tagged by this
jeroendesloovere/vcard
3934527 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
jantinnerezo/livewire-alert
1390723 Downloads
This package provides a simple alert utilities for your livewire components.
iamcal/php-emoji
567753 Downloads
This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.
fico7489/laravel-pivot
6508760 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dyrynda/laravel-model-uuid
3121062 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
drupal/core-recommended
43121179 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
29555198 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
consolidation/filter-via-dot-access-data
50807911 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
colinmollenhour/cache-backend-file
23699943 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
cbschuld/browser.php
7184818 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
async-aws/core
45863569 Downloads
Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.
videlalvaro/php-amqplib
6956142 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
theseer/fdomdocument
42762215 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
sensio/generator-bundle
51177813 Downloads
This bundle generates code for you
niklasravnsborg/laravel-pdf
2989017 Downloads
Generate PDFs in Laravel with this mPDF wrapper.