pint

Laravel Pint is an opinionated PHP code style fixer for minimalists. (by laravel)

Pint Alternatives

Similar projects and alternatives to pint

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pint alternative or higher similarity.

pint reviews and mentions

Posts with mentions or reviews of pint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-13.
  • How to setup efm-langserver for pint formatter?
    3 projects | /r/neovim | 13 Jul 2023
    I've been using pint for formatting php files with null-ls.nvim. Few days ago null-ls.nvim has announced that the plugin will be archived in few months so I started migrating all my formatters and linter from null-ls to efm-langserver. I got other things such as prettier, black, isort, mypy, etc. working but can't get pint to work with php files: If I run pint via efm-langserver, everything is deleted from the buffer, and the saved file is formatted separately. How do I setup efm-langserver correctly to work with pint? Below is my config.yml for pint currently. yaml tools: pint: &pint format-command: "pint --no-interaction --quiet ${INPUT}" format-stdin: false languages: php: - <<: *pint Thank you.
  • 7 Laravel Packages to Improve Coding Standards and Reduce Bugs
    10 projects | dev.to | 1 Aug 2022
    Laravel Pint is an opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent. Pint is a new addition to the Laravel framework.
  • How do you feel about laravel/pint?
    3 projects | /r/laravel | 19 Jul 2022
  • Modern PHP practices... where to start, what to look out for?
    2 projects | /r/PHP | 24 Jun 2022
    Static Analysis Tools - there are a number of tools that help you to manage code style (PHPCS, PHP-CSFixer, and a new one, Laravel Pint), as well as tools to analyse the "correctness" of your code (Psalm, PHPstan, in particular LaraStan).
  • GitHub - laravel/pint: Laravel Pint is a minimalist code style fixer for PHP.
    8 projects | /r/PHP | 22 Jun 2022
    I think there's a bundled copy of php-cs-fixer hidden inside the binary file https://github.com/laravel/pint/blob/main/builds/pint
    8 projects | /r/PHP | 22 Jun 2022
    I wonder why it requires PHP 8.0 and do not use any new PHP features like parameter or return typing? Like here: https://github.com/laravel/pint/blob/main/app/ValueObjects/Issue.php It's not 2012 anymore.
    8 projects | /r/PHP | 22 Jun 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 28 Mar 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic pint repo stats
13
2,653
8.7
8 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com