larastan
Code analyzer
Analyzes PHP code to detect errors and improves developer productivity
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
6k stars
51 watching
421 forks
Language: PHP
last commit: 6 days ago
Linked from 1 awesome list
code-analysislaravelphpphpstan
Related projects:
Repository | Description | Stars |
---|---|---|
phpstan/phpstan | An analysis tool for PHP code to detect errors and bugs without running the code | 12,990 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
laravel/framework | A comprehensive web application framework with expressive syntax and robust tools for large applications. | 32,550 |
laravel/pint | An opinionated PHP code style fixer for maintaining consistent and clean code | 2,797 |
alexeymezenin/laravel-best-practices | A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. | 11,419 |
laravel-zero/laravel-zero | A PHP framework for building command-line applications with an elegant starting point and support for interactive menus and desktop notifications. | 3,695 |
exakat/php-static-analysis-tools | A curated collection of tools to identify and address issues in PHP code | 2,825 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,228 |
laravelio/laravel.io | A Laravel-based community portal with forums and discussion features | 2,444 |
laravel/ui | A package providing basic scaffolding and utilities for authenticating users in Laravel applications | 2,561 |
laravel/telescope | Provides insight into various application events and data | 4,880 |
mcamara/laravel-localization | A package that simplifies internationalization and localization in Laravel applications by detecting languages from the browser, redirecting routes based on locale, and caching translations. | 3,377 |
nunomaduro/phpinsights | Analyzes code quality and coding style to help developers improve their PHP projects | 5,320 |
bitexpert/phpstan-magento | A PHPStan extension that enhances the static analysis tool for Magento 2 projects by providing additional features and configurations. | 134 |
openai-php/laravel | An API client for interacting with the OpenAI service from a PHP application using Laravel framework | 2,788 |