@averay/codeformat 0.2.7 → 0.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1212) hide show
  1. package/.php-cs-fixer.cache +1 -1
  2. package/bin/tools/knip.ts +2 -2
  3. package/bin/tools/phpCsFixer.ts +0 -1
  4. package/bin/utils/Cli.ts +1 -2
  5. package/composer.json +1 -1
  6. package/composer.lock +413 -137
  7. package/dist/bin/tools/knip.js +2 -2
  8. package/dist/bin/tools/knip.js.map +1 -1
  9. package/dist/bin/tools/phpCsFixer.d.ts +0 -3
  10. package/dist/bin/tools/phpCsFixer.js +0 -1
  11. package/dist/bin/tools/phpCsFixer.js.map +1 -1
  12. package/dist/bin/utils/Cli.js +1 -1
  13. package/dist/bin/utils/Cli.js.map +1 -1
  14. package/dist/rulesets/eslint/ruleset-shared.d.ts +28 -22
  15. package/dist/rulesets/eslint/ruleset-shared.js +25 -25
  16. package/dist/rulesets/eslint/ruleset-shared.js.map +1 -1
  17. package/dist/rulesets/eslint/ruleset-typescript.js +4 -4
  18. package/dist/rulesets/eslint/ruleset-typescript.js.map +1 -1
  19. package/dist/src/makeEslintConfig.js +7 -8
  20. package/dist/src/makeEslintConfig.js.map +1 -1
  21. package/knip.config.ts +0 -1
  22. package/package.json +2 -2
  23. package/rulesets/eslint/ruleset-shared.ts +25 -25
  24. package/rulesets/eslint/ruleset-typescript.ts +4 -4
  25. package/src/makeEslintConfig.ts +7 -8
  26. package/stylelint.config.js +1 -1
  27. package/types.d.ts +0 -8
  28. package/.cache/eslint +0 -1
  29. package/.cache/knip/-averay-codeformat--5.61.3 +0 -0
  30. package/.cache/knip/plugins--5.61.3 +0 -0
  31. package/vendor/.metadata_never_index +0 -0
  32. package/vendor/autoload.php +0 -22
  33. package/vendor/bin/php-cs-fixer +0 -119
  34. package/vendor/clue/ndjson-react/.github/FUNDING.yml +0 -2
  35. package/vendor/clue/ndjson-react/CHANGELOG.md +0 -75
  36. package/vendor/clue/ndjson-react/LICENSE +0 -21
  37. package/vendor/clue/ndjson-react/README.md +0 -365
  38. package/vendor/clue/ndjson-react/composer.json +0 -31
  39. package/vendor/clue/ndjson-react/src/Decoder.php +0 -166
  40. package/vendor/clue/ndjson-react/src/Encoder.php +0 -144
  41. package/vendor/composer/ClassLoader.php +0 -579
  42. package/vendor/composer/InstalledVersions.php +0 -396
  43. package/vendor/composer/LICENSE +0 -21
  44. package/vendor/composer/autoload_classmap.php +0 -34
  45. package/vendor/composer/autoload_files.php +0 -18
  46. package/vendor/composer/autoload_namespaces.php +0 -9
  47. package/vendor/composer/autoload_psr4.php +0 -42
  48. package/vendor/composer/autoload_real.php +0 -48
  49. package/vendor/composer/autoload_static.php +0 -247
  50. package/vendor/composer/installed.json +0 -3634
  51. package/vendor/composer/installed.php +0 -367
  52. package/vendor/composer/pcre/LICENSE +0 -19
  53. package/vendor/composer/pcre/README.md +0 -189
  54. package/vendor/composer/pcre/composer.json +0 -54
  55. package/vendor/composer/pcre/extension.neon +0 -22
  56. package/vendor/composer/pcre/src/MatchAllResult.php +0 -46
  57. package/vendor/composer/pcre/src/MatchAllStrictGroupsResult.php +0 -46
  58. package/vendor/composer/pcre/src/MatchAllWithOffsetsResult.php +0 -48
  59. package/vendor/composer/pcre/src/MatchResult.php +0 -39
  60. package/vendor/composer/pcre/src/MatchStrictGroupsResult.php +0 -39
  61. package/vendor/composer/pcre/src/MatchWithOffsetsResult.php +0 -41
  62. package/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php +0 -142
  63. package/vendor/composer/pcre/src/PHPStan/PregMatchFlags.php +0 -70
  64. package/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php +0 -65
  65. package/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php +0 -119
  66. package/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php +0 -91
  67. package/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php +0 -112
  68. package/vendor/composer/pcre/src/PcreException.php +0 -55
  69. package/vendor/composer/pcre/src/Preg.php +0 -430
  70. package/vendor/composer/pcre/src/Regex.php +0 -176
  71. package/vendor/composer/pcre/src/ReplaceResult.php +0 -43
  72. package/vendor/composer/pcre/src/UnexpectedNullMatchException.php +0 -20
  73. package/vendor/composer/semver/CHANGELOG.md +0 -229
  74. package/vendor/composer/semver/LICENSE +0 -19
  75. package/vendor/composer/semver/README.md +0 -99
  76. package/vendor/composer/semver/composer.json +0 -59
  77. package/vendor/composer/semver/src/Comparator.php +0 -113
  78. package/vendor/composer/semver/src/CompilingMatcher.php +0 -94
  79. package/vendor/composer/semver/src/Constraint/Bound.php +0 -122
  80. package/vendor/composer/semver/src/Constraint/Constraint.php +0 -435
  81. package/vendor/composer/semver/src/Constraint/ConstraintInterface.php +0 -75
  82. package/vendor/composer/semver/src/Constraint/MatchAllConstraint.php +0 -85
  83. package/vendor/composer/semver/src/Constraint/MatchNoneConstraint.php +0 -83
  84. package/vendor/composer/semver/src/Constraint/MultiConstraint.php +0 -325
  85. package/vendor/composer/semver/src/Interval.php +0 -98
  86. package/vendor/composer/semver/src/Intervals.php +0 -478
  87. package/vendor/composer/semver/src/Semver.php +0 -129
  88. package/vendor/composer/semver/src/VersionParser.php +0 -591
  89. package/vendor/composer/xdebug-handler/CHANGELOG.md +0 -143
  90. package/vendor/composer/xdebug-handler/LICENSE +0 -21
  91. package/vendor/composer/xdebug-handler/README.md +0 -305
  92. package/vendor/composer/xdebug-handler/composer.json +0 -44
  93. package/vendor/composer/xdebug-handler/src/PhpConfig.php +0 -91
  94. package/vendor/composer/xdebug-handler/src/Process.php +0 -119
  95. package/vendor/composer/xdebug-handler/src/Status.php +0 -222
  96. package/vendor/composer/xdebug-handler/src/XdebugHandler.php +0 -722
  97. package/vendor/evenement/evenement/.gitattributes +0 -7
  98. package/vendor/evenement/evenement/LICENSE +0 -19
  99. package/vendor/evenement/evenement/README.md +0 -64
  100. package/vendor/evenement/evenement/composer.json +0 -29
  101. package/vendor/evenement/evenement/src/EventEmitter.php +0 -17
  102. package/vendor/evenement/evenement/src/EventEmitterInterface.php +0 -22
  103. package/vendor/evenement/evenement/src/EventEmitterTrait.php +0 -154
  104. package/vendor/fidry/cpu-core-counter/.envrc +0 -5
  105. package/vendor/fidry/cpu-core-counter/LICENSE.md +0 -16
  106. package/vendor/fidry/cpu-core-counter/README.md +0 -138
  107. package/vendor/fidry/cpu-core-counter/bin/diagnose.php +0 -27
  108. package/vendor/fidry/cpu-core-counter/bin/execute.php +0 -21
  109. package/vendor/fidry/cpu-core-counter/bin/trace.php +0 -32
  110. package/vendor/fidry/cpu-core-counter/composer.json +0 -48
  111. package/vendor/fidry/cpu-core-counter/src/CpuCoreCounter.php +0 -268
  112. package/vendor/fidry/cpu-core-counter/src/Diagnoser.php +0 -101
  113. package/vendor/fidry/cpu-core-counter/src/Executor/ProcOpenExecutor.php +0 -56
  114. package/vendor/fidry/cpu-core-counter/src/Executor/ProcessExecutor.php +0 -22
  115. package/vendor/fidry/cpu-core-counter/src/Finder/CmiCmdletLogicalFinder.php +0 -46
  116. package/vendor/fidry/cpu-core-counter/src/Finder/CmiCmdletPhysicalFinder.php +0 -47
  117. package/vendor/fidry/cpu-core-counter/src/Finder/CpuCoreFinder.php +0 -37
  118. package/vendor/fidry/cpu-core-counter/src/Finder/CpuInfoFinder.php +0 -100
  119. package/vendor/fidry/cpu-core-counter/src/Finder/DummyCpuCoreFinder.php +0 -57
  120. package/vendor/fidry/cpu-core-counter/src/Finder/EnvVariableFinder.php +0 -69
  121. package/vendor/fidry/cpu-core-counter/src/Finder/FinderRegistry.php +0 -91
  122. package/vendor/fidry/cpu-core-counter/src/Finder/HwLogicalFinder.php +0 -33
  123. package/vendor/fidry/cpu-core-counter/src/Finder/HwPhysicalFinder.php +0 -33
  124. package/vendor/fidry/cpu-core-counter/src/Finder/LscpuLogicalFinder.php +0 -52
  125. package/vendor/fidry/cpu-core-counter/src/Finder/LscpuPhysicalFinder.php +0 -66
  126. package/vendor/fidry/cpu-core-counter/src/Finder/NProcFinder.php +0 -59
  127. package/vendor/fidry/cpu-core-counter/src/Finder/NProcessorFinder.php +0 -32
  128. package/vendor/fidry/cpu-core-counter/src/Finder/NullCpuCoreFinder.php +0 -35
  129. package/vendor/fidry/cpu-core-counter/src/Finder/OnlyInPowerShellFinder.php +0 -62
  130. package/vendor/fidry/cpu-core-counter/src/Finder/OnlyOnOSFamilyFinder.php +0 -113
  131. package/vendor/fidry/cpu-core-counter/src/Finder/ProcOpenBasedFinder.php +0 -107
  132. package/vendor/fidry/cpu-core-counter/src/Finder/SkipOnOSFamilyFinder.php +0 -113
  133. package/vendor/fidry/cpu-core-counter/src/Finder/WindowsRegistryLogicalFinder.php +0 -51
  134. package/vendor/fidry/cpu-core-counter/src/Finder/WmicLogicalFinder.php +0 -47
  135. package/vendor/fidry/cpu-core-counter/src/Finder/WmicPhysicalFinder.php +0 -47
  136. package/vendor/fidry/cpu-core-counter/src/Finder/_NProcessorFinder.php +0 -32
  137. package/vendor/fidry/cpu-core-counter/src/NumberOfCpuCoreNotFound.php +0 -26
  138. package/vendor/fidry/cpu-core-counter/src/ParallelisationResult.php +0 -87
  139. package/vendor/friendsofphp/php-cs-fixer/CHANGELOG.md +0 -5983
  140. package/vendor/friendsofphp/php-cs-fixer/CONTRIBUTING.md +0 -103
  141. package/vendor/friendsofphp/php-cs-fixer/LICENSE +0 -19
  142. package/vendor/friendsofphp/php-cs-fixer/README.md +0 -88
  143. package/vendor/friendsofphp/php-cs-fixer/UPGRADE-v3.md +0 -162
  144. package/vendor/friendsofphp/php-cs-fixer/ci-integration.sh +0 -8
  145. package/vendor/friendsofphp/php-cs-fixer/composer.json +0 -210
  146. package/vendor/friendsofphp/php-cs-fixer/feature-or-bug.rst +0 -24
  147. package/vendor/friendsofphp/php-cs-fixer/logo.md +0 -3
  148. package/vendor/friendsofphp/php-cs-fixer/logo.png +0 -0
  149. package/vendor/friendsofphp/php-cs-fixer/php-cs-fixer +0 -110
  150. package/vendor/friendsofphp/php-cs-fixer/src/AbstractDoctrineAnnotationFixer.php +0 -241
  151. package/vendor/friendsofphp/php-cs-fixer/src/AbstractFixer.php +0 -102
  152. package/vendor/friendsofphp/php-cs-fixer/src/AbstractFopenFlagFixer.php +0 -116
  153. package/vendor/friendsofphp/php-cs-fixer/src/AbstractFunctionReferenceFixer.php +0 -71
  154. package/vendor/friendsofphp/php-cs-fixer/src/AbstractNoUselessElseFixer.php +0 -204
  155. package/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocToTypeDeclarationFixer.php +0 -314
  156. package/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocTypesFixer.php +0 -105
  157. package/vendor/friendsofphp/php-cs-fixer/src/AbstractProxyFixer.php +0 -106
  158. package/vendor/friendsofphp/php-cs-fixer/src/Cache/Cache.php +0 -151
  159. package/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheInterface.php +0 -35
  160. package/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheManagerInterface.php +0 -29
  161. package/vendor/friendsofphp/php-cs-fixer/src/Cache/Directory.php +0 -51
  162. package/vendor/friendsofphp/php-cs-fixer/src/Cache/DirectoryInterface.php +0 -23
  163. package/vendor/friendsofphp/php-cs-fixer/src/Cache/FileCacheManager.php +0 -143
  164. package/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandler.php +0 -184
  165. package/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandlerInterface.php +0 -29
  166. package/vendor/friendsofphp/php-cs-fixer/src/Cache/NullCacheManager.php +0 -33
  167. package/vendor/friendsofphp/php-cs-fixer/src/Cache/Signature.php +0 -100
  168. package/vendor/friendsofphp/php-cs-fixer/src/Cache/SignatureInterface.php +0 -38
  169. package/vendor/friendsofphp/php-cs-fixer/src/Config.php +0 -267
  170. package/vendor/friendsofphp/php-cs-fixer/src/ConfigInterface.php +0 -162
  171. package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidConfigurationException.php +0 -36
  172. package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidFixerConfigurationException.php +0 -45
  173. package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidForEnvFixerConfigurationException.php +0 -22
  174. package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/RequiredFixerConfigurationException.php +0 -22
  175. package/vendor/friendsofphp/php-cs-fixer/src/Console/Application.php +0 -212
  176. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/CheckCommand.php +0 -64
  177. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeCommand.php +0 -476
  178. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php +0 -46
  179. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DocumentationCommand.php +0 -123
  180. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommand.php +0 -397
  181. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php +0 -56
  182. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/HelpCommand.php +0 -76
  183. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListFilesCommand.php +0 -91
  184. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListSetsCommand.php +0 -87
  185. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/SelfUpdateCommand.php +0 -176
  186. package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/WorkerCommand.php +0 -243
  187. package/vendor/friendsofphp/php-cs-fixer/src/Console/ConfigurationResolver.php +0 -961
  188. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ErrorOutput.php +0 -155
  189. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/OutputContext.php +0 -54
  190. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/DotsOutput.php +0 -124
  191. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/NullOutput.php +0 -29
  192. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/PercentageBarOutput.php +0 -78
  193. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/ProgressOutputFactory.php +0 -63
  194. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/ProgressOutputInterface.php +0 -27
  195. package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/ProgressOutputType.php +0 -37
  196. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/CheckstyleReporter.php +0 -71
  197. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/GitlabReporter.php +0 -96
  198. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JsonReporter.php +0 -65
  199. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JunitReporter.php +0 -145
  200. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReportSummary.php +0 -103
  201. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterFactory.php +0 -90
  202. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterInterface.php +0 -30
  203. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/TextReporter.php +0 -104
  204. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/XmlReporter.php +0 -136
  205. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/JsonReporter.php +0 -52
  206. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReportSummary.php +0 -48
  207. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterFactory.php +0 -89
  208. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterInterface.php +0 -30
  209. package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/TextReporter.php +0 -51
  210. package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClient.php +0 -69
  211. package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClientInterface.php +0 -26
  212. package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionChecker.php +0 -102
  213. package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionCheckerInterface.php +0 -37
  214. package/vendor/friendsofphp/php-cs-fixer/src/Console/WarningsDetector.php +0 -76
  215. package/vendor/friendsofphp/php-cs-fixer/src/Differ/DiffConsoleFormatter.php +0 -85
  216. package/vendor/friendsofphp/php-cs-fixer/src/Differ/DifferInterface.php +0 -26
  217. package/vendor/friendsofphp/php-cs-fixer/src/Differ/FullDiffer.php +0 -46
  218. package/vendor/friendsofphp/php-cs-fixer/src/Differ/NullDiffer.php +0 -26
  219. package/vendor/friendsofphp/php-cs-fixer/src/Differ/UnifiedDiffer.php +0 -47
  220. package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Annotation.php +0 -319
  221. package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/DocBlock.php +0 -250
  222. package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Line.php +0 -128
  223. package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/ShortDescription.php +0 -65
  224. package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Tag.php +0 -102
  225. package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TagComparator.php +0 -66
  226. package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TypeExpression.php +0 -857
  227. package/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/DocLexer.php +0 -171
  228. package/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Token.php +0 -87
  229. package/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Tokens.php +0 -303
  230. package/vendor/friendsofphp/php-cs-fixer/src/Documentation/DocumentationLocator.php +0 -82
  231. package/vendor/friendsofphp/php-cs-fixer/src/Documentation/FixerDocumentGenerator.php +0 -415
  232. package/vendor/friendsofphp/php-cs-fixer/src/Documentation/RstUtils.php +0 -45
  233. package/vendor/friendsofphp/php-cs-fixer/src/Documentation/RuleSetDocumentationGenerator.php +0 -174
  234. package/vendor/friendsofphp/php-cs-fixer/src/Error/Error.php +0 -125
  235. package/vendor/friendsofphp/php-cs-fixer/src/Error/ErrorsManager.php +0 -83
  236. package/vendor/friendsofphp/php-cs-fixer/src/Error/SourceExceptionFactory.php +0 -62
  237. package/vendor/friendsofphp/php-cs-fixer/src/ExecutorWithoutErrorHandler.php +0 -58
  238. package/vendor/friendsofphp/php-cs-fixer/src/ExecutorWithoutErrorHandlerException.php +0 -22
  239. package/vendor/friendsofphp/php-cs-fixer/src/FileReader.php +0 -70
  240. package/vendor/friendsofphp/php-cs-fixer/src/FileRemoval.php +0 -100
  241. package/vendor/friendsofphp/php-cs-fixer/src/Finder.php +0 -35
  242. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractIncrementOperatorFixer.php +0 -58
  243. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractPhpUnitFixer.php +0 -278
  244. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractShortOperatorFixer.php +0 -264
  245. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ArrayPushFixer.php +0 -207
  246. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/BacktickToShellExecFixer.php +0 -149
  247. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/EregToPregFixer.php +0 -193
  248. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/MbStrFunctionsFixer.php +0 -180
  249. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ModernizeStrposFixer.php +0 -338
  250. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasFunctionsFixer.php +0 -337
  251. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasLanguageConstructCallFixer.php +0 -59
  252. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoMixedEchoPrintFixer.php +0 -142
  253. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/PowToExponentiationFixer.php +0 -219
  254. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/RandomApiMigrationFixer.php +0 -153
  255. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/SetTypeToCastFixer.php +0 -240
  256. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ArraySyntaxFixer.php +0 -138
  257. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php +0 -80
  258. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php +0 -52
  259. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php +0 -153
  260. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php +0 -57
  261. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ReturnToYieldFromFixer.php +0 -105
  262. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrimArraySpacesFixer.php +0 -97
  263. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php +0 -150
  264. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/YieldFromArrayToYieldsFixer.php +0 -189
  265. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AttributeNotation/AttributeEmptyParenthesesFixer.php +0 -136
  266. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AttributeNotation/GeneralAttributeRemoveFixer.php +0 -142
  267. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AttributeNotation/OrderedAttributesFixer.php +0 -274
  268. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesFixer.php +0 -268
  269. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesPositionFixer.php +0 -449
  270. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/CurlyBracesPositionFixer.php +0 -126
  271. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/EncodingFixer.php +0 -80
  272. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NoMultipleStatementsPerLineFixer.php +0 -111
  273. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NoTrailingCommaInSinglelineFixer.php +0 -162
  274. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NonPrintableCharacterFixer.php +0 -191
  275. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NumericLiteralSeparatorFixer.php +0 -232
  276. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/OctalNotationFixer.php +0 -64
  277. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/PsrAutoloadingFixer.php +0 -291
  278. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/SingleLineEmptyBodyFixer.php +0 -83
  279. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ClassReferenceNameCasingFixer.php +0 -168
  280. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ConstantCaseFixer.php +0 -130
  281. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/IntegerLiteralCaseFixer.php +0 -62
  282. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseKeywordsFixer.php +0 -67
  283. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseStaticReferenceFixer.php +0 -107
  284. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicConstantCasingFixer.php +0 -92
  285. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicMethodCasingFixer.php +0 -202
  286. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionCasingFixer.php +0 -89
  287. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionTypeDeclarationCasingFixer.php +0 -58
  288. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeTypeDeclarationCasingFixer.php +0 -151
  289. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/CastSpacesFixer.php +0 -131
  290. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/LowercaseCastFixer.php +0 -66
  291. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php +0 -164
  292. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoShortBoolCastFixer.php +0 -88
  293. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoUnsetCastFixer.php +0 -88
  294. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ShortScalarCastFixer.php +0 -71
  295. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassAttributesSeparationFixer.php +0 -605
  296. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassDefinitionFixer.php +0 -572
  297. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalClassFixer.php +0 -67
  298. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalInternalClassFixer.php +0 -374
  299. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalPublicMethodForAbstractClassFixer.php +0 -160
  300. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php +0 -93
  301. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php +0 -141
  302. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoPhp4ConstructorFixer.php +0 -408
  303. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php +0 -215
  304. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedClassElementsFixer.php +0 -610
  305. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedInterfacesFixer.php +0 -272
  306. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedTraitsFixer.php +0 -226
  307. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedTypesFixer.php +0 -453
  308. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/PhpdocReadonlyClassCommentToKeywordFixer.php +0 -129
  309. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ProtectedToPrivateFixer.php +0 -168
  310. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfAccessorFixer.php +0 -200
  311. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfStaticAccessorFixer.php +0 -224
  312. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php +0 -241
  313. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleTraitInsertPerStatementFixer.php +0 -116
  314. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/VisibilityRequiredFixer.php +0 -214
  315. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage/DateTimeImmutableFixer.php +0 -146
  316. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/CommentToPhpdocFixer.php +0 -230
  317. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HeaderCommentFixer.php +0 -543
  318. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/MultilineCommentOpeningClosingFixer.php +0 -89
  319. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoEmptyCommentFixer.php +0 -162
  320. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php +0 -75
  321. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentSpacingFixer.php +0 -110
  322. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentStyleFixer.php +0 -178
  323. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerInterface.php +0 -50
  324. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerTrait.php +0 -124
  325. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation/NativeConstantInvocationFixer.php +0 -307
  326. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ControlStructureBracesFixer.php +0 -256
  327. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ControlStructureContinuationPositionFixer.php +0 -157
  328. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ElseifFixer.php +0 -98
  329. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopBodyFixer.php +0 -139
  330. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopConditionFixer.php +0 -202
  331. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/IncludeFixer.php +0 -153
  332. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoAlternativeSyntaxFixer.php +0 -244
  333. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoBreakCommentFixer.php +0 -366
  334. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoSuperfluousElseifFixer.php +0 -100
  335. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php +0 -51
  336. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededBracesFixer.php +0 -182
  337. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php +0 -758
  338. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php +0 -106
  339. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUselessElseFixer.php +0 -120
  340. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SimplifiedIfReturnFixer.php +0 -138
  341. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php +0 -87
  342. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSpaceFixer.php +0 -85
  343. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchContinueToBreakFixer.php +0 -240
  344. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/TrailingCommaInMultilineFixer.php +0 -237
  345. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/YodaStyleFixer.php +0 -758
  346. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DeprecatedFixerInterface.php +0 -28
  347. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php +0 -114
  348. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php +0 -132
  349. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php +0 -199
  350. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php +0 -320
  351. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ExperimentalFixerInterface.php +0 -20
  352. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FixerInterface.php +0 -79
  353. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/CombineNestedDirnameFixer.php +0 -224
  354. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/DateTimeCreateFromFormatCallFixer.php +0 -164
  355. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagOrderFixer.php +0 -123
  356. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagsFixer.php +0 -120
  357. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionDeclarationFixer.php +0 -263
  358. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php +0 -60
  359. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ImplodeCallFixer.php +0 -139
  360. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/LambdaNotUsedImportFixer.php +0 -350
  361. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php +0 -510
  362. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php +0 -420
  363. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php +0 -176
  364. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoTrailingCommaInSinglelineFunctionCallFixer.php +0 -59
  365. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php +0 -197
  366. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUselessSprintfFixer.php +0 -109
  367. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NullableTypeDeclarationForDefaultNullValueFixer.php +0 -247
  368. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php +0 -244
  369. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToPropertyTypeFixer.php +0 -296
  370. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToReturnTypeFixer.php +0 -249
  371. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/RegularCallableCallFixer.php +0 -256
  372. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php +0 -132
  373. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/SingleLineThrowFixer.php +0 -159
  374. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/StaticLambdaFixer.php +0 -130
  375. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/UseArrowFunctionsFixer.php +0 -181
  376. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/VoidReturnFixer.php +0 -256
  377. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/FullyQualifiedStrictTypesFixer.php +0 -987
  378. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GlobalNamespaceImportFixer.php +0 -726
  379. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GroupImportFixer.php +0 -369
  380. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoLeadingImportSlashFixer.php +0 -90
  381. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnneededImportAliasFixer.php +0 -88
  382. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnusedImportsFixer.php +0 -455
  383. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/OrderedImportsFixer.php +0 -626
  384. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleImportPerStatementFixer.php +0 -274
  385. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleLineAfterImportsFixer.php +0 -152
  386. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Indentation.php +0 -92
  387. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/InternalFixerInterface.php +0 -20
  388. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordFixer.php +0 -100
  389. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php +0 -234
  390. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php +0 -163
  391. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php +0 -179
  392. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php +0 -137
  393. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareParenthesesFixer.php +0 -56
  394. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DirConstantFixer.php +0 -129
  395. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ErrorSuppressionFixer.php +0 -186
  396. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php +0 -82
  397. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/FunctionToConstantFixer.php +0 -311
  398. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/GetClassToClassKeywordFixer.php +0 -158
  399. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/IsNullFixer.php +0 -169
  400. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NoUnsetOnPropertyFixer.php +0 -220
  401. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NullableTypeDeclarationFixer.php +0 -348
  402. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SingleSpaceAfterConstructFixer.php +0 -209
  403. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SingleSpaceAroundConstructFixer.php +0 -516
  404. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation/ListSyntaxFixer.php +0 -133
  405. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php +0 -127
  406. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLinesBeforeNamespaceFixer.php +0 -242
  407. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/CleanNamespaceFixer.php +0 -108
  408. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php +0 -76
  409. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php +0 -95
  410. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php +0 -75
  411. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming/NoHomoglyphNamesFixer.php +0 -230
  412. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AssignNullCoalescingToCoalesceEqualFixer.php +0 -71
  413. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/BinaryOperatorSpacesFixer.php +0 -961
  414. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ConcatSpaceFixer.php +0 -160
  415. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/IncrementStyleFixer.php +0 -179
  416. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LogicalOperatorsFixer.php +0 -67
  417. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LongToShorthandOperatorFixer.php +0 -140
  418. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithBracesFixer.php +0 -103
  419. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithParenthesesFixer.php +0 -216
  420. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoSpaceAroundDoubleColonFixer.php +0 -73
  421. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoUselessConcatOperatorFixer.php +0 -375
  422. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoUselessNullsafeOperatorFixer.php +0 -73
  423. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSpaceFixer.php +0 -75
  424. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php +0 -68
  425. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php +0 -62
  426. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/OperatorLinebreakFixer.php +0 -292
  427. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeIncrementFixer.php +0 -122
  428. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeNotEqualsFixer.php +0 -60
  429. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryOperatorSpacesFixer.php +0 -131
  430. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToElvisOperatorFixer.php +0 -217
  431. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToNullCoalescingFixer.php +0 -224
  432. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/UnaryOperatorSpacesFixer.php +0 -118
  433. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php +0 -92
  434. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/EchoTagSyntaxFixer.php +0 -273
  435. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/FullOpeningTagFixer.php +0 -123
  436. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php +0 -68
  437. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoClosingTagFixer.php +0 -59
  438. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitAssertNewNamesFixer.php +0 -107
  439. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitAttributesFixer.php +0 -620
  440. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitConstructFixer.php +0 -210
  441. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderMethodOrderFixer.php +0 -288
  442. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderNameFixer.php +0 -199
  443. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderReturnTypeFixer.php +0 -120
  444. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderStaticFixer.php +0 -156
  445. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php +0 -590
  446. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertInternalTypeFixer.php +0 -204
  447. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitExpectationFixer.php +0 -289
  448. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php +0 -86
  449. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitInternalClassFixer.php +0 -117
  450. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMethodCasingFixer.php +0 -238
  451. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockFixer.php +0 -135
  452. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockShortWillReturnFixer.php +0 -123
  453. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNamespacedFixer.php +0 -235
  454. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php +0 -278
  455. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSetUpTearDownVisibilityFixer.php +0 -111
  456. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSizeClassFixer.php +0 -107
  457. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitStrictFixer.php +0 -154
  458. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTargetVersion.php +0 -57
  459. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php +0 -416
  460. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestCaseStaticMethodCallsFixer.php +0 -564
  461. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php +0 -88
  462. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/AlignMultilineCommentFixer.php +0 -178
  463. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php +0 -177
  464. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocTagRenameFixer.php +0 -213
  465. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php +0 -110
  466. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoEmptyPhpdocFixer.php +0 -84
  467. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoSuperfluousPhpdocTagsFixer.php +0 -756
  468. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php +0 -289
  469. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAlignFixer.php +0 -506
  470. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php +0 -123
  471. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocArrayTypeFixer.php +0 -92
  472. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocIndentFixer.php +0 -141
  473. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocInlineTagNormalizerFixer.php +0 -121
  474. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocLineSpanFixer.php +0 -173
  475. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocListTypeFixer.php +0 -70
  476. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAccessFixer.php +0 -71
  477. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php +0 -137
  478. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php +0 -117
  479. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoPackageFixer.php +0 -70
  480. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php +0 -151
  481. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderByValueFixer.php +0 -225
  482. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderFixer.php +0 -223
  483. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocParamOrderFixer.php +0 -273
  484. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php +0 -234
  485. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocScalarFixer.php +0 -139
  486. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSeparationFixer.php +0 -333
  487. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php +0 -89
  488. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSummaryFixer.php +0 -99
  489. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagCasingFixer.php +0 -109
  490. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagTypeFixer.php +0 -214
  491. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocToCommentFixer.php +0 -185
  492. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimConsecutiveBlankLineSeparationFixer.php +0 -191
  493. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimFixer.php +0 -115
  494. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesFixer.php +0 -173
  495. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesOrderFixer.php +0 -218
  496. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarAnnotationCorrectOrderFixer.php +0 -81
  497. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php +0 -150
  498. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/NoUselessReturnFixer.php +0 -103
  499. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/ReturnAssignmentFixer.php +0 -527
  500. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php +0 -171
  501. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/MultilineWhitespaceBeforeSemicolonsFixer.php +0 -244
  502. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoEmptyStatementFixer.php +0 -186
  503. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php +0 -66
  504. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SemicolonAfterInstructionFixer.php +0 -64
  505. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SpaceAfterSemicolonFixer.php +0 -148
  506. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/DeclareStrictTypesFixer.php +0 -132
  507. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictComparisonFixer.php +0 -80
  508. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictParamFixer.php +0 -168
  509. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php +0 -153
  510. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/ExplicitStringVariableFixer.php +0 -166
  511. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocClosingMarkerFixer.php +0 -205
  512. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocToNowdocFixer.php +0 -107
  513. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/MultilineStringToHeredocFixer.php +0 -166
  514. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoBinaryStringFixer.php +0 -75
  515. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoTrailingWhitespaceInStringFixer.php +0 -100
  516. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SimpleToComplexStringVariableFixer.php +0 -96
  517. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SingleQuoteFixer.php +0 -122
  518. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringImplicitBackslashesFixer.php +0 -193
  519. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLengthToEmptyFixer.php +0 -322
  520. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLineEndingFixer.php +0 -76
  521. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/ArrayIndentationFixer.php +0 -197
  522. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBeforeStatementFixer.php +0 -379
  523. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBetweenImportGroupsFixer.php +0 -180
  524. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypeDeclarationFixer.php +0 -72
  525. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypehintFixer.php +0 -63
  526. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/HeredocIndentationFixer.php +0 -180
  527. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/IndentationTypeFixer.php +0 -139
  528. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/LineEndingFixer.php +0 -85
  529. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/MethodChainingIndentationFixer.php +0 -229
  530. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraBlankLinesFixer.php +0 -496
  531. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php +0 -112
  532. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php +0 -75
  533. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoTrailingWhitespaceFixer.php +0 -104
  534. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php +0 -89
  535. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SingleBlankLineAtEofFixer.php +0 -64
  536. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SpacesInsideParenthesesFixer.php +0 -223
  537. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/StatementIndentationFixer.php +0 -836
  538. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/TypeDeclarationSpacesFixer.php +0 -254
  539. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/TypesSpacesFixer.php +0 -173
  540. package/vendor/friendsofphp/php-cs-fixer/src/Fixer/WhitespacesAwareFixerInterface.php +0 -25
  541. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOption.php +0 -75
  542. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOptionBuilder.php +0 -78
  543. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AllowedValueSubset.php +0 -65
  544. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOption.php +0 -74
  545. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOptionInterface.php +0 -20
  546. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolver.php +0 -152
  547. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverInterface.php +0 -30
  548. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOption.php +0 -146
  549. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionBuilder.php +0 -126
  550. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionInterface.php +0 -43
  551. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionSorter.php +0 -37
  552. package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/InvalidOptionsForEnvException.php +0 -24
  553. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSample.php +0 -49
  554. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSampleInterface.php +0 -28
  555. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSample.php +0 -56
  556. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSampleInterface.php +0 -25
  557. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinition.php +0 -76
  558. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinitionInterface.php +0 -37
  559. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSample.php +0 -54
  560. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSampleInterface.php +0 -23
  561. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecification.php +0 -76
  562. package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificationInterface.php +0 -23
  563. package/vendor/friendsofphp/php-cs-fixer/src/FixerFactory.php +0 -248
  564. package/vendor/friendsofphp/php-cs-fixer/src/FixerNameValidator.php +0 -32
  565. package/vendor/friendsofphp/php-cs-fixer/src/Hasher.php +0 -38
  566. package/vendor/friendsofphp/php-cs-fixer/src/Indicator/PhpUnitTestCaseIndicator.php +0 -90
  567. package/vendor/friendsofphp/php-cs-fixer/src/Linter/CachingLinter.php +0 -56
  568. package/vendor/friendsofphp/php-cs-fixer/src/Linter/Linter.php +0 -49
  569. package/vendor/friendsofphp/php-cs-fixer/src/Linter/LinterInterface.php +0 -35
  570. package/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingException.php +0 -24
  571. package/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingResultInterface.php +0 -26
  572. package/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinter.php +0 -149
  573. package/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinterProcessBuilder.php +0 -46
  574. package/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLintingResult.php +0 -86
  575. package/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLinter.php +0 -58
  576. package/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLintingResult.php +0 -48
  577. package/vendor/friendsofphp/php-cs-fixer/src/Linter/UnavailableLinterException.php +0 -26
  578. package/vendor/friendsofphp/php-cs-fixer/src/ParallelAwareConfigInterface.php +0 -29
  579. package/vendor/friendsofphp/php-cs-fixer/src/PharChecker.php +0 -38
  580. package/vendor/friendsofphp/php-cs-fixer/src/PharCheckerInterface.php +0 -26
  581. package/vendor/friendsofphp/php-cs-fixer/src/Preg.php +0 -215
  582. package/vendor/friendsofphp/php-cs-fixer/src/PregException.php +0 -24
  583. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractMigrationSetDescription.php +0 -38
  584. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractRuleSetDescription.php +0 -35
  585. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/DeprecatedRuleSetDescriptionInterface.php +0 -28
  586. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSet.php +0 -159
  587. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetDescriptionInterface.php +0 -34
  588. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetInterface.php +0 -49
  589. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSets.php +0 -72
  590. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/DoctrineAnnotationSet.php +0 -42
  591. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS1x0RiskySet.php +0 -44
  592. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS1x0Set.php +0 -44
  593. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS2x0RiskySet.php +0 -44
  594. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS2x0Set.php +0 -112
  595. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCSRiskySet.php +0 -40
  596. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCSSet.php +0 -40
  597. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERRiskySet.php +0 -52
  598. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERSet.php +0 -47
  599. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP54MigrationSet.php +0 -30
  600. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP56MigrationRiskySet.php +0 -30
  601. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationRiskySet.php +0 -39
  602. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationSet.php +0 -31
  603. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationRiskySet.php +0 -31
  604. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationSet.php +0 -32
  605. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP73MigrationSet.php +0 -34
  606. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationRiskySet.php +0 -33
  607. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationSet.php +0 -33
  608. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationRiskySet.php +0 -40
  609. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationSet.php +0 -32
  610. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP81MigrationSet.php +0 -31
  611. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP82MigrationRiskySet.php +0 -31
  612. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP82MigrationSet.php +0 -31
  613. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP83MigrationSet.php +0 -30
  614. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP84MigrationSet.php +0 -31
  615. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit100MigrationRiskySet.php +0 -31
  616. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit30MigrationRiskySet.php +0 -33
  617. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit32MigrationRiskySet.php +0 -34
  618. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit35MigrationRiskySet.php +0 -34
  619. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit43MigrationRiskySet.php +0 -34
  620. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit48MigrationRiskySet.php +0 -34
  621. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit50MigrationRiskySet.php +0 -34
  622. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit52MigrationRiskySet.php +0 -34
  623. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit54MigrationRiskySet.php +0 -34
  624. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit55MigrationRiskySet.php +0 -34
  625. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit56MigrationRiskySet.php +0 -37
  626. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit57MigrationRiskySet.php +0 -34
  627. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit60MigrationRiskySet.php +0 -34
  628. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit75MigrationRiskySet.php +0 -34
  629. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit84MigrationRiskySet.php +0 -35
  630. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit91MigrationRiskySet.php +0 -31
  631. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12RiskySet.php +0 -36
  632. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12Set.php +0 -123
  633. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR1Set.php +0 -36
  634. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR2Set.php +0 -104
  635. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerRiskySet.php +0 -67
  636. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerSet.php +0 -134
  637. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonyRiskySet.php +0 -78
  638. package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonySet.php +0 -241
  639. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Event/AnalysisStarted.php +0 -54
  640. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Event/FileProcessed.php +0 -75
  641. package/vendor/friendsofphp/php-cs-fixer/src/Runner/FileCachingLintingFileIterator.php +0 -76
  642. package/vendor/friendsofphp/php-cs-fixer/src/Runner/FileFilterIterator.php +0 -108
  643. package/vendor/friendsofphp/php-cs-fixer/src/Runner/LintingFileIterator.php +0 -66
  644. package/vendor/friendsofphp/php-cs-fixer/src/Runner/LintingResultAwareFileIteratorInterface.php +0 -29
  645. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelAction.php +0 -35
  646. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelConfig.php +0 -67
  647. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelConfigFactory.php +0 -61
  648. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelisationException.php +0 -30
  649. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/Process.php +0 -189
  650. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ProcessFactory.php +0 -111
  651. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ProcessIdentifier.php +0 -55
  652. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ProcessPool.php +0 -99
  653. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/WorkerException.php +0 -66
  654. package/vendor/friendsofphp/php-cs-fixer/src/Runner/Runner.php +0 -587
  655. package/vendor/friendsofphp/php-cs-fixer/src/Runner/RunnerConfig.php +0 -64
  656. package/vendor/friendsofphp/php-cs-fixer/src/StdinFileInfo.php +0 -173
  657. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTransformer.php +0 -40
  658. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTypeTransformer.php +0 -89
  659. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AlternativeSyntaxAnalyzer.php +0 -121
  660. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/AbstractControlCaseStructuresAnalysis.php +0 -51
  661. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/ArgumentAnalysis.php +0 -81
  662. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/AttributeAnalysis.php +0 -76
  663. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/CaseAnalysis.php +0 -45
  664. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/DataProviderAnalysis.php +0 -68
  665. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/DefaultAnalysis.php +0 -43
  666. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/EnumAnalysis.php +0 -46
  667. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/MatchAnalysis.php +0 -37
  668. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceAnalysis.php +0 -98
  669. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceUseAnalysis.php +0 -189
  670. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/StartEndTokenAwareAnalysis.php +0 -33
  671. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/SwitchAnalysis.php +0 -54
  672. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/TypeAnalysis.php +0 -116
  673. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ArgumentsAnalyzer.php +0 -161
  674. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AttributeAnalyzer.php +0 -211
  675. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/BlocksAnalyzer.php +0 -59
  676. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ClassyAnalyzer.php +0 -87
  677. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/CommentsAnalyzer.php +0 -370
  678. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ControlCaseStructuresAnalyzer.php +0 -312
  679. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/DataProviderAnalyzer.php +0 -115
  680. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FullyQualifiedNameAnalyzer.php +0 -103
  681. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FunctionsAnalyzer.php +0 -281
  682. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/GotoLabelAnalyzer.php +0 -40
  683. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespaceUsesAnalyzer.php +0 -216
  684. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespacesAnalyzer.php +0 -116
  685. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/RangeAnalyzer.php +0 -90
  686. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ReferenceAnalyzer.php +0 -49
  687. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/SwitchAnalyzer.php +0 -71
  688. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/WhitespacesAnalyzer.php +0 -52
  689. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CT.php +0 -112
  690. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Processor/ImportProcessor.php +0 -103
  691. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Token.php +0 -541
  692. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Tokens.php +0 -1584
  693. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TokensAnalyzer.php +0 -894
  694. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ArrayTypehintTransformer.php +0 -54
  695. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/AttributeTransformer.php +0 -67
  696. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceClassInstantiationTransformer.php +0 -80
  697. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceTransformer.php +0 -349
  698. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ClassConstantTransformer.php +0 -57
  699. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ConstructorPromotionTransformer.php +0 -71
  700. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/DisjunctiveNormalFormTypeParenthesisTransformer.php +0 -65
  701. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/FirstClassCallableTransformer.php +0 -49
  702. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ImportTransformer.php +0 -72
  703. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NameQualifiedTransformer.php +0 -67
  704. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamedArgumentTransformer.php +0 -73
  705. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamespaceOperatorTransformer.php +0 -53
  706. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NullableTypeTransformer.php +0 -83
  707. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ReturnRefTransformer.php +0 -47
  708. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/SquareBraceTransformer.php +0 -187
  709. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeAlternationTransformer.php +0 -57
  710. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeColonTransformer.php +0 -83
  711. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeIntersectionTransformer.php +0 -55
  712. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/UseTransformer.php +0 -102
  713. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/WhitespacyCommentTransformer.php +0 -64
  714. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TransformerInterface.php +0 -68
  715. package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformers.php +0 -109
  716. package/vendor/friendsofphp/php-cs-fixer/src/ToolInfo.php +0 -120
  717. package/vendor/friendsofphp/php-cs-fixer/src/ToolInfoInterface.php +0 -38
  718. package/vendor/friendsofphp/php-cs-fixer/src/Utils.php +0 -250
  719. package/vendor/friendsofphp/php-cs-fixer/src/WhitespacesFixerConfig.php +0 -63
  720. package/vendor/friendsofphp/php-cs-fixer/src/WordMatcher.php +0 -55
  721. package/vendor/psr/container/LICENSE +0 -21
  722. package/vendor/psr/container/README.md +0 -13
  723. package/vendor/psr/container/composer.json +0 -27
  724. package/vendor/psr/container/src/ContainerExceptionInterface.php +0 -12
  725. package/vendor/psr/container/src/ContainerInterface.php +0 -36
  726. package/vendor/psr/container/src/NotFoundExceptionInterface.php +0 -10
  727. package/vendor/psr/event-dispatcher/.editorconfig +0 -15
  728. package/vendor/psr/event-dispatcher/LICENSE +0 -21
  729. package/vendor/psr/event-dispatcher/README.md +0 -6
  730. package/vendor/psr/event-dispatcher/composer.json +0 -26
  731. package/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php +0 -21
  732. package/vendor/psr/event-dispatcher/src/ListenerProviderInterface.php +0 -19
  733. package/vendor/psr/event-dispatcher/src/StoppableEventInterface.php +0 -26
  734. package/vendor/psr/log/LICENSE +0 -19
  735. package/vendor/psr/log/README.md +0 -58
  736. package/vendor/psr/log/composer.json +0 -26
  737. package/vendor/psr/log/src/AbstractLogger.php +0 -15
  738. package/vendor/psr/log/src/InvalidArgumentException.php +0 -7
  739. package/vendor/psr/log/src/LogLevel.php +0 -18
  740. package/vendor/psr/log/src/LoggerAwareInterface.php +0 -14
  741. package/vendor/psr/log/src/LoggerAwareTrait.php +0 -22
  742. package/vendor/psr/log/src/LoggerInterface.php +0 -98
  743. package/vendor/psr/log/src/LoggerTrait.php +0 -98
  744. package/vendor/psr/log/src/NullLogger.php +0 -26
  745. package/vendor/react/cache/CHANGELOG.md +0 -96
  746. package/vendor/react/cache/LICENSE +0 -21
  747. package/vendor/react/cache/README.md +0 -367
  748. package/vendor/react/cache/composer.json +0 -45
  749. package/vendor/react/cache/src/ArrayCache.php +0 -181
  750. package/vendor/react/cache/src/CacheInterface.php +0 -194
  751. package/vendor/react/child-process/CHANGELOG.md +0 -176
  752. package/vendor/react/child-process/LICENSE +0 -21
  753. package/vendor/react/child-process/README.md +0 -619
  754. package/vendor/react/child-process/composer.json +0 -49
  755. package/vendor/react/child-process/src/Process.php +0 -585
  756. package/vendor/react/dns/CHANGELOG.md +0 -452
  757. package/vendor/react/dns/LICENSE +0 -21
  758. package/vendor/react/dns/README.md +0 -453
  759. package/vendor/react/dns/composer.json +0 -49
  760. package/vendor/react/dns/src/BadServerException.php +0 -7
  761. package/vendor/react/dns/src/Config/Config.php +0 -137
  762. package/vendor/react/dns/src/Config/HostsFile.php +0 -153
  763. package/vendor/react/dns/src/Model/Message.php +0 -230
  764. package/vendor/react/dns/src/Model/Record.php +0 -153
  765. package/vendor/react/dns/src/Protocol/BinaryDumper.php +0 -199
  766. package/vendor/react/dns/src/Protocol/Parser.php +0 -356
  767. package/vendor/react/dns/src/Query/CachingExecutor.php +0 -88
  768. package/vendor/react/dns/src/Query/CancellationException.php +0 -7
  769. package/vendor/react/dns/src/Query/CoopExecutor.php +0 -91
  770. package/vendor/react/dns/src/Query/ExecutorInterface.php +0 -43
  771. package/vendor/react/dns/src/Query/FallbackExecutor.php +0 -49
  772. package/vendor/react/dns/src/Query/HostsFileExecutor.php +0 -89
  773. package/vendor/react/dns/src/Query/Query.php +0 -69
  774. package/vendor/react/dns/src/Query/RetryExecutor.php +0 -85
  775. package/vendor/react/dns/src/Query/SelectiveTransportExecutor.php +0 -85
  776. package/vendor/react/dns/src/Query/TcpTransportExecutor.php +0 -382
  777. package/vendor/react/dns/src/Query/TimeoutException.php +0 -7
  778. package/vendor/react/dns/src/Query/TimeoutExecutor.php +0 -78
  779. package/vendor/react/dns/src/Query/UdpTransportExecutor.php +0 -221
  780. package/vendor/react/dns/src/RecordNotFoundException.php +0 -7
  781. package/vendor/react/dns/src/Resolver/Factory.php +0 -226
  782. package/vendor/react/dns/src/Resolver/Resolver.php +0 -147
  783. package/vendor/react/dns/src/Resolver/ResolverInterface.php +0 -94
  784. package/vendor/react/event-loop/CHANGELOG.md +0 -468
  785. package/vendor/react/event-loop/LICENSE +0 -21
  786. package/vendor/react/event-loop/README.md +0 -930
  787. package/vendor/react/event-loop/composer.json +0 -47
  788. package/vendor/react/event-loop/src/ExtEvLoop.php +0 -253
  789. package/vendor/react/event-loop/src/ExtEventLoop.php +0 -275
  790. package/vendor/react/event-loop/src/ExtLibevLoop.php +0 -201
  791. package/vendor/react/event-loop/src/ExtLibeventLoop.php +0 -285
  792. package/vendor/react/event-loop/src/ExtUvLoop.php +0 -342
  793. package/vendor/react/event-loop/src/Factory.php +0 -75
  794. package/vendor/react/event-loop/src/Loop.php +0 -266
  795. package/vendor/react/event-loop/src/LoopInterface.php +0 -472
  796. package/vendor/react/event-loop/src/SignalsHandler.php +0 -63
  797. package/vendor/react/event-loop/src/StreamSelectLoop.php +0 -330
  798. package/vendor/react/event-loop/src/Tick/FutureTickQueue.php +0 -60
  799. package/vendor/react/event-loop/src/Timer/Timer.php +0 -55
  800. package/vendor/react/event-loop/src/Timer/Timers.php +0 -113
  801. package/vendor/react/event-loop/src/TimerInterface.php +0 -27
  802. package/vendor/react/promise/CHANGELOG.md +0 -156
  803. package/vendor/react/promise/LICENSE +0 -24
  804. package/vendor/react/promise/README.md +0 -722
  805. package/vendor/react/promise/composer.json +0 -57
  806. package/vendor/react/promise/src/Deferred.php +0 -52
  807. package/vendor/react/promise/src/Exception/CompositeException.php +0 -32
  808. package/vendor/react/promise/src/Exception/LengthException.php +0 -7
  809. package/vendor/react/promise/src/Internal/CancellationQueue.php +0 -64
  810. package/vendor/react/promise/src/Internal/FulfilledPromise.php +0 -89
  811. package/vendor/react/promise/src/Internal/RejectedPromise.php +0 -128
  812. package/vendor/react/promise/src/Promise.php +0 -303
  813. package/vendor/react/promise/src/PromiseInterface.php +0 -152
  814. package/vendor/react/promise/src/functions.php +0 -345
  815. package/vendor/react/promise/src/functions_include.php +0 -5
  816. package/vendor/react/socket/CHANGELOG.md +0 -785
  817. package/vendor/react/socket/LICENSE +0 -21
  818. package/vendor/react/socket/README.md +0 -1564
  819. package/vendor/react/socket/composer.json +0 -52
  820. package/vendor/react/socket/src/Connection.php +0 -183
  821. package/vendor/react/socket/src/ConnectionInterface.php +0 -119
  822. package/vendor/react/socket/src/Connector.php +0 -236
  823. package/vendor/react/socket/src/ConnectorInterface.php +0 -59
  824. package/vendor/react/socket/src/DnsConnector.php +0 -117
  825. package/vendor/react/socket/src/FdServer.php +0 -222
  826. package/vendor/react/socket/src/FixedUriConnector.php +0 -41
  827. package/vendor/react/socket/src/HappyEyeBallsConnectionBuilder.php +0 -334
  828. package/vendor/react/socket/src/HappyEyeBallsConnector.php +0 -80
  829. package/vendor/react/socket/src/LimitingServer.php +0 -203
  830. package/vendor/react/socket/src/SecureConnector.php +0 -132
  831. package/vendor/react/socket/src/SecureServer.php +0 -210
  832. package/vendor/react/socket/src/Server.php +0 -118
  833. package/vendor/react/socket/src/ServerInterface.php +0 -151
  834. package/vendor/react/socket/src/SocketServer.php +0 -215
  835. package/vendor/react/socket/src/StreamEncryption.php +0 -158
  836. package/vendor/react/socket/src/TcpConnector.php +0 -173
  837. package/vendor/react/socket/src/TcpServer.php +0 -262
  838. package/vendor/react/socket/src/TimeoutConnector.php +0 -79
  839. package/vendor/react/socket/src/UnixConnector.php +0 -58
  840. package/vendor/react/socket/src/UnixServer.php +0 -162
  841. package/vendor/react/stream/CHANGELOG.md +0 -460
  842. package/vendor/react/stream/LICENSE +0 -21
  843. package/vendor/react/stream/README.md +0 -1249
  844. package/vendor/react/stream/composer.json +0 -47
  845. package/vendor/react/stream/src/CompositeStream.php +0 -83
  846. package/vendor/react/stream/src/DuplexResourceStream.php +0 -240
  847. package/vendor/react/stream/src/DuplexStreamInterface.php +0 -39
  848. package/vendor/react/stream/src/ReadableResourceStream.php +0 -188
  849. package/vendor/react/stream/src/ReadableStreamInterface.php +0 -362
  850. package/vendor/react/stream/src/ThroughStream.php +0 -195
  851. package/vendor/react/stream/src/Util.php +0 -75
  852. package/vendor/react/stream/src/WritableResourceStream.php +0 -178
  853. package/vendor/react/stream/src/WritableStreamInterface.php +0 -347
  854. package/vendor/sebastian/diff/ChangeLog.md +0 -179
  855. package/vendor/sebastian/diff/LICENSE +0 -29
  856. package/vendor/sebastian/diff/README.md +0 -151
  857. package/vendor/sebastian/diff/SECURITY.md +0 -30
  858. package/vendor/sebastian/diff/composer.json +0 -51
  859. package/vendor/sebastian/diff/src/Chunk.php +0 -83
  860. package/vendor/sebastian/diff/src/Diff.php +0 -84
  861. package/vendor/sebastian/diff/src/Differ.php +0 -247
  862. package/vendor/sebastian/diff/src/Exception/ConfigurationException.php +0 -32
  863. package/vendor/sebastian/diff/src/Exception/Exception.php +0 -16
  864. package/vendor/sebastian/diff/src/Exception/InvalidArgumentException.php +0 -14
  865. package/vendor/sebastian/diff/src/Line.php +0 -50
  866. package/vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php +0 -18
  867. package/vendor/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php +0 -96
  868. package/vendor/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php +0 -54
  869. package/vendor/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php +0 -74
  870. package/vendor/sebastian/diff/src/Output/DiffOutputBuilderInterface.php +0 -19
  871. package/vendor/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php +0 -331
  872. package/vendor/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php +0 -261
  873. package/vendor/sebastian/diff/src/Parser.php +0 -116
  874. package/vendor/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php +0 -81
  875. package/vendor/symfony/console/Application.php +0 -1328
  876. package/vendor/symfony/console/Attribute/Argument.php +0 -110
  877. package/vendor/symfony/console/Attribute/AsCommand.php +0 -49
  878. package/vendor/symfony/console/Attribute/Option.php +0 -181
  879. package/vendor/symfony/console/CHANGELOG.md +0 -299
  880. package/vendor/symfony/console/CI/GithubActionReporter.php +0 -97
  881. package/vendor/symfony/console/Color.php +0 -133
  882. package/vendor/symfony/console/Command/Command.php +0 -700
  883. package/vendor/symfony/console/Command/CompleteCommand.php +0 -212
  884. package/vendor/symfony/console/Command/DumpCompletionCommand.php +0 -151
  885. package/vendor/symfony/console/Command/HelpCommand.php +0 -76
  886. package/vendor/symfony/console/Command/InvokableCommand.php +0 -157
  887. package/vendor/symfony/console/Command/LazyCommand.php +0 -206
  888. package/vendor/symfony/console/Command/ListCommand.php +0 -72
  889. package/vendor/symfony/console/Command/LockableTrait.php +0 -85
  890. package/vendor/symfony/console/Command/SignalableCommandInterface.php +0 -32
  891. package/vendor/symfony/console/Command/TraceableCommand.php +0 -365
  892. package/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php +0 -38
  893. package/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php +0 -52
  894. package/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php +0 -52
  895. package/vendor/symfony/console/Completion/CompletionInput.php +0 -248
  896. package/vendor/symfony/console/Completion/CompletionSuggestions.php +0 -97
  897. package/vendor/symfony/console/Completion/Output/BashCompletionOutput.php +0 -33
  898. package/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php +0 -25
  899. package/vendor/symfony/console/Completion/Output/FishCompletionOutput.php +0 -36
  900. package/vendor/symfony/console/Completion/Output/ZshCompletionOutput.php +0 -36
  901. package/vendor/symfony/console/Completion/Suggestion.php +0 -41
  902. package/vendor/symfony/console/ConsoleEvents.php +0 -72
  903. package/vendor/symfony/console/Cursor.php +0 -204
  904. package/vendor/symfony/console/DataCollector/CommandDataCollector.php +0 -238
  905. package/vendor/symfony/console/Debug/CliRequest.php +0 -70
  906. package/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php +0 -155
  907. package/vendor/symfony/console/Descriptor/ApplicationDescription.php +0 -136
  908. package/vendor/symfony/console/Descriptor/Descriptor.php +0 -74
  909. package/vendor/symfony/console/Descriptor/DescriptorInterface.php +0 -24
  910. package/vendor/symfony/console/Descriptor/JsonDescriptor.php +0 -166
  911. package/vendor/symfony/console/Descriptor/MarkdownDescriptor.php +0 -173
  912. package/vendor/symfony/console/Descriptor/ReStructuredTextDescriptor.php +0 -273
  913. package/vendor/symfony/console/Descriptor/TextDescriptor.php +0 -317
  914. package/vendor/symfony/console/Descriptor/XmlDescriptor.php +0 -230
  915. package/vendor/symfony/console/Event/ConsoleAlarmEvent.php +0 -47
  916. package/vendor/symfony/console/Event/ConsoleCommandEvent.php +0 -54
  917. package/vendor/symfony/console/Event/ConsoleErrorEvent.php +0 -58
  918. package/vendor/symfony/console/Event/ConsoleEvent.php +0 -56
  919. package/vendor/symfony/console/Event/ConsoleSignalEvent.php +0 -56
  920. package/vendor/symfony/console/Event/ConsoleTerminateEvent.php +0 -50
  921. package/vendor/symfony/console/EventListener/ErrorListener.php +0 -89
  922. package/vendor/symfony/console/Exception/CommandNotFoundException.php +0 -43
  923. package/vendor/symfony/console/Exception/ExceptionInterface.php +0 -21
  924. package/vendor/symfony/console/Exception/InvalidArgumentException.php +0 -19
  925. package/vendor/symfony/console/Exception/InvalidOptionException.php +0 -21
  926. package/vendor/symfony/console/Exception/LogicException.php +0 -19
  927. package/vendor/symfony/console/Exception/MissingInputException.php +0 -21
  928. package/vendor/symfony/console/Exception/NamespaceNotFoundException.php +0 -21
  929. package/vendor/symfony/console/Exception/RunCommandFailedException.php +0 -29
  930. package/vendor/symfony/console/Exception/RuntimeException.php +0 -19
  931. package/vendor/symfony/console/Formatter/NullOutputFormatter.php +0 -51
  932. package/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php +0 -48
  933. package/vendor/symfony/console/Formatter/OutputFormatter.php +0 -267
  934. package/vendor/symfony/console/Formatter/OutputFormatterInterface.php +0 -52
  935. package/vendor/symfony/console/Formatter/OutputFormatterStyle.php +0 -89
  936. package/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php +0 -50
  937. package/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php +0 -103
  938. package/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php +0 -25
  939. package/vendor/symfony/console/Helper/DebugFormatterHelper.php +0 -98
  940. package/vendor/symfony/console/Helper/DescriptorHelper.php +0 -91
  941. package/vendor/symfony/console/Helper/Dumper.php +0 -53
  942. package/vendor/symfony/console/Helper/FormatterHelper.php +0 -81
  943. package/vendor/symfony/console/Helper/Helper.php +0 -161
  944. package/vendor/symfony/console/Helper/HelperInterface.php +0 -35
  945. package/vendor/symfony/console/Helper/HelperSet.php +0 -74
  946. package/vendor/symfony/console/Helper/InputAwareHelper.php +0 -30
  947. package/vendor/symfony/console/Helper/OutputWrapper.php +0 -76
  948. package/vendor/symfony/console/Helper/ProcessHelper.php +0 -137
  949. package/vendor/symfony/console/Helper/ProgressBar.php +0 -654
  950. package/vendor/symfony/console/Helper/ProgressIndicator.php +0 -242
  951. package/vendor/symfony/console/Helper/QuestionHelper.php +0 -589
  952. package/vendor/symfony/console/Helper/SymfonyQuestionHelper.php +0 -103
  953. package/vendor/symfony/console/Helper/Table.php +0 -934
  954. package/vendor/symfony/console/Helper/TableCell.php +0 -71
  955. package/vendor/symfony/console/Helper/TableCellStyle.php +0 -84
  956. package/vendor/symfony/console/Helper/TableRows.php +0 -28
  957. package/vendor/symfony/console/Helper/TableSeparator.php +0 -25
  958. package/vendor/symfony/console/Helper/TableStyle.php +0 -375
  959. package/vendor/symfony/console/Helper/TreeHelper.php +0 -111
  960. package/vendor/symfony/console/Helper/TreeNode.php +0 -105
  961. package/vendor/symfony/console/Helper/TreeStyle.php +0 -78
  962. package/vendor/symfony/console/Input/ArgvInput.php +0 -402
  963. package/vendor/symfony/console/Input/ArrayInput.php +0 -191
  964. package/vendor/symfony/console/Input/Input.php +0 -174
  965. package/vendor/symfony/console/Input/InputArgument.php +0 -160
  966. package/vendor/symfony/console/Input/InputAwareInterface.php +0 -26
  967. package/vendor/symfony/console/Input/InputDefinition.php +0 -402
  968. package/vendor/symfony/console/Input/InputInterface.php +0 -138
  969. package/vendor/symfony/console/Input/InputOption.php +0 -262
  970. package/vendor/symfony/console/Input/StreamableInputInterface.php +0 -37
  971. package/vendor/symfony/console/Input/StringInput.php +0 -85
  972. package/vendor/symfony/console/LICENSE +0 -19
  973. package/vendor/symfony/console/Logger/ConsoleLogger.php +0 -120
  974. package/vendor/symfony/console/Messenger/RunCommandContext.php +0 -25
  975. package/vendor/symfony/console/Messenger/RunCommandMessage.php +0 -36
  976. package/vendor/symfony/console/Messenger/RunCommandMessageHandler.php +0 -49
  977. package/vendor/symfony/console/Output/AnsiColorMode.php +0 -106
  978. package/vendor/symfony/console/Output/BufferedOutput.php +0 -40
  979. package/vendor/symfony/console/Output/ConsoleOutput.php +0 -153
  980. package/vendor/symfony/console/Output/ConsoleOutputInterface.php +0 -30
  981. package/vendor/symfony/console/Output/ConsoleSectionOutput.php +0 -237
  982. package/vendor/symfony/console/Output/NullOutput.php +0 -94
  983. package/vendor/symfony/console/Output/Output.php +0 -144
  984. package/vendor/symfony/console/Output/OutputInterface.php +0 -103
  985. package/vendor/symfony/console/Output/StreamOutput.php +0 -127
  986. package/vendor/symfony/console/Output/TrimmedBufferOutput.php +0 -58
  987. package/vendor/symfony/console/Question/ChoiceQuestion.php +0 -178
  988. package/vendor/symfony/console/Question/ConfirmationQuestion.php +0 -57
  989. package/vendor/symfony/console/Question/Question.php +0 -280
  990. package/vendor/symfony/console/README.md +0 -27
  991. package/vendor/symfony/console/Resources/bin/hiddeninput.exe +0 -0
  992. package/vendor/symfony/console/Resources/completion.bash +0 -94
  993. package/vendor/symfony/console/Resources/completion.fish +0 -25
  994. package/vendor/symfony/console/Resources/completion.zsh +0 -82
  995. package/vendor/symfony/console/SignalRegistry/SignalMap.php +0 -36
  996. package/vendor/symfony/console/SignalRegistry/SignalRegistry.php +0 -65
  997. package/vendor/symfony/console/SingleCommandApplication.php +0 -72
  998. package/vendor/symfony/console/Style/OutputStyle.php +0 -115
  999. package/vendor/symfony/console/Style/StyleInterface.php +0 -110
  1000. package/vendor/symfony/console/Style/SymfonyStyle.php +0 -476
  1001. package/vendor/symfony/console/Terminal.php +0 -227
  1002. package/vendor/symfony/console/Tester/ApplicationTester.php +0 -83
  1003. package/vendor/symfony/console/Tester/CommandCompletionTester.php +0 -54
  1004. package/vendor/symfony/console/Tester/CommandTester.php +0 -74
  1005. package/vendor/symfony/console/Tester/Constraint/CommandIsSuccessful.php +0 -43
  1006. package/vendor/symfony/console/Tester/TesterTrait.php +0 -178
  1007. package/vendor/symfony/console/composer.json +0 -55
  1008. package/vendor/symfony/deprecation-contracts/CHANGELOG.md +0 -5
  1009. package/vendor/symfony/deprecation-contracts/LICENSE +0 -19
  1010. package/vendor/symfony/deprecation-contracts/README.md +0 -26
  1011. package/vendor/symfony/deprecation-contracts/composer.json +0 -35
  1012. package/vendor/symfony/deprecation-contracts/function.php +0 -27
  1013. package/vendor/symfony/event-dispatcher/Attribute/AsEventListener.php +0 -35
  1014. package/vendor/symfony/event-dispatcher/CHANGELOG.md +0 -96
  1015. package/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php +0 -355
  1016. package/vendor/symfony/event-dispatcher/Debug/WrappedListener.php +0 -143
  1017. package/vendor/symfony/event-dispatcher/DependencyInjection/AddEventAliasesPass.php +0 -38
  1018. package/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php +0 -213
  1019. package/vendor/symfony/event-dispatcher/EventDispatcher.php +0 -256
  1020. package/vendor/symfony/event-dispatcher/EventDispatcherInterface.php +0 -66
  1021. package/vendor/symfony/event-dispatcher/EventSubscriberInterface.php +0 -49
  1022. package/vendor/symfony/event-dispatcher/GenericEvent.php +0 -155
  1023. package/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php +0 -65
  1024. package/vendor/symfony/event-dispatcher/LICENSE +0 -19
  1025. package/vendor/symfony/event-dispatcher/README.md +0 -15
  1026. package/vendor/symfony/event-dispatcher/composer.json +0 -47
  1027. package/vendor/symfony/event-dispatcher-contracts/CHANGELOG.md +0 -5
  1028. package/vendor/symfony/event-dispatcher-contracts/Event.php +0 -51
  1029. package/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php +0 -33
  1030. package/vendor/symfony/event-dispatcher-contracts/LICENSE +0 -19
  1031. package/vendor/symfony/event-dispatcher-contracts/README.md +0 -9
  1032. package/vendor/symfony/event-dispatcher-contracts/composer.json +0 -35
  1033. package/vendor/symfony/filesystem/CHANGELOG.md +0 -92
  1034. package/vendor/symfony/filesystem/Exception/ExceptionInterface.php +0 -21
  1035. package/vendor/symfony/filesystem/Exception/FileNotFoundException.php +0 -34
  1036. package/vendor/symfony/filesystem/Exception/IOException.php +0 -36
  1037. package/vendor/symfony/filesystem/Exception/IOExceptionInterface.php +0 -25
  1038. package/vendor/symfony/filesystem/Exception/InvalidArgumentException.php +0 -19
  1039. package/vendor/symfony/filesystem/Exception/RuntimeException.php +0 -19
  1040. package/vendor/symfony/filesystem/Filesystem.php +0 -773
  1041. package/vendor/symfony/filesystem/LICENSE +0 -19
  1042. package/vendor/symfony/filesystem/Path.php +0 -816
  1043. package/vendor/symfony/filesystem/README.md +0 -13
  1044. package/vendor/symfony/filesystem/composer.json +0 -33
  1045. package/vendor/symfony/finder/CHANGELOG.md +0 -103
  1046. package/vendor/symfony/finder/Comparator/Comparator.php +0 -62
  1047. package/vendor/symfony/finder/Comparator/DateComparator.php +0 -50
  1048. package/vendor/symfony/finder/Comparator/NumberComparator.php +0 -78
  1049. package/vendor/symfony/finder/Exception/AccessDeniedException.php +0 -19
  1050. package/vendor/symfony/finder/Exception/DirectoryNotFoundException.php +0 -19
  1051. package/vendor/symfony/finder/Finder.php +0 -852
  1052. package/vendor/symfony/finder/Gitignore.php +0 -91
  1053. package/vendor/symfony/finder/Glob.php +0 -109
  1054. package/vendor/symfony/finder/Iterator/CustomFilterIterator.php +0 -61
  1055. package/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php +0 -58
  1056. package/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php +0 -48
  1057. package/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php +0 -110
  1058. package/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php +0 -51
  1059. package/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php +0 -58
  1060. package/vendor/symfony/finder/Iterator/FilenameFilterIterator.php +0 -45
  1061. package/vendor/symfony/finder/Iterator/LazyIterator.php +0 -32
  1062. package/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php +0 -107
  1063. package/vendor/symfony/finder/Iterator/PathFilterIterator.php +0 -56
  1064. package/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php +0 -134
  1065. package/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php +0 -57
  1066. package/vendor/symfony/finder/Iterator/SortableIterator.php +0 -103
  1067. package/vendor/symfony/finder/Iterator/VcsIgnoredFilterIterator.php +0 -173
  1068. package/vendor/symfony/finder/LICENSE +0 -19
  1069. package/vendor/symfony/finder/README.md +0 -14
  1070. package/vendor/symfony/finder/SplFileInfo.php +0 -80
  1071. package/vendor/symfony/finder/composer.json +0 -31
  1072. package/vendor/symfony/options-resolver/CHANGELOG.md +0 -103
  1073. package/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php +0 -114
  1074. package/vendor/symfony/options-resolver/Exception/AccessException.php +0 -22
  1075. package/vendor/symfony/options-resolver/Exception/ExceptionInterface.php +0 -21
  1076. package/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php +0 -21
  1077. package/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php +0 -23
  1078. package/vendor/symfony/options-resolver/Exception/MissingOptionsException.php +0 -23
  1079. package/vendor/symfony/options-resolver/Exception/NoConfigurationException.php +0 -26
  1080. package/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php +0 -26
  1081. package/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php +0 -21
  1082. package/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php +0 -24
  1083. package/vendor/symfony/options-resolver/LICENSE +0 -19
  1084. package/vendor/symfony/options-resolver/OptionConfigurator.php +0 -160
  1085. package/vendor/symfony/options-resolver/Options.php +0 -22
  1086. package/vendor/symfony/options-resolver/OptionsResolver.php +0 -1396
  1087. package/vendor/symfony/options-resolver/README.md +0 -15
  1088. package/vendor/symfony/options-resolver/composer.json +0 -29
  1089. package/vendor/symfony/polyfill-ctype/Ctype.php +0 -232
  1090. package/vendor/symfony/polyfill-ctype/LICENSE +0 -19
  1091. package/vendor/symfony/polyfill-ctype/README.md +0 -12
  1092. package/vendor/symfony/polyfill-ctype/bootstrap.php +0 -50
  1093. package/vendor/symfony/polyfill-ctype/bootstrap80.php +0 -46
  1094. package/vendor/symfony/polyfill-ctype/composer.json +0 -38
  1095. package/vendor/symfony/polyfill-intl-grapheme/Grapheme.php +0 -247
  1096. package/vendor/symfony/polyfill-intl-grapheme/LICENSE +0 -19
  1097. package/vendor/symfony/polyfill-intl-grapheme/README.md +0 -31
  1098. package/vendor/symfony/polyfill-intl-grapheme/bootstrap.php +0 -58
  1099. package/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php +0 -50
  1100. package/vendor/symfony/polyfill-intl-grapheme/composer.json +0 -35
  1101. package/vendor/symfony/polyfill-intl-normalizer/LICENSE +0 -19
  1102. package/vendor/symfony/polyfill-intl-normalizer/Normalizer.php +0 -310
  1103. package/vendor/symfony/polyfill-intl-normalizer/README.md +0 -14
  1104. package/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php +0 -17
  1105. package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php +0 -945
  1106. package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php +0 -2065
  1107. package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php +0 -876
  1108. package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php +0 -3695
  1109. package/vendor/symfony/polyfill-intl-normalizer/bootstrap.php +0 -23
  1110. package/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php +0 -19
  1111. package/vendor/symfony/polyfill-intl-normalizer/composer.json +0 -36
  1112. package/vendor/symfony/polyfill-mbstring/LICENSE +0 -19
  1113. package/vendor/symfony/polyfill-mbstring/Mbstring.php +0 -1045
  1114. package/vendor/symfony/polyfill-mbstring/README.md +0 -13
  1115. package/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php +0 -119
  1116. package/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +0 -1397
  1117. package/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +0 -5
  1118. package/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +0 -1489
  1119. package/vendor/symfony/polyfill-mbstring/bootstrap.php +0 -172
  1120. package/vendor/symfony/polyfill-mbstring/bootstrap80.php +0 -167
  1121. package/vendor/symfony/polyfill-mbstring/composer.json +0 -39
  1122. package/vendor/symfony/polyfill-php80/LICENSE +0 -19
  1123. package/vendor/symfony/polyfill-php80/Php80.php +0 -115
  1124. package/vendor/symfony/polyfill-php80/PhpToken.php +0 -106
  1125. package/vendor/symfony/polyfill-php80/README.md +0 -25
  1126. package/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php +0 -31
  1127. package/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php +0 -16
  1128. package/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php +0 -20
  1129. package/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php +0 -16
  1130. package/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php +0 -16
  1131. package/vendor/symfony/polyfill-php80/bootstrap.php +0 -42
  1132. package/vendor/symfony/polyfill-php80/composer.json +0 -37
  1133. package/vendor/symfony/polyfill-php81/LICENSE +0 -19
  1134. package/vendor/symfony/polyfill-php81/Php81.php +0 -37
  1135. package/vendor/symfony/polyfill-php81/README.md +0 -18
  1136. package/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php +0 -51
  1137. package/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php +0 -20
  1138. package/vendor/symfony/polyfill-php81/bootstrap.php +0 -28
  1139. package/vendor/symfony/polyfill-php81/composer.json +0 -33
  1140. package/vendor/symfony/process/CHANGELOG.md +0 -134
  1141. package/vendor/symfony/process/Exception/ExceptionInterface.php +0 -21
  1142. package/vendor/symfony/process/Exception/InvalidArgumentException.php +0 -21
  1143. package/vendor/symfony/process/Exception/LogicException.php +0 -21
  1144. package/vendor/symfony/process/Exception/ProcessFailedException.php +0 -53
  1145. package/vendor/symfony/process/Exception/ProcessSignaledException.php +0 -38
  1146. package/vendor/symfony/process/Exception/ProcessStartFailedException.php +0 -43
  1147. package/vendor/symfony/process/Exception/ProcessTimedOutException.php +0 -60
  1148. package/vendor/symfony/process/Exception/RunProcessFailedException.php +0 -25
  1149. package/vendor/symfony/process/Exception/RuntimeException.php +0 -21
  1150. package/vendor/symfony/process/ExecutableFinder.php +0 -103
  1151. package/vendor/symfony/process/InputStream.php +0 -91
  1152. package/vendor/symfony/process/LICENSE +0 -19
  1153. package/vendor/symfony/process/Messenger/RunProcessContext.php +0 -33
  1154. package/vendor/symfony/process/Messenger/RunProcessMessage.php +0 -47
  1155. package/vendor/symfony/process/Messenger/RunProcessMessageHandler.php +0 -36
  1156. package/vendor/symfony/process/PhpExecutableFinder.php +0 -98
  1157. package/vendor/symfony/process/PhpProcess.php +0 -66
  1158. package/vendor/symfony/process/PhpSubprocess.php +0 -164
  1159. package/vendor/symfony/process/Pipes/AbstractPipes.php +0 -176
  1160. package/vendor/symfony/process/Pipes/PipesInterface.php +0 -61
  1161. package/vendor/symfony/process/Pipes/UnixPipes.php +0 -144
  1162. package/vendor/symfony/process/Pipes/WindowsPipes.php +0 -185
  1163. package/vendor/symfony/process/Process.php +0 -1662
  1164. package/vendor/symfony/process/ProcessUtils.php +0 -64
  1165. package/vendor/symfony/process/README.md +0 -13
  1166. package/vendor/symfony/process/composer.json +0 -28
  1167. package/vendor/symfony/service-contracts/Attribute/Required.php +0 -25
  1168. package/vendor/symfony/service-contracts/Attribute/SubscribedService.php +0 -47
  1169. package/vendor/symfony/service-contracts/CHANGELOG.md +0 -5
  1170. package/vendor/symfony/service-contracts/LICENSE +0 -19
  1171. package/vendor/symfony/service-contracts/README.md +0 -9
  1172. package/vendor/symfony/service-contracts/ResetInterface.php +0 -33
  1173. package/vendor/symfony/service-contracts/ServiceCollectionInterface.php +0 -26
  1174. package/vendor/symfony/service-contracts/ServiceLocatorTrait.php +0 -114
  1175. package/vendor/symfony/service-contracts/ServiceMethodsSubscriberTrait.php +0 -80
  1176. package/vendor/symfony/service-contracts/ServiceProviderInterface.php +0 -45
  1177. package/vendor/symfony/service-contracts/ServiceSubscriberInterface.php +0 -62
  1178. package/vendor/symfony/service-contracts/ServiceSubscriberTrait.php +0 -84
  1179. package/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php +0 -23
  1180. package/vendor/symfony/service-contracts/Test/ServiceLocatorTestCase.php +0 -97
  1181. package/vendor/symfony/service-contracts/composer.json +0 -42
  1182. package/vendor/symfony/stopwatch/CHANGELOG.md +0 -30
  1183. package/vendor/symfony/stopwatch/LICENSE +0 -19
  1184. package/vendor/symfony/stopwatch/README.md +0 -42
  1185. package/vendor/symfony/stopwatch/Section.php +0 -155
  1186. package/vendor/symfony/stopwatch/Stopwatch.php +0 -163
  1187. package/vendor/symfony/stopwatch/StopwatchEvent.php +0 -238
  1188. package/vendor/symfony/stopwatch/StopwatchPeriod.php +0 -73
  1189. package/vendor/symfony/stopwatch/composer.json +0 -29
  1190. package/vendor/symfony/string/AbstractString.php +0 -723
  1191. package/vendor/symfony/string/AbstractUnicodeString.php +0 -670
  1192. package/vendor/symfony/string/ByteString.php +0 -490
  1193. package/vendor/symfony/string/CHANGELOG.md +0 -56
  1194. package/vendor/symfony/string/CodePointString.php +0 -260
  1195. package/vendor/symfony/string/Exception/ExceptionInterface.php +0 -16
  1196. package/vendor/symfony/string/Exception/InvalidArgumentException.php +0 -16
  1197. package/vendor/symfony/string/Exception/RuntimeException.php +0 -16
  1198. package/vendor/symfony/string/Inflector/EnglishInflector.php +0 -589
  1199. package/vendor/symfony/string/Inflector/FrenchInflector.php +0 -151
  1200. package/vendor/symfony/string/Inflector/InflectorInterface.php +0 -33
  1201. package/vendor/symfony/string/Inflector/SpanishInflector.php +0 -126
  1202. package/vendor/symfony/string/LICENSE +0 -19
  1203. package/vendor/symfony/string/LazyString.php +0 -145
  1204. package/vendor/symfony/string/README.md +0 -14
  1205. package/vendor/symfony/string/Resources/data/wcswidth_table_wide.php +0 -1182
  1206. package/vendor/symfony/string/Resources/data/wcswidth_table_zero.php +0 -1466
  1207. package/vendor/symfony/string/Resources/functions.php +0 -38
  1208. package/vendor/symfony/string/Slugger/AsciiSlugger.php +0 -207
  1209. package/vendor/symfony/string/Slugger/SluggerInterface.php +0 -27
  1210. package/vendor/symfony/string/TruncateMode.php +0 -42
  1211. package/vendor/symfony/string/UnicodeString.php +0 -382
  1212. package/vendor/symfony/string/composer.json +0 -44
