Download the PHP package ovr/phpsa without Composer
On this page you can find all versions of the php package ovr/phpsa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package phpsa
PHPSA - Smart Analyzer for PHP
PHPSA is a development tool aimed at bringing complex analysis for PHP applications and libraries.
P.S This software is currently in early alpha state, any contributions/stars will be awesome.
Components
- [X] Core - Component containing definitions and other core files
- [X] Compiler - Component to compile expression(s) and statement(s) from an abstract syntax tree
- [X] Analyzer - Component doing various checks on your files
- [X] ControlFlow - Component for ControlFlow (WIP)
Installation (more)
The recommended way to install phpsa is via Composer.
Run php composer.phar require ovr/phpsa
or add a new requirement in your composer.json.
How to use (more)
Requirements
PHP >= 7.0, but you can check files that use PHP >= 5.2 with this.
Documentation
See our documentation in case you need more information on some topic.
Contributing
Check our Contributing Guide to see how you can help.
Sponsors
Thanks to our sponsors and supporters:
JetBrains |
---|
LICENSE
This project is open-sourced software licensed under the MIT License.
See the LICENSE file for more information.
All versions of phpsa with dependencies
ovr/phpreflection Version ^0.3.1
symfony/console Version ^3.0.5
symfony/event-dispatcher Version ^3.0.5
symfony/config Version ^3.0.5
symfony/yaml Version ^3.0.5
nikic/php-parser Version ^2.1
phpdocumentor/reflection-docblock Version ^3.0
phpdocumentor/type-resolver Version ^0.2
webiny/event-manager Version ^1.4.1
regex-guard/regex-guard Version ^1.1