Libraries tagged by these
liip/functional-test-bundle
11128407 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
14719866 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
jeroendesloovere/vcard
3928715 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
1387076 Downloads
This package provides a simple alert utilities for your livewire components.
iamcal/php-emoji
566452 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
6498569 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dyrynda/laravel-model-uuid
3115137 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
drupal/core-recommended
43058298 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
29529331 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
consolidation/filter-via-dot-access-data
50741192 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
colinmollenhour/cache-backend-file
23679736 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
7176406 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
45747435 Downloads
Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.
videlalvaro/php-amqplib
6955410 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
sensio/generator-bundle
51171177 Downloads
This bundle generates code for you