@@ -1,1249 +0,0 @@
1
- # Stream
2
-
3
- [![CI status](https://github.com/reactphp/stream/actions/workflows/ci.yml/badge.svg)](https://github.com/reactphp/stream/actions)
4
- [![installs on Packagist](https://img.shields.io/packagist/dt/react/stream?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/react/stream)
5
-
6
- Event-driven readable and writable streams for non-blocking I/O in [ReactPHP](https://reactphp.org/).
7
-
8
- In order to make the [EventLoop](https://github.com/reactphp/event-loop)
9
- easier to use, this component introduces the powerful concept of "streams".
10
- Streams allow you to efficiently process huge amounts of data (such as a multi
11
- Gigabyte file download) in small chunks without having to store everything in
12
- memory at once.
13
- They are very similar to the streams found in PHP itself,
14
- but have an interface more suited for async, non-blocking I/O.
15
-
16
- **Table of contents**
17
-
18
- * [Stream usage](#stream-usage)
19
- * [ReadableStreamInterface](#readablestreaminterface)
20
- * [data event](#data-event)
21
- * [end event](#end-event)
22
- * [error event](#error-event)
23
- * [close event](#close-event)
24
- * [isReadable()](#isreadable)
25
- * [pause()](#pause)
26
- * [resume()](#resume)
27
- * [pipe()](#pipe)
28
- * [close()](#close)
29
- * [WritableStreamInterface](#writablestreaminterface)
30
- * [drain event](#drain-event)
31
- * [pipe event](#pipe-event)
32
- * [error event](#error-event-1)
33
- * [close event](#close-event-1)
34
- * [isWritable()](#iswritable)
35
- * [write()](#write)
36
- * [end()](#end)
37
- * [close()](#close-1)
38
- * [DuplexStreamInterface](#duplexstreaminterface)
39
- * [Creating streams](#creating-streams)
40
- * [ReadableResourceStream](#readableresourcestream)
41
- * [WritableResourceStream](#writableresourcestream)
42
- * [DuplexResourceStream](#duplexresourcestream)
43
- * [ThroughStream](#throughstream)
44
- * [CompositeStream](#compositestream)
45
- * [Usage](#usage)
46
- * [Install](#install)
47
- * [Tests](#tests)
48
- * [License](#license)
49
- * [More](#more)
50
-
51
- ## Stream usage
52
-
53
- ReactPHP uses the concept of "streams" throughout its ecosystem to provide a
54
- consistent higher-level abstraction for processing streams of arbitrary data
55
- contents and size.
56
- While a stream itself is a quite low-level concept, it can be used as a powerful
57
- abstraction to build higher-level components and protocols on top.
58
-
59
- If you're new to this concept, it helps to think of them as a water pipe:
60
- You can consume water from a source or you can produce water and forward (pipe)
61
- it to any destination (sink).
62
-
63
- Similarly, streams can either be
64
-
65
- * readable (such as `STDIN` terminal input) or
66
- * writable (such as `STDOUT` terminal output) or
67
- * duplex (both readable *and* writable, such as a TCP/IP connection)
68
-
69
- Accordingly, this package defines the following three interfaces
70
-
71
- * [`ReadableStreamInterface`](#readablestreaminterface)
72
- * [`WritableStreamInterface`](#writablestreaminterface)
73
- * [`DuplexStreamInterface`](#duplexstreaminterface)
74
-
75
- ### ReadableStreamInterface
76
-
77
- The `ReadableStreamInterface` is responsible for providing an interface for
78
- read-only streams and the readable side of duplex streams.
79
-
80
- Besides defining a few methods, this interface also implements the
81
- `EventEmitterInterface` which allows you to react to certain events.
82
-
83
- The event callback functions MUST be a valid `callable` that obeys strict
84
- parameter definitions and MUST accept event parameters exactly as documented.
85
- The event callback functions MUST NOT throw an `Exception`.
86
- The return value of the event callback functions will be ignored and has no
87
- effect, so for performance reasons you're recommended to not return any
88
- excessive data structures.
89
-
90
- Every implementation of this interface MUST follow these event semantics in
91
- order to be considered a well-behaving stream.
92
-
93
- > Note that higher-level implementations of this interface may choose to
94
- define additional events with dedicated semantics not defined as part of
95
- this low-level stream specification. Conformance with these event semantics
96
- is out of scope for this interface, so you may also have to refer to the
97
- documentation of such a higher-level implementation.
98
-
99
- #### data event
100
-
101
- The `data` event will be emitted whenever some data was read/received
102
- from this source stream.
103
- The event receives a single mixed argument for incoming data.
104
-
105
- ```php
106
- $stream->on('data', function ($data) {
107
- echo $data;
108
- });
109
- ```
110
-
111
- This event MAY be emitted any number of times, which may be zero times if
112
- this stream does not send any data at all.
113
- It SHOULD not be emitted after an `end` or `close` event.
114
-
115
- The given `$data` argument may be of mixed type, but it's usually
116
- recommended it SHOULD be a `string` value or MAY use a type that allows
117
- representation as a `string` for maximum compatibility.
118
-
119
- Many common streams (such as a TCP/IP connection or a file-based stream)
120
- will emit the raw (binary) payload data that is received over the wire as
121
- chunks of `string` values.
122
-
123
- Due to the stream-based nature of this, the sender may send any number
124
- of chunks with varying sizes. There are no guarantees that these chunks
125
- will be received with the exact same framing the sender intended to send.
126
- In other words, many lower-level protocols (such as TCP/IP) transfer the
127
- data in chunks that may be anywhere between single-byte values to several
128
- dozens of kilobytes. You may want to apply a higher-level protocol to
129
- these low-level data chunks in order to achieve proper message framing.
130
-
131
- #### end event
132
-
133
- The `end` event will be emitted once the source stream has successfully
134
- reached the end of the stream (EOF).
135
-
136
- ```php
137
- $stream->on('end', function () {
138
- echo 'END';
139
- });
140
- ```
141
-
142
- This event SHOULD be emitted once or never at all, depending on whether
143
- a successful end was detected.
144
- It SHOULD NOT be emitted after a previous `end` or `close` event.
145
- It MUST NOT be emitted if the stream closes due to a non-successful
146
- end, such as after a previous `error` event.
147
-
148
- After the stream is ended, it MUST switch to non-readable mode,
149
- see also `isReadable()`.
150
-
151
- This event will only be emitted if the *end* was reached successfully,
152
- not if the stream was interrupted by an unrecoverable error or explicitly
153
- closed. Not all streams know this concept of a "successful end".
154
- Many use-cases involve detecting when the stream closes (terminates)
155
- instead, in this case you should use the `close` event.
156
- After the stream emits an `end` event, it SHOULD usually be followed by a
157
- `close` event.
158
-
159
- Many common streams (such as a TCP/IP connection or a file-based stream)
160
- will emit this event if either the remote side closes the connection or
161
- a file handle was successfully read until reaching its end (EOF).
162
-
163
- Note that this event should not be confused with the `end()` method.
164
- This event defines a successful end *reading* from a source stream, while
165
- the `end()` method defines *writing* a successful end to a destination
166
- stream.
167
-
168
- #### error event
169
-
170
- The `error` event will be emitted once a fatal error occurs, usually while
171
- trying to read from this stream.
172
- The event receives a single `Exception` argument for the error instance.
173
-
174
- ```php
175
- $server->on('error', function (Exception $e) {
176
- echo 'Error: ' . $e->getMessage() . PHP_EOL;
177
- });
178
- ```
179
-
180
- This event SHOULD be emitted once the stream detects a fatal error, such
181
- as a fatal transmission error or after an unexpected `data` or premature
182
- `end` event.
183
- It SHOULD NOT be emitted after a previous `error`, `end` or `close` event.
184
- It MUST NOT be emitted if this is not a fatal error condition, such as
185
- a temporary network issue that did not cause any data to be lost.
186
-
187
- After the stream errors, it MUST close the stream and SHOULD thus be
188
- followed by a `close` event and then switch to non-readable mode, see
189
- also `close()` and `isReadable()`.
190
-
191
- Many common streams (such as a TCP/IP connection or a file-based stream)
192
- only deal with data transmission and do not make assumption about data
193
- boundaries (such as unexpected `data` or premature `end` events).
194
- In other words, many lower-level protocols (such as TCP/IP) may choose
195
- to only emit this for a fatal transmission error once and will then
196
- close (terminate) the stream in response.
197
-
198
- If this stream is a `DuplexStreamInterface`, you should also notice
199
- how the writable side of the stream also implements an `error` event.
200
- In other words, an error may occur while either reading or writing the
201
- stream which should result in the same error processing.
202
-
203
- #### close event
204
-
205
- The `close` event will be emitted once the stream closes (terminates).
206
-
207
- ```php
208
- $stream->on('close', function () {
209
- echo 'CLOSED';
210
- });
211
- ```
212
-
213
- This event SHOULD be emitted once or never at all, depending on whether
214
- the stream ever terminates.
215
- It SHOULD NOT be emitted after a previous `close` event.
216
-
217
- After the stream is closed, it MUST switch to non-readable mode,
218
- see also `isReadable()`.
219
-
220
- Unlike the `end` event, this event SHOULD be emitted whenever the stream
221
- closes, irrespective of whether this happens implicitly due to an
222
- unrecoverable error or explicitly when either side closes the stream.
223
- If you only want to detect a *successful* end, you should use the `end`
224
- event instead.
225
-
226
- Many common streams (such as a TCP/IP connection or a file-based stream)
227
- will likely choose to emit this event after reading a *successful* `end`
228
- event or after a fatal transmission `error` event.
229
-
230
- If this stream is a `DuplexStreamInterface`, you should also notice
231
- how the writable side of the stream also implements a `close` event.
232
- In other words, after receiving this event, the stream MUST switch into
233
- non-writable AND non-readable mode, see also `isWritable()`.
234
- Note that this event should not be confused with the `end` event.
235
-
236
- #### isReadable()
237
-
238
- The `isReadable(): bool` method can be used to
239
- check whether this stream is in a readable state (not closed already).
240
-
241
- This method can be used to check if the stream still accepts incoming
242
- data events or if it is ended or closed already.
243
- Once the stream is non-readable, no further `data` or `end` events SHOULD
244
- be emitted.
245
-
246
- ```php
247
- assert($stream->isReadable() === false);
248
-
249
- $stream->on('data', assertNeverCalled());
250
- $stream->on('end', assertNeverCalled());
251
- ```
252
-
253
- A successfully opened stream always MUST start in readable mode.
254
-
255
- Once the stream ends or closes, it MUST switch to non-readable mode.
256
- This can happen any time, explicitly through `close()` or
257
- implicitly due to a remote close or an unrecoverable transmission error.
258
- Once a stream has switched to non-readable mode, it MUST NOT transition
259
- back to readable mode.
260
-
261
- If this stream is a `DuplexStreamInterface`, you should also notice
262
- how the writable side of the stream also implements an `isWritable()`
263
- method. Unless this is a half-open duplex stream, they SHOULD usually
264
- have the same return value.
265
-
266
- #### pause()
267
-
268
- The `pause(): void` method can be used to
269
- pause reading incoming data events.
270
-
271
- Removes the data source file descriptor from the event loop. This
272
- allows you to throttle incoming data.
273
-
274
- Unless otherwise noted, a successfully opened stream SHOULD NOT start
275
- in paused state.
276
-
277
- Once the stream is paused, no futher `data` or `end` events SHOULD
278
- be emitted.
279
-
280
- ```php
281
- $stream->pause();
282
-
283
- $stream->on('data', assertShouldNeverCalled());
284
- $stream->on('end', assertShouldNeverCalled());
285
- ```
286
-
287
- This method is advisory-only, though generally not recommended, the
288
- stream MAY continue emitting `data` events.
289
-
290
- You can continue processing events by calling `resume()` again.
291
-
292
- Note that both methods can be called any number of times, in particular
293
- calling `pause()` more than once SHOULD NOT have any effect.
294
-
295
- See also `resume()`.
296
-
297
- #### resume()
298
-
299
- The `resume(): void` method can be used to
300
- resume reading incoming data events.
301
-
302
- Re-attach the data source after a previous `pause()`.
303
-
304
- ```php
305
- $stream->pause();
306
-
307
- Loop::addTimer(1.0, function () use ($stream) {
308
- $stream->resume();
309
- });
310
- ```
311
-
312
- Note that both methods can be called any number of times, in particular
313
- calling `resume()` without a prior `pause()` SHOULD NOT have any effect.
314
-
315
- See also `pause()`.
316
-
317
- #### pipe()
318
-
319
- The `pipe(WritableStreamInterface $dest, array $options = [])` method can be used to
320
- pipe all the data from this readable source into the given writable destination.
321
-
322
- Automatically sends all incoming data to the destination.
323
- Automatically throttles the source based on what the destination can handle.
324
-
325
- ```php
326
- $source->pipe($dest);
327
- ```
328
-
329
- Similarly, you can also pipe an instance implementing `DuplexStreamInterface`
330
- into itself in order to write back all the data that is received.
331
- This may be a useful feature for a TCP/IP echo service:
332
-
333
- ```php
334
- $connection->pipe($connection);
335
- ```
336
-
337
- This method returns the destination stream as-is, which can be used to
338
- set up chains of piped streams:
339
-
340
- ```php
341
- $source->pipe($decodeGzip)->pipe($filterBadWords)->pipe($dest);
342
- ```
343
-
344
- By default, this will call `end()` on the destination stream once the
345
- source stream emits an `end` event. This can be disabled like this:
346
-
347
- ```php
348
- $source->pipe($dest, array('end' => false));
349
- ```
350
-
351
- Note that this only applies to the `end` event.
352
- If an `error` or explicit `close` event happens on the source stream,
353
- you'll have to manually close the destination stream:
354
-
355
- ```php
356
- $source->pipe($dest);
357
- $source->on('close', function () use ($dest) {
358
- $dest->end('BYE!');
359
- });
360
- ```
361
-
362
- If the source stream is not readable (closed state), then this is a NO-OP.
363
-
364
- ```php
365
- $source->close();
366
- $source->pipe($dest); // NO-OP
367
- ```
368
-
369
- If the destinantion stream is not writable (closed state), then this will simply
370
- throttle (pause) the source stream:
371
-
372
- ```php
373
- $dest->close();
374
- $source->pipe($dest); // calls $source->pause()
375
- ```
376
-
377
- Similarly, if the destination stream is closed while the pipe is still
378
- active, it will also throttle (pause) the source stream:
379
-
380
- ```php
381
- $source->pipe($dest);
382
- $dest->close(); // calls $source->pause()
383
- ```
384
-
385
- Once the pipe is set up successfully, the destination stream MUST emit
386
- a `pipe` event with this source stream an event argument.
387
-
388
- #### close()
389
-
390
- The `close(): void` method can be used to
391
- close the stream (forcefully).
392
-
393
- This method can be used to (forcefully) close the stream.
394
-
395
- ```php
396
- $stream->close();
397
- ```
398
-
399
- Once the stream is closed, it SHOULD emit a `close` event.
400
- Note that this event SHOULD NOT be emitted more than once, in particular
401
- if this method is called multiple times.
402
-
403
- After calling this method, the stream MUST switch into a non-readable
404
- mode, see also `isReadable()`.
405
- This means that no further `data` or `end` events SHOULD be emitted.
406
-
407
- ```php
408
- $stream->close();
409
- assert($stream->isReadable() === false);
410
-
411
- $stream->on('data', assertNeverCalled());
412
- $stream->on('end', assertNeverCalled());
413
- ```
414
-
415
- If this stream is a `DuplexStreamInterface`, you should also notice
416
- how the writable side of the stream also implements a `close()` method.
417
- In other words, after calling this method, the stream MUST switch into
418
- non-writable AND non-readable mode, see also `isWritable()`.
419
- Note that this method should not be confused with the `end()` method.
420
-
421
- ### WritableStreamInterface
422
-
423
- The `WritableStreamInterface` is responsible for providing an interface for
424
- write-only streams and the writable side of duplex streams.
425
-
426
- Besides defining a few methods, this interface also implements the
427
- `EventEmitterInterface` which allows you to react to certain events.
428
-
429
- The event callback functions MUST be a valid `callable` that obeys strict
430
- parameter definitions and MUST accept event parameters exactly as documented.
431
- The event callback functions MUST NOT throw an `Exception`.
432
- The return value of the event callback functions will be ignored and has no
433
- effect, so for performance reasons you're recommended to not return any
434
- excessive data structures.
435
-
436
- Every implementation of this interface MUST follow these event semantics in
437
- order to be considered a well-behaving stream.
438
-
439
- > Note that higher-level implementations of this interface may choose to
440
- define additional events with dedicated semantics not defined as part of
441
- this low-level stream specification. Conformance with these event semantics
442
- is out of scope for this interface, so you may also have to refer to the
443
- documentation of such a higher-level implementation.
444
-
445
- #### drain event
446
-
447
- The `drain` event will be emitted whenever the write buffer became full
448
- previously and is now ready to accept more data.
449
-
450
- ```php
451
- $stream->on('drain', function () use ($stream) {
452
- echo 'Stream is now ready to accept more data';
453
- });
454
- ```
455
-
456
- This event SHOULD be emitted once every time the buffer became full
457
- previously and is now ready to accept more data.
458
- In other words, this event MAY be emitted any number of times, which may
459
- be zero times if the buffer never became full in the first place.
460
- This event SHOULD NOT be emitted if the buffer has not become full
461
- previously.
462
-
463
- This event is mostly used internally, see also `write()` for more details.
464
-
465
- #### pipe event
466
-
467
- The `pipe` event will be emitted whenever a readable stream is `pipe()`d
468
- into this stream.
469
- The event receives a single `ReadableStreamInterface` argument for the
470
- source stream.
471
-
472
- ```php
473
- $stream->on('pipe', function (ReadableStreamInterface $source) use ($stream) {
474
- echo 'Now receiving piped data';
475
-
476
- // explicitly close target if source emits an error
477
- $source->on('error', function () use ($stream) {
478
- $stream->close();
479
- });
480
- });
481
-
482
- $source->pipe($stream);
483
- ```
484
-
485
- This event MUST be emitted once for each readable stream that is
486
- successfully piped into this destination stream.
487
- In other words, this event MAY be emitted any number of times, which may
488
- be zero times if no stream is ever piped into this stream.
489
- This event MUST NOT be emitted if either the source is not readable
490
- (closed already) or this destination is not writable (closed already).
491
-
492
- This event is mostly used internally, see also `pipe()` for more details.
493
-
494
- #### error event
495
-
496
- The `error` event will be emitted once a fatal error occurs, usually while
497
- trying to write to this stream.
498
- The event receives a single `Exception` argument for the error instance.
499
-
500
- ```php
501
- $stream->on('error', function (Exception $e) {
502
- echo 'Error: ' . $e->getMessage() . PHP_EOL;
503
- });
504
- ```
505
-
506
- This event SHOULD be emitted once the stream detects a fatal error, such
507
- as a fatal transmission error.
508
- It SHOULD NOT be emitted after a previous `error` or `close` event.
509
- It MUST NOT be emitted if this is not a fatal error condition, such as
510
- a temporary network issue that did not cause any data to be lost.
511
-
512
- After the stream errors, it MUST close the stream and SHOULD thus be
513
- followed by a `close` event and then switch to non-writable mode, see
514
- also `close()` and `isWritable()`.
515
-
516
- Many common streams (such as a TCP/IP connection or a file-based stream)
517
- only deal with data transmission and may choose
518
- to only emit this for a fatal transmission error once and will then
519
- close (terminate) the stream in response.
520
-
521
- If this stream is a `DuplexStreamInterface`, you should also notice
522
- how the readable side of the stream also implements an `error` event.
523
- In other words, an error may occur while either reading or writing the
524
- stream which should result in the same error processing.
525
-
526
- #### close event
527
-
528
- The `close` event will be emitted once the stream closes (terminates).
529
-
530
- ```php
531
- $stream->on('close', function () {
532
- echo 'CLOSED';
533
- });
534
- ```
535
-
536
- This event SHOULD be emitted once or never at all, depending on whether
537
- the stream ever terminates.
538
- It SHOULD NOT be emitted after a previous `close` event.
539
-
540
- After the stream is closed, it MUST switch to non-writable mode,
541
- see also `isWritable()`.
542
-
543
- This event SHOULD be emitted whenever the stream closes, irrespective of
544
- whether this happens implicitly due to an unrecoverable error or
545
- explicitly when either side closes the stream.
546
-
547
- Many common streams (such as a TCP/IP connection or a file-based stream)
548
- will likely choose to emit this event after flushing the buffer from
549
- the `end()` method, after receiving a *successful* `end` event or after
550
- a fatal transmission `error` event.
551
-
552
- If this stream is a `DuplexStreamInterface`, you should also notice
553
- how the readable side of the stream also implements a `close` event.
554
- In other words, after receiving this event, the stream MUST switch into
555
- non-writable AND non-readable mode, see also `isReadable()`.
556
- Note that this event should not be confused with the `end` event.
557
-
558
- #### isWritable()
559
-
560
- The `isWritable(): bool` method can be used to
561
- check whether this stream is in a writable state (not closed already).
562
-
563
- This method can be used to check if the stream still accepts writing
564
- any data or if it is ended or closed already.
565
- Writing any data to a non-writable stream is a NO-OP:
566
-
567
- ```php
568
- assert($stream->isWritable() === false);
569
-
570
- $stream->write('end'); // NO-OP
571
- $stream->end('end'); // NO-OP
572
- ```
573
-
574
- A successfully opened stream always MUST start in writable mode.
575
-
576
- Once the stream ends or closes, it MUST switch to non-writable mode.
577
- This can happen any time, explicitly through `end()` or `close()` or
578
- implicitly due to a remote close or an unrecoverable transmission error.
579
- Once a stream has switched to non-writable mode, it MUST NOT transition
580
- back to writable mode.
581
-
582
- If this stream is a `DuplexStreamInterface`, you should also notice
583
- how the readable side of the stream also implements an `isReadable()`
584
- method. Unless this is a half-open duplex stream, they SHOULD usually
585
- have the same return value.
586
-
587
- #### write()
588
-
589
- The `write(mixed $data): bool` method can be used to
590
- write some data into the stream.
591
-
592
- A successful write MUST be confirmed with a boolean `true`, which means
593
- that either the data was written (flushed) immediately or is buffered and
594
- scheduled for a future write. Note that this interface gives you no
595
- control over explicitly flushing the buffered data, as finding the
596
- appropriate time for this is beyond the scope of this interface and left
597
- up to the implementation of this interface.
598
-
599
- Many common streams (such as a TCP/IP connection or file-based stream)
600
- may choose to buffer all given data and schedule a future flush by using
601
- an underlying EventLoop to check when the resource is actually writable.
602
-
603
- If a stream cannot handle writing (or flushing) the data, it SHOULD emit
604
- an `error` event and MAY `close()` the stream if it can not recover from
605
- this error.
606
-
607
- If the internal buffer is full after adding `$data`, then `write()`
608
- SHOULD return `false`, indicating that the caller should stop sending
609
- data until the buffer drains.
610
- The stream SHOULD send a `drain` event once the buffer is ready to accept
611
- more data.
612
-
613
- Similarly, if the stream is not writable (already in a closed state)
614
- it MUST NOT process the given `$data` and SHOULD return `false`,
615
- indicating that the caller should stop sending data.
616
-
617
- The given `$data` argument MAY be of mixed type, but it's usually
618
- recommended it SHOULD be a `string` value or MAY use a type that allows
619
- representation as a `string` for maximum compatibility.
620
-
621
- Many common streams (such as a TCP/IP connection or a file-based stream)
622
- will only accept the raw (binary) payload data that is transferred over
623
- the wire as chunks of `string` values.
624
-
625
- Due to the stream-based nature of this, the sender may send any number
626
- of chunks with varying sizes. There are no guarantees that these chunks
627
- will be received with the exact same framing the sender intended to send.
628
- In other words, many lower-level protocols (such as TCP/IP) transfer the
629
- data in chunks that may be anywhere between single-byte values to several
630
- dozens of kilobytes. You may want to apply a higher-level protocol to
631
- these low-level data chunks in order to achieve proper message framing.
632
-
633
- #### end()
634
-
635
- The `end(mixed $data = null): void` method can be used to
636
- successfully end the stream (after optionally sending some final data).
637
-
638
- This method can be used to successfully end the stream, i.e. close
639
- the stream after sending out all data that is currently buffered.
640
-
641
- ```php
642
- $stream->write('hello');
643
- $stream->write('world');
644
- $stream->end();
645
- ```
646
-
647
- If there's no data currently buffered and nothing to be flushed, then
648
- this method MAY `close()` the stream immediately.
649
-
650
- If there's still data in the buffer that needs to be flushed first, then
651
- this method SHOULD try to write out this data and only then `close()`
652
- the stream.
653
- Once the stream is closed, it SHOULD emit a `close` event.
654
-
655
- Note that this interface gives you no control over explicitly flushing
656
- the buffered data, as finding the appropriate time for this is beyond the
657
- scope of this interface and left up to the implementation of this
658
- interface.
659
-
660
- Many common streams (such as a TCP/IP connection or file-based stream)
661
- may choose to buffer all given data and schedule a future flush by using
662
- an underlying EventLoop to check when the resource is actually writable.
663
-
664
- You can optionally pass some final data that is written to the stream
665
- before ending the stream. If a non-`null` value is given as `$data`, then
666
- this method will behave just like calling `write($data)` before ending
667
- with no data.
668
-
669
- ```php
670
- // shorter version
671
- $stream->end('bye');
672
-
673
- // same as longer version
674
- $stream->write('bye');
675
- $stream->end();
676
- ```
677
-
678
- After calling this method, the stream MUST switch into a non-writable
679
- mode, see also `isWritable()`.
680
- This means that no further writes are possible, so any additional
681
- `write()` or `end()` calls have no effect.
682
-
683
- ```php
684
- $stream->end();
685
- assert($stream->isWritable() === false);
686
-
687
- $stream->write('nope'); // NO-OP
688
- $stream->end(); // NO-OP
689
- ```
690
-
691
- If this stream is a `DuplexStreamInterface`, calling this method SHOULD
692
- also end its readable side, unless the stream supports half-open mode.
693
- In other words, after calling this method, these streams SHOULD switch
694
- into non-writable AND non-readable mode, see also `isReadable()`.
695
- This implies that in this case, the stream SHOULD NOT emit any `data`
696
- or `end` events anymore.
697
- Streams MAY choose to use the `pause()` method logic for this, but
698
- special care may have to be taken to ensure a following call to the
699
- `resume()` method SHOULD NOT continue emitting readable events.
700
-
701
- Note that this method should not be confused with the `close()` method.
702
-
703
- #### close()
704
-
705
- The `close(): void` method can be used to
706
- close the stream (forcefully).
707
-
708
- This method can be used to forcefully close the stream, i.e. close
709
- the stream without waiting for any buffered data to be flushed.
710
- If there's still data in the buffer, this data SHOULD be discarded.
711
-
712
- ```php
713
- $stream->close();
714
- ```
715
-
716
- Once the stream is closed, it SHOULD emit a `close` event.
717
- Note that this event SHOULD NOT be emitted more than once, in particular
718
- if this method is called multiple times.
719
-
720
- After calling this method, the stream MUST switch into a non-writable
721
- mode, see also `isWritable()`.
722
- This means that no further writes are possible, so any additional
723
- `write()` or `end()` calls have no effect.
724
-
725
- ```php
726
- $stream->close();
727
- assert($stream->isWritable() === false);
728
-
729
- $stream->write('nope'); // NO-OP
730
- $stream->end(); // NO-OP
731
- ```
732
-
733
- Note that this method should not be confused with the `end()` method.
734
- Unlike the `end()` method, this method does not take care of any existing
735
- buffers and simply discards any buffer contents.
736
- Likewise, this method may also be called after calling `end()` on a
737
- stream in order to stop waiting for the stream to flush its final data.
738
-
739
- ```php
740
- $stream->end();
741
- Loop::addTimer(1.0, function () use ($stream) {
742
- $stream->close();
743
- });
744
- ```
745
-
746
- If this stream is a `DuplexStreamInterface`, you should also notice
747
- how the readable side of the stream also implements a `close()` method.
748
- In other words, after calling this method, the stream MUST switch into
749
- non-writable AND non-readable mode, see also `isReadable()`.
750
-
751
- ### DuplexStreamInterface
752
-
753
- The `DuplexStreamInterface` is responsible for providing an interface for
754
- duplex streams (both readable and writable).
755
-
756
- It builds on top of the existing interfaces for readable and writable streams
757
- and follows the exact same method and event semantics.
758
- If you're new to this concept, you should look into the
759
- `ReadableStreamInterface` and `WritableStreamInterface` first.
760
-
761
- Besides defining a few methods, this interface also implements the
762
- `EventEmitterInterface` which allows you to react to the same events defined
763
- on the `ReadbleStreamInterface` and `WritableStreamInterface`.
764
-
765
- The event callback functions MUST be a valid `callable` that obeys strict
766
- parameter definitions and MUST accept event parameters exactly as documented.
767
- The event callback functions MUST NOT throw an `Exception`.
768
- The return value of the event callback functions will be ignored and has no
769
- effect, so for performance reasons you're recommended to not return any
770
- excessive data structures.
771
-
772
- Every implementation of this interface MUST follow these event semantics in
773
- order to be considered a well-behaving stream.
774
-
775
- > Note that higher-level implementations of this interface may choose to
776
- define additional events with dedicated semantics not defined as part of
777
- this low-level stream specification. Conformance with these event semantics
778
- is out of scope for this interface, so you may also have to refer to the
779
- documentation of such a higher-level implementation.
780
-
781
- See also [`ReadableStreamInterface`](#readablestreaminterface) and
782
- [`WritableStreamInterface`](#writablestreaminterface) for more details.
783
-
784
- ## Creating streams
785
-
786
- ReactPHP uses the concept of "streams" throughout its ecosystem, so that
787
- many higher-level consumers of this package only deal with
788
- [stream usage](#stream-usage).
789
- This implies that stream instances are most often created within some
790
- higher-level components and many consumers never actually have to deal with
791
- creating a stream instance.
792
-
793
- * Use [react/socket](https://github.com/reactphp/socket)
794
- if you want to accept incoming or establish outgoing plaintext TCP/IP or
795
- secure TLS socket connection streams.
796
- * Use [react/http](https://github.com/reactphp/http)
797
- if you want to receive an incoming HTTP request body streams.
798
- * Use [react/child-process](https://github.com/reactphp/child-process)
799
- if you want to communicate with child processes via process pipes such as
800
- STDIN, STDOUT, STDERR etc.
801
- * Use experimental [react/filesystem](https://github.com/reactphp/filesystem)
802
- if you want to read from / write to the filesystem.
803
- * See also the last chapter for [more real-world applications](#more).
804
-
805
- However, if you are writing a lower-level component or want to create a stream
806
- instance from a stream resource, then the following chapter is for you.
807
-
808
- > Note that the following examples use `fopen()` and `stream_socket_client()`
809
- for illustration purposes only.
810
- These functions SHOULD NOT be used in a truly async program because each call
811
- may take several seconds to complete and would block the EventLoop otherwise.
812
- Additionally, the `fopen()` call will return a file handle on some platforms
813
- which may or may not be supported by all EventLoop implementations.
814
- As an alternative, you may want to use higher-level libraries listed above.
815
-
816
- ### ReadableResourceStream
817
-
818
- The `ReadableResourceStream` is a concrete implementation of the
819
- [`ReadableStreamInterface`](#readablestreaminterface) for PHP's stream resources.
820
-
821
- This can be used to represent a read-only resource like a file stream opened in
822
- readable mode or a stream such as `STDIN`:
823
-
824
- ```php
825
- $stream = new ReadableResourceStream(STDIN);
826
- $stream->on('data', function ($chunk) {
827
- echo $chunk;
828
- });
829
- $stream->on('end', function () {
830
- echo 'END';
831
- });
832
- ```
833
-
834
- See also [`ReadableStreamInterface`](#readablestreaminterface) for more details.
835
-
836
- The first parameter given to the constructor MUST be a valid stream resource
837
- that is opened in reading mode (e.g. `fopen()` mode `r`).
838
- Otherwise, it will throw an `InvalidArgumentException`:
839
-
840
- ```php
841
- // throws InvalidArgumentException
842
- $stream = new ReadableResourceStream(false);
843
- ```
844
-
845
- See also the [`DuplexResourceStream`](#readableresourcestream) for read-and-write
846
- stream resources otherwise.
847
-
848
- Internally, this class tries to enable non-blocking mode on the stream resource
849
- which may not be supported for all stream resources.
850
- Most notably, this is not supported by pipes on Windows (STDIN etc.).
851
- If this fails, it will throw a `RuntimeException`:
852
-
853
- ```php
854
- // throws RuntimeException on Windows
855
- $stream = new ReadableResourceStream(STDIN);
856
- ```
857
-
858
- Once the constructor is called with a valid stream resource, this class will
859
- take care of the underlying stream resource.
860
- You SHOULD only use its public API and SHOULD NOT interfere with the underlying
861
- stream resource manually.
862
-
863
- This class takes an optional `LoopInterface|null $loop` parameter that can be used to
864
- pass the event loop instance to use for this object. You can use a `null` value
865
- here in order to use the [default loop](https://github.com/reactphp/event-loop#loop).
866
- This value SHOULD NOT be given unless you're sure you want to explicitly use a
867
- given event loop instance.
868
-
869
- This class takes an optional `int|null $readChunkSize` parameter that controls
870
- the maximum buffer size in bytes to read at once from the stream.
871
- You can use a `null` value here in order to apply its default value.
872
- This value SHOULD NOT be changed unless you know what you're doing.
873
- This can be a positive number which means that up to X bytes will be read
874
- at once from the underlying stream resource. Note that the actual number
875
- of bytes read may be lower if the stream resource has less than X bytes
876
- currently available.
877
- This can be `-1` which means "read everything available" from the
878
- underlying stream resource.
879
- This should read until the stream resource is not readable anymore
880
- (i.e. underlying buffer drained), note that this does not neccessarily
881
- mean it reached EOF.
882
-
883
- ```php
884
- $stream = new ReadableResourceStream(STDIN, null, 8192);
885
- ```
886
-
887
- > PHP bug warning: If the PHP process has explicitly been started without a
888
- `STDIN` stream, then trying to read from `STDIN` may return data from
889
- another stream resource. This does not happen if you start this with an empty
890
- stream like `php test.php < /dev/null` instead of `php test.php <&-`.
891
- See [#81](https://github.com/reactphp/stream/issues/81) for more details.
892
-
893
- > Changelog: As of v1.2.0 the `$loop` parameter can be omitted (or skipped with a
894
- `null` value) to use the [default loop](https://github.com/reactphp/event-loop#loop).
895
-
896
- ### WritableResourceStream
897
-
898
- The `WritableResourceStream` is a concrete implementation of the
899
- [`WritableStreamInterface`](#writablestreaminterface) for PHP's stream resources.
900
-
901
- This can be used to represent a write-only resource like a file stream opened in
902
- writable mode or a stream such as `STDOUT` or `STDERR`:
903
-
904
- ```php
905
- $stream = new WritableResourceStream(STDOUT);
906
- $stream->write('hello!');
907
- $stream->end();
908
- ```
909
-
910
- See also [`WritableStreamInterface`](#writablestreaminterface) for more details.
911
-
912
- The first parameter given to the constructor MUST be a valid stream resource
913
- that is opened for writing.
914
- Otherwise, it will throw an `InvalidArgumentException`:
915
-
916
- ```php
917
- // throws InvalidArgumentException
918
- $stream = new WritableResourceStream(false);
919
- ```
920
-
921
- See also the [`DuplexResourceStream`](#readableresourcestream) for read-and-write
922
- stream resources otherwise.
923
-
924
- Internally, this class tries to enable non-blocking mode on the stream resource
925
- which may not be supported for all stream resources.
926
- Most notably, this is not supported by pipes on Windows (STDOUT, STDERR etc.).
927
- If this fails, it will throw a `RuntimeException`:
928
-
929
- ```php
930
- // throws RuntimeException on Windows
931
- $stream = new WritableResourceStream(STDOUT);
932
- ```
933
-
934
- Once the constructor is called with a valid stream resource, this class will
935
- take care of the underlying stream resource.
936
- You SHOULD only use its public API and SHOULD NOT interfere with the underlying
937
- stream resource manually.
938
-
939
- Any `write()` calls to this class will not be performed instantly, but will
940
- be performed asynchronously, once the EventLoop reports the stream resource is
941
- ready to accept data.
942
- For this, it uses an in-memory buffer string to collect all outstanding writes.
943
- This buffer has a soft-limit applied which defines how much data it is willing
944
- to accept before the caller SHOULD stop sending further data.
945
-
946
- This class takes an optional `LoopInterface|null $loop` parameter that can be used to
947
- pass the event loop instance to use for this object. You can use a `null` value
948
- here in order to use the [default loop](https://github.com/reactphp/event-loop#loop).
949
- This value SHOULD NOT be given unless you're sure you want to explicitly use a
950
- given event loop instance.
951
-
952
- This class takes an optional `int|null $writeBufferSoftLimit` parameter that controls
953
- this maximum buffer size in bytes.
954
- You can use a `null` value here in order to apply its default value.
955
- This value SHOULD NOT be changed unless you know what you're doing.
956
-
957
- ```php
958
- $stream = new WritableResourceStream(STDOUT, null, 8192);
959
- ```
960
-
961
- This class takes an optional `int|null $writeChunkSize` parameter that controls
962
- this maximum buffer size in bytes to write at once to the stream.
963
- You can use a `null` value here in order to apply its default value.
964
- This value SHOULD NOT be changed unless you know what you're doing.
965
- This can be a positive number which means that up to X bytes will be written
966
- at once to the underlying stream resource. Note that the actual number
967
- of bytes written may be lower if the stream resource has less than X bytes
968
- currently available.
969
- This can be `-1` which means "write everything available" to the
970
- underlying stream resource.
971
-
972
- ```php
973
- $stream = new WritableResourceStream(STDOUT, null, null, 8192);
974
- ```
975
-
976
- See also [`write()`](#write) for more details.
977
-
978
- > Changelog: As of v1.2.0 the `$loop` parameter can be omitted (or skipped with a
979
- `null` value) to use the [default loop](https://github.com/reactphp/event-loop#loop).
980
-
981
- ### DuplexResourceStream
982
-
983
- The `DuplexResourceStream` is a concrete implementation of the
984
- [`DuplexStreamInterface`](#duplexstreaminterface) for PHP's stream resources.
985
-
986
- This can be used to represent a read-and-write resource like a file stream opened
987
- in read and write mode mode or a stream such as a TCP/IP connection:
988
-
989
- ```php
990
- $conn = stream_socket_client('tcp://google.com:80');
991
- $stream = new DuplexResourceStream($conn);
992
- $stream->write('hello!');
993
- $stream->end();
994
- ```
995
-
996
- See also [`DuplexStreamInterface`](#duplexstreaminterface) for more details.
997
-
998
- The first parameter given to the constructor MUST be a valid stream resource
999
- that is opened for reading *and* writing.
1000
- Otherwise, it will throw an `InvalidArgumentException`:
1001
-
1002
- ```php
1003
- // throws InvalidArgumentException
1004
- $stream = new DuplexResourceStream(false);
1005
- ```
1006
-
1007
- See also the [`ReadableResourceStream`](#readableresourcestream) for read-only
1008
- and the [`WritableResourceStream`](#writableresourcestream) for write-only
1009
- stream resources otherwise.
1010
-
1011
- Internally, this class tries to enable non-blocking mode on the stream resource
1012
- which may not be supported for all stream resources.
1013
- Most notably, this is not supported by pipes on Windows (STDOUT, STDERR etc.).
1014
- If this fails, it will throw a `RuntimeException`:
1015
-
1016
- ```php
1017
- // throws RuntimeException on Windows
1018
- $stream = new DuplexResourceStream(STDOUT);
1019
- ```
1020
-
1021
- Once the constructor is called with a valid stream resource, this class will
1022
- take care of the underlying stream resource.
1023
- You SHOULD only use its public API and SHOULD NOT interfere with the underlying
1024
- stream resource manually.
1025
-
1026
- This class takes an optional `LoopInterface|null $loop` parameter that can be used to
1027
- pass the event loop instance to use for this object. You can use a `null` value
1028
- here in order to use the [default loop](https://github.com/reactphp/event-loop#loop).
1029
- This value SHOULD NOT be given unless you're sure you want to explicitly use a
1030
- given event loop instance.
1031
-
1032
- This class takes an optional `int|null $readChunkSize` parameter that controls
1033
- the maximum buffer size in bytes to read at once from the stream.
1034
- You can use a `null` value here in order to apply its default value.
1035
- This value SHOULD NOT be changed unless you know what you're doing.
1036
- This can be a positive number which means that up to X bytes will be read
1037
- at once from the underlying stream resource. Note that the actual number
1038
- of bytes read may be lower if the stream resource has less than X bytes
1039
- currently available.
1040
- This can be `-1` which means "read everything available" from the
1041
- underlying stream resource.
1042
- This should read until the stream resource is not readable anymore
1043
- (i.e. underlying buffer drained), note that this does not neccessarily
1044
- mean it reached EOF.
1045
-
1046
- ```php
1047
- $conn = stream_socket_client('tcp://google.com:80');
1048
- $stream = new DuplexResourceStream($conn, null, 8192);
1049
- ```
1050
-
1051
- Any `write()` calls to this class will not be performed instantly, but will
1052
- be performed asynchronously, once the EventLoop reports the stream resource is
1053
- ready to accept data.
1054
- For this, it uses an in-memory buffer string to collect all outstanding writes.
1055
- This buffer has a soft-limit applied which defines how much data it is willing
1056
- to accept before the caller SHOULD stop sending further data.
1057
-
1058
- This class takes another optional `WritableStreamInterface|null $buffer` parameter
1059
- that controls this write behavior of this stream.
1060
- You can use a `null` value here in order to apply its default value.
1061
- This value SHOULD NOT be changed unless you know what you're doing.
1062
-
1063
- If you want to change the write buffer soft limit, you can pass an instance of
1064
- [`WritableResourceStream`](#writableresourcestream) like this:
1065
-
1066
- ```php
1067
- $conn = stream_socket_client('tcp://google.com:80');
1068
- $buffer = new WritableResourceStream($conn, null, 8192);
1069
- $stream = new DuplexResourceStream($conn, null, null, $buffer);
1070
- ```
1071
-
1072
- See also [`WritableResourceStream`](#writableresourcestream) for more details.
1073
-
1074
- > Changelog: As of v1.2.0 the `$loop` parameter can be omitted (or skipped with a
1075
- `null` value) to use the [default loop](https://github.com/reactphp/event-loop#loop).
1076
-
1077
- ### ThroughStream
1078
-
1079
- The `ThroughStream` implements the
1080
- [`DuplexStreamInterface`](#duplexstreaminterface) and will simply pass any data
1081
- you write to it through to its readable end.
1082
-
1083
- ```php
1084
- $through = new ThroughStream();
1085
- $through->on('data', $this->expectCallableOnceWith('hello'));
1086
-
1087
- $through->write('hello');
1088
- ```
1089
-
1090
- Similarly, the [`end()` method](#end) will end the stream and emit an
1091
- [`end` event](#end-event) and then [`close()`](#close-1) the stream.
1092
- The [`close()` method](#close-1) will close the stream and emit a
1093
- [`close` event](#close-event).
1094
- Accordingly, this is can also be used in a [`pipe()`](#pipe) context like this:
1095
-
1096
- ```php
1097
- $through = new ThroughStream();
1098
- $source->pipe($through)->pipe($dest);
1099
- ```
1100
-
1101
- Optionally, its constructor accepts any callable function which will then be
1102
- used to *filter* any data written to it. This function receives a single data
1103
- argument as passed to the writable side and must return the data as it will be
1104
- passed to its readable end:
1105
-
1106
- ```php
1107
- $through = new ThroughStream('strtoupper');
1108
- $source->pipe($through)->pipe($dest);
1109
- ```
1110
-
1111
- Note that this class makes no assumptions about any data types. This can be
1112
- used to convert data, for example for transforming any structured data into
1113
- a newline-delimited JSON (NDJSON) stream like this:
1114
-
1115
- ```php
1116
- $through = new ThroughStream(function ($data) {
1117
- return json_encode($data) . PHP_EOL;
1118
- });
1119
- $through->on('data', $this->expectCallableOnceWith("[2, true]\n"));
1120
-
1121
- $through->write(array(2, true));
1122
- ```
1123
-
1124
- The callback function is allowed to throw an `Exception`. In this case,
1125
- the stream will emit an `error` event and then [`close()`](#close-1) the stream.
1126
-
1127
- ```php
1128
- $through = new ThroughStream(function ($data) {
1129
- if (!is_string($data)) {
1130
- throw new \UnexpectedValueException('Only strings allowed');
1131
- }
1132
- return $data;
1133
- });
1134
- $through->on('error', $this->expectCallableOnce()));
1135
- $through->on('close', $this->expectCallableOnce()));
1136
- $through->on('data', $this->expectCallableNever()));
1137
-
1138
- $through->write(2);
1139
- ```
1140
-
1141
- ### CompositeStream
1142
-
1143
- The `CompositeStream` implements the
1144
- [`DuplexStreamInterface`](#duplexstreaminterface) and can be used to create a
1145
- single duplex stream from two individual streams implementing
1146
- [`ReadableStreamInterface`](#readablestreaminterface) and
1147
- [`WritableStreamInterface`](#writablestreaminterface) respectively.
1148
-
1149
- This is useful for some APIs which may require a single
1150
- [`DuplexStreamInterface`](#duplexstreaminterface) or simply because it's often
1151
- more convenient to work with a single stream instance like this:
1152
-
1153
- ```php
1154
- $stdin = new ReadableResourceStream(STDIN);
1155
- $stdout = new WritableResourceStream(STDOUT);
1156
-
1157
- $stdio = new CompositeStream($stdin, $stdout);
1158
-
1159
- $stdio->on('data', function ($chunk) use ($stdio) {
1160
- $stdio->write('You said: ' . $chunk);
1161
- });
1162
- ```
1163
-
1164
- This is a well-behaving stream which forwards all stream events from the
1165
- underlying streams and forwards all streams calls to the underlying streams.
1166
-
1167
- If you `write()` to the duplex stream, it will simply `write()` to the
1168
- writable side and return its status.
1169
-
1170
- If you `end()` the duplex stream, it will `end()` the writable side and will
1171
- `pause()` the readable side.
1172
-
1173
- If you `close()` the duplex stream, both input streams will be closed.
1174
- If either of the two input streams emits a `close` event, the duplex stream
1175
- will also close.
1176
- If either of the two input streams is already closed while constructing the
1177
- duplex stream, it will `close()` the other side and return a closed stream.
1178
-
1179
- ## Usage
1180
-
1181
- The following example can be used to pipe the contents of a source file into
1182
- a destination file without having to ever read the whole file into memory:
1183
-
1184
- ```php
1185
- $source = new React\Stream\ReadableResourceStream(fopen('source.txt', 'r'));
1186
- $dest = new React\Stream\WritableResourceStream(fopen('destination.txt', 'w'));
1187
-
1188
- $source->pipe($dest);
1189
- ```
1190
-
1191
- > Note that this example uses `fopen()` for illustration purposes only.
1192
- This should not be used in a truly async program because the filesystem is
1193
- inherently blocking and each call could potentially take several seconds.
1194
- See also [creating streams](#creating-streams) for more sophisticated
1195
- examples.
1196
-
1197
- ## Install
1198
-
1199
- The recommended way to install this library is [through Composer](https://getcomposer.org).
1200
- [New to Composer?](https://getcomposer.org/doc/00-intro.md)
1201
-
1202
- This project follows [SemVer](https://semver.org/).
1203
- This will install the latest supported version:
1204
-
1205
- ```bash
1206
- composer require react/stream:^1.4
1207
- ```
1208
-
1209
- See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.
1210
-
1211
- This project aims to run on any platform and thus does not require any PHP
1212
- extensions and supports running on legacy PHP 5.3 through current PHP 8+ and HHVM.
1213
- It's *highly recommended to use PHP 7+* for this project due to its vast
1214
- performance improvements.
1215
-
1216
- ## Tests
1217
-
1218
- To run the test suite, you first need to clone this repo and then install all
1219
- dependencies [through Composer](https://getcomposer.org):
1220
-
1221
- ```bash
1222
- composer install
1223
- ```
1224
-
1225
- To run the test suite, go to the project root and run:
1226
-
1227
- ```bash
1228
- vendor/bin/phpunit
1229
- ```
1230
-
1231
- The test suite also contains a number of functional integration tests that rely
1232
- on a stable internet connection.
1233
- If you do not want to run these, they can simply be skipped like this:
1234
-
1235
- ```bash
1236
- vendor/bin/phpunit --exclude-group internet
1237
- ```
1238
-
1239
- ## License
1240
-
1241
- MIT, see [LICENSE file](LICENSE).
1242
-
1243
- ## More
1244
-
1245
- * See [creating streams](#creating-streams) for more information on how streams
1246
- are created in real-world applications.
1247
- * See our [users wiki](https://github.com/reactphp/react/wiki/Users) and the
1248
- [dependents on Packagist](https://packagist.org/packages/react/stream/dependents)
1249
- for a list of packages that use streams in real-world applications.