Skip to content

Instantly share code, notes, and snippets.

@jacques
Created August 16, 2020 10:22
Show Gist options
  • Save jacques/aa5a502493a9d14491dabdecaf9537df to your computer and use it in GitHub Desktop.
Save jacques/aa5a502493a9d14491dabdecaf9537df to your computer and use it in GitHub Desktop.
Plutus Gateway
amphp/amp v2.4.4 v2.5.0 A non-blocking concurrency framework for PHP applications.
amphp/byte-stream v1.7.3 v1.8.0 A stream abstraction to make working with non-blocking I/O simple.
beberlei/assert v2.9.9 v3.2.7 Thin assertion library for input validation in business models.
brianium/paratest 4.0.0 4.2.0 Parallel testing for PHP
colinmollenhour/credis 1.11.1 1.11.2 Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
composer/package-versions-deprecated 1.8.0 1.10.99.1 Composer plugin that provides efficient querying for installed package versions (no runtime IO)
composer/semver 1.5.1 3.0.0 Semver library that offers utilities, version constraint parsing and validation.
doctrine/annotations 1.10.3 1.10.4 Docblock Annotations Parser
doctrine/collections 1.6.5 1.6.7 PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/inflector 1.4.3 2.0.3 PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
egulias/email-validator 2.1.17 2.1.19 A library for validating emails against several RFCs
gitonomy/gitlib v1.2.1 v1.2.2 Library for accessing git
guzzlehttp/guzzle 6.5.4 7.0.1 Guzzle is a PHP HTTP client library
illuminate/container v6.18.19 v7.25.0 The Illuminate Container package.
illuminate/contracts v6.18.19 v7.25.0 The Illuminate Contracts package.
illuminate/database v6.18.19 v7.25.0 The Illuminate Database package.
illuminate/events v6.18.19 v7.25.0 The Illuminate Events package.
illuminate/filesystem v6.18.19 v7.25.0 The Illuminate Filesystem package.
illuminate/pagination v6.18.19 v7.25.0 The Illuminate Pagination package.
illuminate/support v6.18.19 v7.25.0 The Illuminate Support package.
jacques/phoenix dev-master 9eccb18 dev-master b943bdc Common building blocks for building a webapp
jacques/php-nws-tos dev-master 9fb72b9 dev-master 504abaf Library for interacting with the NWS TOS API Interface.
jean85/pretty-package-versions 1.3.0 1.5.0 A wrapper for ocramius/package-versions to get pretty versions strings
leopardrock/plutus-models dev-master be8b771 dev-master 7b06158 Models for Plutus
monolog/monolog 1.25.4 2.1.1 Sends your logs to files, sockets, inboxes, databases and various web services
myclabs/deep-copy 1.9.5 1.10.1 Create deep copies (clones) of your objects
nesbot/carbon 2.35.0 2.38.0 An API extension for DateTime that supports 281 different languages.
netresearch/jsonmapper v2.1.0 v3.1.0 Map nested JSON structures onto PHP classes
nette/robot-loader v3.2.3 v3.3.0 🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
nette/utils v3.1.2 v3.1.3 🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
nikic/php-parser v4.5.0 v4.8.0 A PHP parser written in PHP
pdepend/pdepend 2.7.1 2.8.0 Official version of pdepend to be handled with Composer
phar-io/manifest 1.0.3 2.0.1 Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version 2.0.1 3.0.2 Library for handling version information and constraints
php-http/discovery 1.8.0 1.9.1 Finds installed HTTPlug implementations and PSR-7 message factories
php-http/httplug 2.1.0 2.2.0 HTTPlug, the HTTP client abstraction for PHP
php-http/promise v1.0.0 1.1.0 Promise used for asynchronous HTTP requests
php-vcr/php-vcr 1.4.5 1.5.0 Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
phpdocumentor/reflection-common 2.1.0 2.2.0 Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock 5.1.0 5.2.1 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/type-resolver 1.1.0 1.3.0 A PSR-5 based resolver of Class names, Types and Structural Element Names
phpro/grumphp v0.18.1 v0.20.0 A composer plugin that enables source code quality checks.
phpspec/prophecy v1.10.3 1.11.1 Highly opinionated mocking framework for PHP 5.3+
phpstan/phpdoc-parser 0.4.8 0.4.9 PHPDoc parser with support for nullable, intersection and generic types
phpstan/phpstan 0.12.29 0.12.37 PHPStan - PHP Static Analysis Tool
phpstan/phpstan-phpunit 0.12.11 0.12.16 PHPUnit extensions and rules for PHPStan
phpunit/php-code-coverage 8.0.2 9.1.4 Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/php-file-iterator 3.0.1 3.0.4 FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-invoker 3.0.0 3.1.0 Invoke callables with a timeout
phpunit/php-text-template 2.0.0 2.0.2 Simple template engine.
phpunit/php-timer 3.1.4 5.0.1 Utility class for timing
phpunit/php-token-stream 4.0.1 4.0.4 Wrapper around PHP's tokenizer extension.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
phpunit/phpunit 9.1.5 9.3.7 The PHP Unit Testing framework.
psr/http-client 1.0.0 1.0.1 Common interface for HTTP clients
ramsey/uuid 3.9.3 4.1.0 Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
rector/rector v0.7.33 v0.7.63 Instant upgrade and refactoring of your PHP code
sebastian/code-unit 1.0.2 1.0.5 Collection of value objects that represent the PHP code units
sebastian/code-unit-reverse-lookup 2.0.0 2.0.2 Looks up which function or method a line of code belongs to
sebastian/comparator 4.0.0 4.0.3 Provides the functionality to compare PHP values for equality
sebastian/diff 4.0.1 4.0.2 Diff implementation
sebastian/environment 5.1.0 5.1.2 Provides functionality to handle HHVM/PHP environments
sebastian/exporter 4.0.0 4.0.2 Provides the functionality to export PHP variables for visualization
sebastian/global-state 4.0.0 5.0.0 Snapshotting of global state
sebastian/object-enumerator 4.0.0 4.0.2 Traverses array structures and object graphs to enumerate all referenced objects
sebastian/object-reflector 2.0.0 2.0.2 Allows reflection of object attributes, including inherited and non-public ones
sebastian/recursion-context 4.0.0 4.0.2 Provides functionality to recursively process PHP variables
sebastian/resource-operations 3.0.0 3.0.2 Provides a list of PHP built-in functions that operate on resources
sebastian/type 2.1.0 2.2.1 Collection of value objects that represent the types of the PHP type system
sebastian/version 3.0.0 3.0.1 Library that helps with managing the version number of Git-hosted PHP projects
seld/jsonlint 1.8.0 1.8.1 JSON Linter
slim/csrf 0.8.3 1.0.0 Slim Framework 3 CSRF protection middleware
slim/slim 3.12.3 4.5.0 Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
squizlabs/php_codesniffer 3.5.5 3.5.6 PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
symfony/cache v5.1.1 v5.1.3 Symfony Cache component with PSR-6, PSR-16, and tags
symfony/cache-contracts v2.1.2 v2.1.3 Generic abstractions related to caching
symfony/config v5.1.1 v5.1.3 Symfony Config Component
symfony/console v4.4.10 v5.1.3 Symfony Console Component
symfony/debug v4.4.10 v4.4.11 Symfony Debug Component
symfony/dependency-injection v5.1.1 v5.1.3 Symfony DependencyInjection Component
symfony/deprecation-contracts v2.1.2 v2.1.3 A generic function and convention to trigger deprecation notices
symfony/error-handler v4.4.10 v5.1.3 Symfony ErrorHandler Component
symfony/event-dispatcher v4.4.10 v5.1.3 Symfony EventDispatcher Component
symfony/event-dispatcher-contracts v1.1.7 v2.1.3 Generic abstractions related to dispatching event
symfony/filesystem v5.1.1 v5.1.3 Symfony Filesystem Component
symfony/finder v4.4.10 v5.1.3 Symfony Finder Component
symfony/http-client v5.1.1 v5.1.3 Symfony HttpClient component
symfony/http-client-contracts v2.1.2 v2.1.3 Generic abstractions related to HTTP clients
symfony/http-foundation v5.1.1 v5.1.3 Symfony HttpFoundation Component
symfony/http-kernel v4.4.10 v5.1.3 Symfony HttpKernel Component
symfony/mime v5.1.1 v5.1.3 A library to manipulate MIME messages
symfony/options-resolver v5.1.1 v5.1.3 Symfony OptionsResolver Component
symfony/polyfill-ctype v1.17.0 v1.18.1 Symfony polyfill for ctype functions
symfony/polyfill-iconv v1.17.0 v1.18.1 Symfony polyfill for the Iconv extension
symfony/polyfill-intl-idn v1.17.0 v1.18.1 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-mbstring v1.17.0 v1.18.1 Symfony polyfill for the Mbstring extension
symfony/polyfill-php72 v1.17.0 v1.18.1 Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php73 v1.17.0 v1.18.1 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php80 v1.17.0 v1.18.1 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/process v5.1.1 v5.1.3 Symfony Process Component
symfony/service-contracts v2.1.2 v2.1.3 Generic abstractions related to writing services
symfony/translation v4.4.10 v5.1.3 Symfony Translation Component
symfony/translation-contracts v2.1.2 v2.1.3 Generic abstractions related to translation
symfony/var-dumper v5.1.1 v5.1.3 Symfony mechanism for exploring and dumping PHP variables
symfony/var-exporter v5.1.1 v5.1.3 A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code
symfony/yaml v4.4.10 v5.1.3 Symfony Yaml Component
symplify/auto-bind-parameter v8.0.0 v8.2.3 Auto bind parameters for your Symfony applications
symplify/autowire-array-parameter v8.0.0 v8.2.3 Autowire array parameters for your Symfony applications
symplify/console-color-diff v8.0.0 v8.2.3 Package to print diffs in console with colors
symplify/package-builder v8.0.0 v8.2.3 Dependency Injection, Console and Kernel toolkit for Symplify packages.
symplify/parameter-name-guard v8.0.0 v8.2.1 Prevent silent parameter typos that silently break your app
Package symplify/parameter-name-guard is abandoned, you should avoid using it. No replacement was suggested.
symplify/set-config-resolver v8.0.0 v8.2.3 Resolve config and sets from configs and cli opptions for CLI applications
symplify/smart-file-system v8.0.0 v8.2.3 Sanitized FileInfo with safe getRealPath() and other handy methods
theseer/tokenizer 1.1.3 1.2.0 A small library for converting tokenized PHP source code into XML and potentially other formats
vimeo/psalm 3.11.5 3.13.1 A static analysis tool for finding errors in PHP applications
webmozart/assert 1.8.0 1.9.1 Assertions to validate method input/output with nice error messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment