Skip to content

destinomultimedia/statsigniter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATSIGNITER

How many lines of code is your project? With StatsIgniter you can scan your application and count them in an easy and simple way.

Demo: http://www.destinomultimedia.com/demos/statsigniter

IMPORTANT NOTES

You need to edit /application/config/autoload.php and load 'url' and 'file' helpers and 'StatsIgniter' library.

Edit /application/controllers/stats.php to config library options.

IMPORTANT FILES

*.htaccess

You need to enable mod_rewrite on your webserver. Change your_app by your app name.

COMMENTS.

The analyze.php view load some js and css files. The .js and .css files are contained on /assets/ folder. If you wanto to move this folder, you need to edit /application/views/stats/analyze.php with the new path.

About

How many lines of code have your project?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages