soderlind / coding-standard

A PHP CodeSniffer sniff that checks if the global PHP functions are missing a backslash.
MIT License
1 stars 1 forks source link

Installation failure #2

Closed zeleniy closed 2 days ago

zeleniy commented 3 days ago

Screen Shot 2024-10-19 at 13 13 11

root@ddfb97138181:/app# composer show -i
You are using the deprecated option "installed". Only installed packages are shown by default now. The --all option can be used to show all packages.
aws/aws-crt-php                                1.2.6            AWS Common Runtime for PHP
aws/aws-sdk-php                                3.324.4          AWS SDK for PHP - Use Amazon Web Services in your PHP project
barryvdh/laravel-ide-helper                    3.1.0            Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
barryvdh/reflection-docblock                   2.1.2
bfc/commonlib                                  dev-main a4fa86d Common lib and interfaces
brick/math                                     0.12.1           Arbitrary-precision arithmetic library
carbonphp/carbon-doctrine-types                2.1.0            Types to use Carbon in Doctrine
composer/class-map-generator                   1.4.0            Utilities to scan PHP code and generate class maps.
composer/pcre                                  3.3.1            PCRE wrapping library that offers type-safe preg_* replacements.
dealerdirect/phpcodesniffer-composer-installer 1.0.0            PHP_CodeSniffer Standards Composer Installer Plugin
dflydev/dot-access-data                        3.0.3            Given a deep data structure, access data by dot notation.
digitalrevolution/php-codesniffer-baseline     1.1.2            Digital Revolution PHP_Codesniffer baseline extension
doctrine/cache                                 2.2.0            PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
doctrine/dbal                                  3.9.3            Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/deprecations                          1.1.3            A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/event-manager                         2.0.1            The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/inflector                             2.0.10           PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/lexer                                 3.0.1            PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
dragonmantank/cron-expression                  3.4.0            CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
egulias/email-validator                        4.0.2            A library for validating emails against several RFCs
fakerphp/faker                                 1.23.1           Faker is a PHP library that generates fake data for you.
filp/whoops                                    2.16.0           php error handling for cool kids
fruitcake/php-cors                             1.3.0            Cross-origin resource sharing library for the Symfony HttpFoundation
graham-campbell/result-type                    1.1.3            An Implementation Of The Result Type
guzzlehttp/guzzle                              7.9.2            Guzzle is a PHP HTTP client library
guzzlehttp/promises                            2.0.4            Guzzle promises library
guzzlehttp/psr7                                2.7.0            PSR-7 message implementation that also provides common utility methods
guzzlehttp/uri-template                        1.0.3            A polyfill class for uri_template of PHP
hamcrest/hamcrest-php                          2.0.1            This is the PHP port of Hamcrest Matchers
kitloong/laravel-migrations-generator          7.0.5            Generates Laravel Migrations from an existing database
larastan/larastan                              2.9.9            Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
laravel/framework                              10.48.22         The Laravel Framework.
laravel/pint                                   1.18.1           An opinionated code formatter for PHP.
laravel/prompts                                0.1.25           Add beautiful and user-friendly forms to your command-line applications.
laravel/sail                                   1.36.0           Docker files for running a basic Laravel application.
laravel/sanctum                                3.3.3            Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/serializable-closure                   1.3.5            Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
laravel/tinker                                 2.10.0           Powerful REPL for the Laravel framework.
lcobucci/clock                                 3.3.1            Yet another clock abstraction
lcobucci/jwt                                   4.3.0            A simple library to work with JSON Web Token and JSON Web Signature
league/commonmark                              2.5.3            Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
league/config                                  1.2.0            Define configuration arrays with strict schemas and access values with dot notation
league/flysystem                               3.29.1           File storage abstraction for PHP
league/flysystem-local                         3.29.0           Local filesystem adapter for Flysystem.
league/mime-type-detection                     1.16.0           Mime-type detection for Flysystem
mockery/mockery                                1.6.12           Mockery is a simple yet flexible PHP mock object framework
moneyphp/money                                 4.5.1            PHP implementation of Fowler's Money pattern
monolog/monolog                                3.7.0            Sends your logs to files, sockets, inboxes, databases and various web services
mtdowling/jmespath.php                         2.8.0            Declaratively specify how to extract elements from a JSON document
myclabs/deep-copy                              1.12.0           Create deep copies (clones) of your objects
nesbot/carbon                                  2.72.5           An API extension for DateTime that supports 281 different languages.
nette/schema                                   1.3.2            šŸ“ Nette Schema: validating data structures against a given Schema.
nette/utils                                    4.0.5            šŸ›   Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
nikic/php-parser                               5.3.1            A PHP parser written in PHP
nunomaduro/collision                           7.11.0           Cli error handling for console/command-line PHP applications.
nunomaduro/termwind                            1.16.0           Its like Tailwind CSS, but for the console.
opsway/psr12-strict-coding-standard            1.1.1            Modern & strict coding standard extend PSR12
phar-io/manifest                               2.0.4            Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version                                3.2.1            Library for handling version information and constraints
php-parallel-lint/php-console-color            1.0.1            Simple library for creating colored console ouput.
php-parallel-lint/php-console-highlighter      1.0.0            Highlight PHP code in terminal
phpdocumentor/reflection-common                2.2.0            Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver                    1.8.2            A PSR-5 based resolver of Class names, Types and Structural Element Names
phpmyadmin/sql-parser                          5.10.0           A validating SQL lexer and parser with a focus on MySQL dialect.
phpoption/phpoption                            1.9.3            Option Type for PHP
phpstan/phpdoc-parser                          1.33.0           PHPDoc parser with support for nullable, intersection and generic types
phpstan/phpstan                                1.12.6           PHPStan - PHP Static Analysis Tool
phpunit/php-code-coverage                      10.1.16          Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/php-file-iterator                      4.1.0            FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-invoker                            4.0.0            Invoke callables with a timeout
phpunit/php-text-template                      3.0.1            Simple template engine.
phpunit/php-timer                              6.0.0            Utility class for timing
phpunit/phpunit                                10.5.36          The PHP Unit Testing framework.
povils/phpmnd                                  3.5.0            A tool to detect Magic numbers in codebase
psr/cache                                      3.0.0            Common interface for caching libraries
psr/clock                                      1.0.0            Common interface for reading the clock.
psr/container                                  2.0.2            Common Container Interface (PHP FIG PSR-11)
psr/event-dispatcher                           1.0.0            Standard interfaces for event handling.
psr/http-client                                1.0.3            Common interface for HTTP clients
psr/http-factory                               1.1.0            PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-message                               2.0              Common interface for HTTP messages
psr/log                                        3.0.2            Common interface for logging libraries
psr/simple-cache                               3.0.0            Common interfaces for simple caching
psy/psysh                                      0.12.4           An interactive shell for modern PHP.
ralouphie/getallheaders                        3.0.3            A polyfill for getallheaders.
ramsey/collection                              2.0.0            A PHP library for representing and manipulating collections.
ramsey/uuid                                    4.7.6            A PHP library for generating and working with universally unique identifiers (UUIDs).
reliese/laravel                                1.3.5            Reliese Components for Laravel Framework code generation.
sebastian/cli-parser                           2.0.1            Library for parsing CLI options
sebastian/code-unit                            2.0.0            Collection of value objects that represent the PHP code units
sebastian/code-unit-reverse-lookup             3.0.0            Looks up which function or method a line of code belongs to
sebastian/comparator                           5.0.2            Provides the functionality to compare PHP values for equality
sebastian/complexity                           3.2.0            Library for calculating the complexity of PHP code units
sebastian/diff                                 5.1.1            Diff implementation
sebastian/environment                          6.1.0            Provides functionality to handle HHVM/PHP environments
sebastian/exporter                             5.1.2            Provides the functionality to export PHP variables for visualization
sebastian/global-state                         6.0.2            Snapshotting of global state
sebastian/lines-of-code                        2.0.2            Library for counting the lines of code in PHP source code
sebastian/object-enumerator                    5.0.0            Traverses array structures and object graphs to enumerate all referenced objects
sebastian/object-reflector                     3.0.0            Allows reflection of object attributes, including inherited and non-public ones
sebastian/recursion-context                    5.0.0            Provides functionality to recursively process PHP variables
sebastian/type                                 4.0.0            Collection of value objects that represent the types of the PHP type system
sebastian/version                              4.0.1            Library that helps with managing the version number of Git-hosted PHP projects
slevomat/coding-standard                       8.15.0           Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
spatie/backtrace                               1.6.2            A better backtrace
spatie/data-transfer-object                    3.9.1            Data transfer objects with batteries included
spatie/error-solutions                         1.1.1            This is my package error-solutions
spatie/flare-client-php                        1.8.0            Send PHP errors to Flare
spatie/ignition                                1.15.0           A beautiful error page for PHP applications.
spatie/laravel-ignition                        2.8.0            A beautiful error page for Laravel applications.
squizlabs/php_codesniffer                      3.10.3           PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
symfony/console                                6.4.12           Eases the creation of beautiful and testable command line interfaces
symfony/css-selector                           7.1.1            Converts CSS selectors to XPath expressions
symfony/deprecation-contracts                  3.5.0            A generic function and convention to trigger deprecation notices
symfony/error-handler                          6.4.10           Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher                       7.1.1            Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/event-dispatcher-contracts             3.5.0            Generic abstractions related to dispatching event
symfony/finder                                 6.4.11           Finds files and directories via an intuitive fluent interface
symfony/http-foundation                        6.4.12           Defines an object-oriented layer for the HTTP specification
symfony/http-kernel                            6.4.12           Provides a structured process for converting a Request into a Response
symfony/mailer                                 6.4.12           Helps sending emails
symfony/mime                                   6.4.12           Allows manipulating MIME messages
symfony/polyfill-ctype                         1.31.0           Symfony polyfill for ctype functions
symfony/polyfill-intl-grapheme                 1.31.0           Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-idn                      1.31.0           Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer               1.31.0           Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring                      1.31.0           Symfony polyfill for the Mbstring extension
symfony/polyfill-php80                         1.31.0           Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php83                         1.31.0           Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/polyfill-uuid                          1.31.0           Symfony polyfill for uuid functions
symfony/process                                6.4.12           Executes commands in sub-processes
symfony/routing                                6.4.12           Maps an HTTP request to a set of configuration variables
symfony/service-contracts                      3.5.0            Generic abstractions related to writing services
symfony/string                                 7.1.5            Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/translation                            6.4.12           Provides tools to internationalize your application
symfony/translation-contracts                  3.5.0            Generic abstractions related to translation
symfony/uid                                    6.4.12           Provides an object-oriented API to generate and represent UIDs
symfony/var-dumper                             6.4.11           Provides mechanisms for walking through any arbitrary PHP variable
symfony/yaml                                   7.1.5            Loads and dumps YAML files
theseer/tokenizer                              1.2.3            A small library for converting tokenized PHP source code into XML and potentially other formats
tijsverkoyen/css-to-inline-styles              2.2.7            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.
tymon/jwt-auth                                 2.1.1            JSON Web Token Authentication for Laravel and Lumen
vlucas/phpdotenv                               5.6.1            Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
voku/portable-ascii                            2.0.1            Portable ASCII library - performance optimized (ascii) string functions for php.
webimpress/coding-standard                     1.4.0            Webimpress Coding Standard
webmozart/assert                               1.11.0           Assertions to validate method input/output with nice error messages.
zircote/swagger-php                            4.11.0           swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
soderlind commented 2 days ago

Sorry, should have achieved this. It's deprecated.