Advertisement
Guest User

vendor versions

a guest
May 31st, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.61 KB | None | 0 0
  1. aws/aws-sdk-php 3.28.5 AWS SDK for PHP - Use Amazon Web Services in your PHP project
  2. barryvdh/laravel-ide-helper v2.3.2 Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
  3. barryvdh/reflection-docblock v2.0.4
  4. classpreloader/classpreloader 3.1.0 Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
  5. dnoegel/php-xdg-base-dir 0.1 implementation of xdg base directory specification for php
  6. doctrine/annotations v1.4.0 Docblock Annotations Parser
  7. doctrine/cache v1.6.1 Caching library offering an object-oriented API for many cache backends
  8. doctrine/collections v1.4.0 Collections Abstraction library
  9. doctrine/common v2.7.2 Common Library for Doctrine projects
  10. doctrine/dbal v2.5.12 Database Abstraction Layer
  11. doctrine/inflector v1.1.0 Common String Manipulations with regard to casing and singular/plural rules.
  12. doctrine/instantiator 1.0.5 A small, lightweight utility to instantiate objects in PHP without invoking their constructors
  13. doctrine/lexer v1.0.1 Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
  14. dompdf/dompdf dev-master eb9dd68 DOMPDF is a CSS 2.1 compliant HTML to PDF converter
  15. erusev/parsedown 1.6.2 Parser for Markdown.
  16. ezyang/htmlpurifier v4.8.0 Standards compliant HTML filter written in PHP
  17. filp/whoops 1.1.10 php error handling for cool kids
  18. fzaninotto/faker v1.6.0 Faker is a PHP library that generates fake data for you.
  19. guzzle/guzzle v3.9.3 PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
  20. guzzlehttp/guzzle 6.2.3 Guzzle is a PHP HTTP client library
  21. guzzlehttp/promises v1.3.1 Guzzle promises library
  22. guzzlehttp/psr7 1.4.2 PSR-7 message implementation that also provides common utility methods
  23. intervention/image dev-master b29b794 Image handling and manipulation library with support for Laravel integration
  24. iron-io/iron_core 1.0.1 Collection of common functions for all iron.io client libraries
  25. iron-io/iron_mq 2.0.0 Client binding for IronMQ (hosted message queue)
  26. jakub-onderka/php-console-color 0.1
  27. jakub-onderka/php-console-highlighter v0.3.2
  28. jeremeamia/SuperClosure 2.3.0 Serialize Closure objects, including their context and binding
  29. laracasts/utilities 2.1 Transform your PHP to JavaScript
  30. laravel/framework v5.2.45 The Laravel Framework.
  31. laravel/socialite v2.0.21 Laravel wrapper around OAuth 1 & OAuth 2 libraries.
  32. laravelcollective/html v5.2.6 HTML and Form Builders for the Laravel Framework
  33. league/flysystem 1.0.40 Filesystem abstraction: Many filesystems, one API.
  34. league/flysystem-aws-s3-v3 1.0.15 Flysystem adapter for the AWS S3 SDK v3.x
  35. league/oauth1-client 1.7.0 OAuth 1.0 Client Library
  36. maatwebsite/excel v2.0.9 An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
  37. maxhoffmann/parsedown-laravel dev-master 0499236 A parsedown (markdown) wrapper for Laravel
  38. mews/purifier v2.0.7 Laravel 5 HtmlPurifier Package
  39. milon/barcode dev-master 0f211bf Barcode generator like Qr Code , PDF417,C39, C39+,C39E,C39E+,C93,S25,S25+,I25,I25+,C128,C128A,C128B,C128C,2-Digits UPC-Based Extention,5-Digits UPC-Based Extentio...
  40. monolog/monolog 1.22.1 Sends your logs to files, sockets, inboxes, databases and various web services
  41. mtdowling/cron-expression v1.2.0 CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
  42. mtdowling/jmespath.php 2.4.0 Declaratively specify how to extract elements from a JSON document
  43. nesbot/carbon 1.22.1 A simple API extension for DateTime.
  44. nikic/php-parser v2.1.1 A PHP parser written in PHP
  45. nitmedia/wkhtml2pdf dev-master 586df81 Html 2 Pdf - using wkhtml2pdf, work on 32bit and 64 bit linux + MacOS
  46. omnipay/bitpay dev-master 9cadfb7 BitPay driver for the Omnipay payment processing library
  47. omnipay/coinbase dev-master 69c4f07 Coinbase driver for the Omnipay payment processing library
  48. omnipay/common 2.5.2 Common components for Omnipay payment processing library
  49. omnipay/migs v2.2.1 MIGS driver for the Omnipay payment processing library
  50. omnipay/paypal v2.6.3 PayPal gateway for Omnipay payment processing library
  51. omnipay/stripe v2.4.5 Stripe driver for the Omnipay payment processing library
  52. paragonie/random_compat v1.4.2 PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
  53. phenx/php-font-lib 0.5 A library to read, parse, export and make subsets of different types of font files.
  54. phenx/php-svg-lib v0.2 A library to read, parse and export to PDF SVG files.
  55. phpdocumentor/reflection-common 1.0 Common reflection classes used by phpdocumentor to reflect the code structure
  56. phpdocumentor/reflection-docblock 3.1.1 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
  57. phpdocumentor/type-resolver 0.2.1
  58. phpoffice/phpexcel 1.8.1 PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
  59. phpspec/php-diff v1.0.2 A comprehensive library for generating differences between two hashable objects (strings or arrays).
  60. phpspec/phpspec 2.5.7 Specification-oriented BDD framework for PHP 5.3+
  61. phpspec/prophecy v1.7.0 Highly opinionated mocking framework for PHP 5.3+
  62. phpunit/php-code-coverage 2.2.4 Library that provides collection, processing, and rendering functionality for PHP code coverage information.
  63. phpunit/php-file-iterator 1.4.2 FilterIterator implementation that filters files based on a list of suffixes.
  64. phpunit/php-text-template 1.2.1 Simple template engine.
  65. phpunit/php-timer 1.0.9 Utility class for timing
  66. phpunit/php-token-stream 1.4.11 Wrapper around PHP's tokenizer extension.
  67. phpunit/phpunit 4.8.35 The PHP Unit Testing framework.
  68. phpunit/phpunit-mock-objects 2.3.8 Mock Object library for PHPUnit
  69. predis/predis v1.1.1 Flexible and feature-complete Redis client for PHP and HHVM
  70. psr/http-message 1.0.1 Common interface for HTTP messages
  71. psr/log 1.0.2 Common interface for logging libraries
  72. psy/psysh v0.7.2 An interactive shell for modern PHP.
  73. ramsey/uuid 3.6.1 Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
  74. sabberworm/php-css-parser 6.0.1 Parser for CSS Files written in PHP
  75. sebastian/comparator 1.2.4 Provides the functionality to compare PHP values for equality
  76. sebastian/diff 1.4.3 Diff implementation
  77. sebastian/environment 1.3.8 Provides functionality to handle HHVM/PHP environments
  78. sebastian/exporter 1.2.2 Provides the functionality to export PHP variables for visualization
  79. sebastian/global-state 1.1.1 Snapshotting of global state
  80. sebastian/recursion-context 1.0.5 Provides functionality to recursively process PHP variables
  81. sebastian/version 1.0.6 Library that helps with managing the version number of Git-hosted PHP projects
  82. swiftmailer/swiftmailer v5.4.8 Swiftmailer, free feature-rich PHP mailer
  83. symfony/class-loader v3.3.0 Symfony ClassLoader Component
  84. symfony/console v3.0.9 Symfony Console Component
  85. symfony/css-selector v3.3.0 Symfony CssSelector Component
  86. symfony/debug v3.0.9 Symfony Debug Component
  87. symfony/dom-crawler v3.3.0 Symfony DomCrawler Component
  88. symfony/event-dispatcher v2.8.21 Symfony EventDispatcher Component
  89. symfony/finder v3.0.9 Symfony Finder Component
  90. symfony/http-foundation v3.0.9 Symfony HttpFoundation Component
  91. symfony/http-kernel v3.0.9 Symfony HttpKernel Component
  92. symfony/polyfill-mbstring v1.3.0 Symfony polyfill for the Mbstring extension
  93. symfony/polyfill-php56 v1.3.0 Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
  94. symfony/polyfill-util v1.3.0 Symfony utilities for portability of PHP codes
  95. symfony/process v3.0.9 Symfony Process Component
  96. symfony/psr-http-message-bridge v0.2 PSR HTTP message bridge
  97. symfony/routing v3.0.9 Symfony Routing Component
  98. symfony/translation v3.0.9 Symfony Translation Component
  99. symfony/var-dumper v3.0.9 Symfony mechanism for exploring and dumping PHP variables
  100. symfony/yaml v3.3.0 Symfony Yaml Component
  101. tijsverkoyen/css-to-inline-styles 1.5.5 CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
  102. tolerance/tolerance 0.3.3 Fault tolerance library and micro-services helpers
  103. vinelab/http dev-master 7bb833e An http library developed for the laravel framework. aliases itself as HttpClient
  104. vlucas/phpdotenv v2.4.0 Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
  105. webmozart/assert 1.2.0 Assertions to validate method input/output with nice error messages.
  106. zendframework/zend-diactoros 1.4.0 PSR HTTP Message implementations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement