Created
July 27, 2020 07:05
-
-
Save jacques/8b42fce7d7bab15cb2e4dd3af1dbab72 to your computer and use it in GitHub Desktop.
Outdated packaged - booking system
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | |
bensampo/laravel-enum v1.38.0 v2.1.0 Simple, extensible and powerful enumeration implementation for Laravel. | |
brick/varexporter 0.2.1 0.3.2 A powerful alternative to var_export(), which can export closures and objects without __set_s... | |
designsecurity/progpilot v0.6.0 v0.8.0 A Static Analyser for security | |
doctrine/collections 1.6.5 1.6.6 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 t... | |
giggsey/libphonenumber-for-php 8.12.7 8.12.7.1 PHP Port of Google's libphonenumber | |
giggsey/locale 1.8 1.9 Locale functions required by libphonenumber-for-php | |
graham-campbell/guzzle-factory v3.0.4 v4.0.3 Provides A Simple Guzzle Factory With Good Defaults | |
guzzlehttp/guzzle 6.5.5 7.0.1 Guzzle is a PHP HTTP client library | |
hamcrest/hamcrest-php v1.2.2 v2.0.1 This is the PHP port of Hamcrest Matchers | |
illuminate/container v6.18.23 v7.21.0 The Illuminate Container package. | |
illuminate/contracts v6.18.23 v7.21.0 The Illuminate Contracts package. | |
illuminate/database v6.18.23 v7.21.0 The Illuminate Database package. | |
illuminate/events v6.18.23 v7.21.0 The Illuminate Events package. | |
illuminate/pagination v6.18.23 v7.21.0 The Illuminate Pagination package. | |
illuminate/support v6.18.23 v7.21.0 The Illuminate Support package. | |
jacques/phoenix dev-master 9dcef09 dev-master cc42497 Common building blocks for building a webapp | |
jacques/php-coct-citymaps dev-master 00f0e64 dev-master d3ad56d | |
jacques/php-paycity dev-master 568a504 dev-master c8fd994 PayCity Scraper | |
jacques/php-reports dev-master 054708c dev-master 2831e51 Helpers for building reports with excel | |
jacques/php-validators dev-master 2718f78 dev-master b415d7d | |
jacques/webfleet dev-master f503962 dev-master cbd7d53 Tom Tom Webfleet.connect API wrapper | |
jakub-onderka/php-console-color v0.2 v0.2 | |
Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead. | |
jakub-onderka/php-console-highlighter v0.4 v0.4 Highlight PHP code in terminal | |
Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead. | |
jean85/pretty-package-versions 1.2 1.5.0 A wrapper for ocramius/package-versions to get pretty versions strings | |
league/flysystem 1.0.69 1.0.70 Filesystem abstraction: Many filesystems, one API. | |
leopardrock/leopardrock dev-master 3d94931 dev-master c70e700 Leopard Rock's internal libraries for building out PHP solutions | |
monolog/monolog 1.25.4 2.1.1 Sends your logs to files, sockets, inboxes, databases and various web services | |
netresearch/jsonmapper v2.1.0 v3.0.0 Map nested JSON structures onto PHP classes | |
nikic/php-parser v4.6.0 v4.7.0 A PHP parser written in PHP | |
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/client-common 2.2.0 2.3.0 Common HTTP Client implementations and tools for HTTPlug | |
php-http/discovery 1.9.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/multipart-stream-builder 1.1.1 1.1.2 A builder class that help you create a multipart stream | |
php-http/promise v1.0.0 1.1.0 Promise used for asynchronous HTTP requests | |
phpdocumentor/reflection-docblock 5.1.0 5.2.0 With this component, a library can provide support for annotations via DocBlocks or otherwise... | |
phpoffice/phpspreadsheet 1.13.0 1.14.1 PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine | |
phpro/grumphp v0.16.2 v0.19.1 A composer plugin that enables source code quality checks. | |
phpseclib/phpseclib 2.0.27 2.0.28 PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. | |
phpspec/prophecy v1.10.3 1.11.1 Highly opinionated mocking framework for PHP 5.3+ | |
phpstan/phpstan 0.12.32 0.12.33 PHPStan - PHP Static Analysis Tool | |
phpstan/phpstan-phpunit 0.12.11 0.12.13 PHPUnit extensions and rules for PHPStan | |
phpunit/php-code-coverage 6.1.4 8.0.2 Library that provides collection, processing, and rendering functionality for PHP code covera... | |
phpunit/php-file-iterator 2.0.2 3.0.4 FilterIterator implementation that filters files based on a list of suffixes. | |
phpunit/php-text-template 1.2.1 2.0.2 Simple template engine. | |
phpunit/php-timer 2.1.2 5.0.1 Utility class for timing | |
phpunit/php-token-stream 3.1.1 4.0.3 Wrapper around PHP's tokenizer extension. | |
phpunit/phpunit 7.5.20 9.2.6 The PHP Unit Testing framework. | |
povils/phpmnd v2.2.0 v2.3.0 A tool to detect Magic numbers in codebase | |
ramsey/uuid 3.9.3 4.0.1 Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 univ... | |
rector/rector v0.7.41 v0.7.54 Instant upgrade and refactoring of your PHP code | |
resque/php-resque v1.3.3 v1.3.6 Redis backed library for creating background jobs and processing them later. Based on resque ... | |
rollbar/rollbar v1.8.1 v2.1.0 Monitors errors and exceptions and reports them to Rollbar | |
sebastian/code-unit-reverse-lookup 1.0.1 2.0.2 Looks up which function or method a line of code belongs to | |
sebastian/comparator 3.0.2 4.0.3 Provides the functionality to compare PHP values for equality | |
sebastian/diff 3.0.2 4.0.2 Diff implementation | |
sebastian/environment 4.2.3 5.1.2 Provides functionality to handle HHVM/PHP environments | |
sebastian/exporter 3.1.2 4.0.2 Provides the functionality to export PHP variables for visualization | |
sebastian/global-state 2.0.0 4.0.0 Snapshotting of global state | |
sebastian/object-enumerator 3.0.3 4.0.2 Traverses array structures and object graphs to enumerate all referenced objects | |
sebastian/object-reflector 1.1.1 2.0.2 Allows reflection of object attributes, including inherited and non-public ones | |
sebastian/phpcpd 5.0.1 5.0.2 Copy/Paste Detector (CPD) for PHP code. | |
sebastian/recursion-context 3.0.0 4.0.2 Provides functionality to recursively process PHP variables | |
sebastian/resource-operations 2.0.1 3.0.2 Provides a list of PHP built-in functions that operate on resources | |
sebastian/version 2.0.1 3.0.1 Library that helps with managing the version number of Git-hosted PHP projects | |
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 applicatio... | |
spatie/dropbox-api 1.14.0 1.15.0 A minimal implementation of Dropbox API v2 | |
symfony/cache v5.1.2 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 v4.4.10 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 v4.4.10 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 v4.4.10 v5.1.3 Symfony Filesystem Component | |
symfony/finder v4.4.10 v5.1.3 Symfony Finder Component | |
symfony/http-client v5.1.2 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.2 v5.1.3 Symfony HttpFoundation Component | |
symfony/http-kernel v4.4.10 v5.1.3 Symfony HttpKernel Component | |
symfony/mime v5.1.2 v5.1.3 A library to manipulate MIME messages | |
symfony/options-resolver v4.4.10 v5.1.3 Symfony OptionsResolver Component | |
symfony/polyfill-ctype v1.17.1 v1.18.0 Symfony polyfill for ctype functions | |
symfony/polyfill-iconv v1.17.1 v1.18.0 Symfony polyfill for the Iconv extension | |
symfony/polyfill-intl-idn v1.17.1 v1.18.0 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions | |
symfony/polyfill-mbstring v1.17.1 v1.18.0 Symfony polyfill for the Mbstring extension | |
symfony/polyfill-php72 v1.17.0 v1.18.0 Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions | |
symfony/polyfill-php73 v1.17.1 v1.18.0 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions | |
symfony/polyfill-php80 v1.17.1 v1.18.0 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions | |
symfony/process v4.4.10 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/var-dumper v5.1.2 v5.1.3 Symfony mechanism for exploring and dumping PHP variables | |
symfony/var-exporter v5.1.2 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.1.3 v8.1.17 Auto bind parameters for your Symfony applications | |
symplify/autowire-array-parameter v8.1.3 v8.1.17 Autowire array parameters for your Symfony applications | |
symplify/console-color-diff v8.1.3 v8.1.17 Package to print diffs in console with colors | |
symplify/package-builder v8.1.3 v8.1.17 Dependency Injection, Console and Kernel toolkit for Symplify packages. | |
symplify/parameter-name-guard v8.1.3 v8.1.17 Prevent silent parameter typos that silently break your app | |
symplify/set-config-resolver v8.1.3 v8.1.17 Resolve config and sets from configs and cli opptions for CLI applications | |
symplify/smart-file-system v8.1.3 v8.1.17 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 | |
webmozart/assert 1.9.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