This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
alterway/cornac
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Cornac : PHP Code Analyzer Copyright (c) 2010 - 2011 Alter Way Solutions (France) This software is part of the Open Source Cornac Project. Cornac is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License for more details. Usage : 1) Create [application].ini in ini folder, by duplicating cornac.ini Check the first section, that should be enough. 2) at the root of cornac folder, run this command : bin/cornac -I <ini> 3) Stand by ... some time. 4) When cornac says 'Done' : a) go in your destination directory, HTML version will be there, starting with index.html b) link (ln -s) you web root to the 'web' directory in cornac, and then, point your browser to the good path (http://localhost/web) : All should be there c) Run bin/inventory -I <ini> and open the resulting .ods with Open Office May be of interest : + scripts/tag/tags.php : a way to tags comments in the code + scripts/file2png.php : a way to represent file system as PNG file Current version is DEV. Pre-requisite : + PHP 5.3.1 (only tested on that version, may work somewhere else). + MySQL (should work on any version), or SQLite (not currently tested) + xdebug is used for certain debug display. This software is released under PHP licence (3.01)
About
PHP static auditeur
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published