larastan VS web-php

Compare larastan vs web-php and see what are their differences.

larastan

⚗️ Adds code analysis to Laravel improving developer productivity and code quality. (by larastan)
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
larastan web-php
7 4
5,192 807
0.7% -0.2%
9.1 9.4
10 days ago 7 days ago
PHP PHP
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

larastan

Posts with mentions or reviews of larastan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-01.

web-php

Posts with mentions or reviews of web-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.
  • Underestimated PHP
    6 projects | dev.to | 2 Jul 2022
    Some of the references: https://github.com/php/web-php/pull/602 - redesign the PHP home page, to make it look more up-to-date with UI/UX trends. https://wiki.php.net/rfc/auto-capture-closure - Short Closures 2.0 https://thephp.foundation/blog/2022/06/30/php-core-roundup-3/ - Detailed report on progress from PHP-foundation collective
  • Can I PHP? - caniuse.com but for PHP features
    3 projects | /r/PHP | 29 Apr 2022
    I love this idea, and I'm tempting to contribute. I think first of all we need an open database with all manual entries with their initial version, deprecated version and removed version. We also need for all extension based manual entries a field indicating the name of the extension and/or whether they are enabled by default. Using https://github.com/php/web-php we can do a local extraction of this informtion. The UI and search algorithm are less interesting to me, but what you've made seems fine to me.
  • Searching php.net document is unfriendly for beginners.
    5 projects | /r/PHP | 23 Apr 2022
    If you're interested in seeing if you can improve the search facility, the PHP website source is available at https://github.com/php/web-php - the search facility is in search.php and results.php in the repository root. The autocomplete suggestions are controlled by js/search.js. It looks like some related files may also be in the manual/en directory.
  • web-php/supported-versions.php at master · php/web-php
    1 project | /r/u_rosdiablatiff01 | 18 Dec 2021

What are some alternatives?

When comparing larastan and web-php you can also consider the following projects:

PHPStan - PHP Static Analysis Tool - discover bugs in your code without running it!

PHPCompatibility - PHP Compatibility check for PHP_CodeSniffer

pint - Laravel Pint is an opinionated PHP code style fixer for minimalists.

doc-en - English PHP documentation

laravel-ide-helper - IDE Helper for Laravel

can-i-php - caniuse.com but for PHP - a searchable list of new and deprecated features in recent PHP versions

psalm-plugin-laravel - A Psalm plugin for Laravel

php-docker - Docker Official Image packaging for PHP

phpinsights - 🔰 Instant PHP quality checks from your console

enlightn - Your performance & security consultant, an artisan command away.

PHP Mess Detector - PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.