Libraries tagged by this7
spatie/error-solutions
24494329 Downloads
This is my package error-solutions
santigarcor/laratrust
4428751 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
s-ichikawa/laravel-sendgrid-driver
7647830 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
overblog/graphql-bundle
6325837 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
oneup/uploader-bundle
5472058 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
4160986 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
moxiecode/plupload
463461 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
9945916 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
11052507 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
fico7489/laravel-pivot
5085418 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
excelwebzone/recaptcha-bundle
7049095 Downloads
This bundle provides easy reCAPTCHA form field integration
drupal/core-recommended
31342486 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
22761875 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
consolidation/filter-via-dot-access-data
37819786 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
colinmollenhour/cache-backend-file
19767443 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.