Skip to content
master
Go to file
Code
This branch is 1592 commits behind phpstan:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PHPStan - PHP Static Analysis Tool

Build Status PHPStan Enabled


This repository (phpstan/phpstan-src) is for PHPStan's development only. Head to phpstan/phpstan for the main README, or to create an issue.

Code of Conduct

This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you are expected to uphold this code.

Contributing

Any contributions are welcome.

Building

You can either run the whole build including linting and coding standards using

vendor/bin/phing

or run only tests using

vendor/bin/phing tests

About

PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.