Libraries tagged by these
malzariey/filament-daterangepicker-filter
2855811 Downloads
This package uses daterangepciker library to filter date by a range or predefined date ranges (Today , Yesterday ...etc)
liip/test-fixtures-bundle
9609730 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
liip/functional-test-bundle
11365771 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
15399692 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
jeroendesloovere/vcard
4132166 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
1498543 Downloads
This package provides a simple alert utilities for your livewire components.
fico7489/laravel-pivot
6765650 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dyrynda/laravel-model-uuid
3301654 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
drupal/core-recommended
45093759 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
30533768 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
consolidation/filter-via-dot-access-data
53013505 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
colinmollenhour/cache-backend-file
24364464 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.
clickbar/laravel-magellan
1146514 Downloads
This package provides functionality for working with the postgis extension in Laravel.
cbschuld/browser.php
7463259 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.
aura/sql
2805555 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.