Libraries tagged by this7
spatie/error-solutions
28606895 Downloads
This is my package error-solutions
santigarcor/laratrust
4564347 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
s-ichikawa/laravel-sendgrid-driver
7857853 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
php-mock/php-mock-phpunit
6581240 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
overblog/graphql-bundle
6540177 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
oneup/uploader-bundle
5585513 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
4333555 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
moxiecode/plupload
477269 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
10044881 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
11430713 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
fico7489/laravel-pivot
5201475 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
excelwebzone/recaptcha-bundle
7184919 Downloads
This bundle provides easy reCAPTCHA form field integration
drupal/core-recommended
32556828 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
23710748 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
consolidation/filter-via-dot-access-data
39142703 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.