PHPackages                             ircmaxell/tuli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ircmaxell/tuli

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ircmaxell/tuli
==============

A Static Analyzer for PHP

1693517[7 issues](https://github.com/ircmaxell/Tuli/issues)PHP

Since Oct 23Pushed 10y ago9 watchersCompare

[ Source](https://github.com/ircmaxell/Tuli)[ Packagist](https://packagist.org/packages/ircmaxell/tuli)[ RSS](/packages/ircmaxell-tuli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/773fcdf2022d5a688e3e7fac602e262339f4db16b0e38194a3d0a55649bc24a3/68747470733a2f2f7472617669732d63692e6f72672f6972636d6178656c6c2f54756c692e737667)](https://travis-ci.org/ircmaxell/Tuli)

A static analysis engine...
---------------------------

[](#a-static-analysis-engine)

Usage:

```
bin/tuli analyze file1 file2 path

```

Installation
------------

[](#installation)

Install it as a composer dependency!!!

`$ composer require ircmaxell/tuli dev-master`

Then simply execute `vendor/bin/tuli` as normal

Or check it out into its own project. Then `composer install` the dependencies:

`$ composer install`

Then simply `bin/tuli` to execute.

Example:
--------

[](#example)

code.php:

```
