Here are
47 public repositories
matching this topic...
⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
A Psalm plugin for Laravel
PHP Functional Programming library. Monads, common use functions and generic collections.
Support generics types in PhpStorm via psalm / phpstan docblock
Updated
Oct 21, 2020
Java
Psalm plugin for PhpStorm
Stubs to let Psalm understand Doctrine better
Updated
Mar 3, 2022
Gherkin
A starter-kit for your PHP project.
🐳 A Docker image designed for PHP developers that care about code quality.
Updated
Nov 2, 2021
Dockerfile
CLI tool that'll convert supported JSON files to a subset of the Code Climate JSON format
finding mismatch type assignment in function/method scope with psalm.
The tool converts different error reporting standards for deep compatibility with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc).
Let Psalm understand better psr11 containers
coc.nvim extension for "Psalm" language server
Updated
Feb 4, 2022
TypeScript
A monad-like set of utilities for PHP, type-checked by Psalm.
WIP: Decoding untrusted data in typesafe way
Stubs to let Psalm understand Laravel Collections better
Updated
Apr 6, 2021
Gherkin
Updated
Dec 5, 2021
Dockerfile
Psalm plugin that interrupt service locator usage for Laravel applications.
A pack of libraries that adds code quality tools
A template for typesetting psalms using LaTeX, LilyPond and GNU Make
Composable, type-safe validation for PHP that works great with Psalm.
Codeception module providing assertions and Gherkin snippets to help with Psalm acceptance testing
Shell script to make PHP development easier
Updated
Jan 22, 2020
Shell
A Psalm plugin for ReactPHP Promise package.
"We shall require a substantially new manner of thinking if mankind is to survive" Albert Einstein
Updated
Mar 11, 2022
Modelica
📃 Narrowspark Coding Standard.
Updated
Mar 26, 2022
Dockerfile
Provides static analysis for Shoot models and presenters
Improve this page
Add a description, image, and links to the
psalm
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
psalm
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
when
cs2prcompletes and no errors/warnings have to be emitted, the screen stays empty.as a user I dont know whether everything worked well and nothing had to be reported or there was a error and I dont see it.
at best we could emit a
processed x errors and y warningsor similar status message at the very end intoSTDERR, so we dont destory possible consumers of our gihtub-api checks