Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.23 KB | None | 0 0
  1. adldap2/adldap2 v9.1.4 A PHP LDAP Package for humans.
  2. adldap2/adldap2-laravel v5.1.1 LDAP Authentication & Management for Laravel.
  3. defuse/php-encryption v2.2.1 Secure PHP Encryption Library
  4. dnoegel/php-xdg-base-dir 0.1 implementation of xdg base directory specification for php
  5. doctrine/inflector v1.3.0 Common String Manipulations with regard to casing and singular/plural rules.
  6. doctrine/instantiator 1.1.0 A small, lightweight utility to instantiate objects in PHP without invoking their constructors
  7. doctrine/lexer v1.0.1 Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
  8. dragonmantank/cron-expression v2.2.0 CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
  9. egulias/email-validator 2.1.7 A library for validating emails against several RFCs
  10. erusev/parsedown 1.7.1 Parser for Markdown.
  11. fideloper/proxy 4.0.0 Set trusted proxies for Laravel
  12. filp/whoops 2.3.1 php error handling for cool kids
  13. firebase/php-jwt v5.0.0 A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
  14. fzaninotto/faker v1.8.0 Faker is a PHP library that generates fake data for you.
  15. guzzlehttp/guzzle 6.3.3 Guzzle is a PHP HTTP client library
  16. guzzlehttp/promises v1.3.1 Guzzle promises library
  17. guzzlehttp/psr7 1.5.2 PSR-7 message implementation that also provides common utility methods
  18. hamcrest/hamcrest-php v2.0.0 This is the PHP port of Hamcrest Matchers
  19. jakub-onderka/php-console-color v0.2
  20. jakub-onderka/php-console-highlighter v0.4 Highlight PHP code in terminal
  21. laravel/framework v5.6.39 The Laravel Framework.
  22. laravel/passport v7.3.0 Laravel Passport provides OAuth2 server support to Laravel.
  23. laravel/tinker v1.0.8 Powerful REPL for the Laravel framework.
  24. lcobucci/jwt 3.2.5 A simple library to work with JSON Web Token and JSON Web Signature
  25. league/event 2.2.0 Event package
  26. league/flysystem 1.0.49 Filesystem abstraction: Many filesystems, one API.
  27. league/oauth2-server 7.3.2 A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. Thi...
  28. mockery/mockery 1.2.0 Mockery is a simple yet flexible PHP mock object framework
  29. monolog/monolog 1.24.0 Sends your logs to files, sockets, inboxes, databases and various web services
  30. myclabs/deep-copy 1.8.1 Create deep copies (clones) of your objects
  31. namshi/jose 7.2.3 JSON Object Signing and Encryption library for PHP.
  32. nesbot/carbon 1.25.0 A simple API extension for DateTime.
  33. nikic/php-parser v4.1.1 A PHP parser written in PHP
  34. nunomaduro/collision v2.1.1 Cli error handling for console/command-line PHP applications.
  35. paragonie/random_compat v9.99.99 PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
  36. phar-io/manifest 1.0.3 Component for reading phar.io manifest information from a PHP Archive (PHAR)
  37. phar-io/version 2.0.1 Library for handling version information and constraints
  38. phpdocumentor/reflection-common 1.0.1 Common reflection classes used by phpdocumentor to reflect the code structure
  39. phpdocumentor/reflection-docblock 4.3.0 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in...
  40. phpdocumentor/type-resolver 0.4.0
  41. phpseclib/phpseclib 2.0.13 PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
  42. phpspec/prophecy 1.8.0 Highly opinionated mocking framework for PHP 5.3+
  43. phpunit/php-code-coverage 6.1.4 Library that provides collection, processing, and rendering functionality for PHP code coverage information.
  44. phpunit/php-file-iterator 2.0.2 FilterIterator implementation that filters files based on a list of suffixes.
  45. phpunit/php-text-template 1.2.1 Simple template engine.
  46. phpunit/php-timer 2.0.0 Utility class for timing
  47. phpunit/php-token-stream 3.0.1 Wrapper around PHP's tokenizer extension.
  48. phpunit/phpunit 7.5.1 The PHP Unit Testing framework.
  49. predis/predis v1.1.1 Flexible and feature-complete Redis client for PHP and HHVM
  50. psr/container 1.0.0 Common Container Interface (PHP FIG PSR-11)
  51. psr/http-message 1.0.1 Common interface for HTTP messages
  52. psr/log 1.1.0 Common interface for logging libraries
  53. psr/simple-cache 1.0.1 Common interfaces for simple caching
  54. psy/psysh v0.9.9 An interactive shell for modern PHP.
  55. ralouphie/getallheaders 2.0.5 A polyfill for getallheaders.
  56. ramsey/uuid 3.8.0 Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
  57. sebastian/code-unit-reverse-lookup 1.0.1 Looks up which function or method a line of code belongs to
  58. sebastian/comparator 3.0.2 Provides the functionality to compare PHP values for equality
  59. sebastian/diff 3.0.1 Diff implementation
  60. sebastian/environment 4.0.1 Provides functionality to handle HHVM/PHP environments
  61. sebastian/exporter 3.1.0 Provides the functionality to export PHP variables for visualization
  62. sebastian/global-state 2.0.0 Snapshotting of global state
  63. sebastian/object-enumerator 3.0.3 Traverses array structures and object graphs to enumerate all referenced objects
  64. sebastian/object-reflector 1.1.1 Allows reflection of object attributes, including inherited and non-public ones
  65. sebastian/recursion-context 3.0.0 Provides functionality to recursively process PHP variables
  66. sebastian/resource-operations 2.0.1 Provides a list of PHP built-in functions that operate on resources
  67. sebastian/version 2.0.1 Library that helps with managing the version number of Git-hosted PHP projects
  68. swiftmailer/swiftmailer v6.1.3 Swiftmailer, free feature-rich PHP mailer
  69. symfony/console v4.2.1 Symfony Console Component
  70. symfony/contracts v1.0.2 A set of abstractions extracted out of the Symfony components
  71. symfony/css-selector v4.2.1 Symfony CssSelector Component
  72. symfony/debug v4.2.1 Symfony Debug Component
  73. symfony/event-dispatcher v4.2.1 Symfony EventDispatcher Component
  74. symfony/finder v4.2.1 Symfony Finder Component
  75. symfony/http-foundation v4.2.1 Symfony HttpFoundation Component
  76. symfony/http-kernel v4.2.1 Symfony HttpKernel Component
  77. symfony/polyfill-ctype v1.10.0 Symfony polyfill for ctype functions
  78. symfony/polyfill-mbstring v1.10.0 Symfony polyfill for the Mbstring extension
  79. symfony/polyfill-php56 v1.10.0 Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
  80. symfony/polyfill-php72 v1.10.0 Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
  81. symfony/polyfill-util v1.10.0 Symfony utilities for portability of PHP codes
  82. symfony/process v4.2.1 Symfony Process Component
  83. symfony/psr-http-message-bridge v1.1.0 PSR HTTP message bridge
  84. symfony/routing v4.2.1 Symfony Routing Component
  85. symfony/translation v4.2.1 Symfony Translation Component
  86. symfony/var-dumper v4.2.1 Symfony mechanism for exploring and dumping PHP variables
  87. theseer/tokenizer 1.1.0 A small library for converting tokenized PHP source code into XML and potentially other formats
  88. tightenco/collect v5.7.21 Collect - Illuminate Collections as a separate package.
  89. tijsverkoyen/css-to-inline-styles 2.2.1 CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefu...
  90. tymon/jwt-auth 0.5.12 JSON Web Token Authentication for Laravel 4 and 5
  91. vlucas/phpdotenv v2.5.2 Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
  92. webmozart/assert 1.4.0 Assertions to validate method input/output with nice error messages.
  93. zendframework/zend-diactoros 1.8.6 PSR HTTP Message implementations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement