Libraries tagged by this7
spatie/error-solutions
32615397 Downloads
This is my package error-solutions
santigarcor/laratrust
4697701 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
s-ichikawa/laravel-sendgrid-driver
8085905 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
overblog/graphql-bundle
6756626 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
oneup/uploader-bundle
5709676 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nicolab/php-ftp-client
4510366 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
moxiecode/plupload
490911 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
liip/functional-test-bundle
10156645 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
11807920 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
fico7489/laravel-pivot
5322679 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
drupal/core-recommended
33731779 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
24411091 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
consolidation/filter-via-dot-access-data
40468147 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
colinmollenhour/cache-backend-file
20597984 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
6000434 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.