Codalizer - Simple Code Stats!
- News | About | Download | Changelog | Docs | Demo -
 
Codalizer is a minimalistic single-file utility designed to generate basic statistics on your (mainly PHP) source code files. Perfectly suited for integration with a project on a public web server. It is open source, licensed under the GPL and written in PHP.

News

First bugfix
December 17, 2005

A change in PHP 5.0.5 (and possibly others) caused array_pop() to fatally crash the script if not given a proper variable.

Possible fork for future versions
November 2, 2005

I've just noticed (already!?) the Tokenizer functions in PHP which are very well suited for the Codalizer project. These functions would make Codalizer a PHP only project and is therefore not considered a natural development. Instead, when the time comes, Codalizer will probably be split up into two different forks: a general script that can accommodate several languages, and a separate PHP only (optimized) version.

Codalizer 0.1 is released!
September 27, 2005

This is the first version of Codalizer! Please download and try it! Check out the live demo first if you want to!

Latest Version
Released: 2005-12-17

Codalizer 0.1.1 - txt, 36 kB
 
Generated in 0.0549 seconds