Download List

Projeto Descrição

WyCode is a code analyzer that parses PHP code to
extract all the queries from scripts (logically
grouped in product(s) and modules) and identifies,
for each module and script, the required DB
privileges. It lists the tables from a database
in either a simple way or with the association to
scripts and privileges. As all the strings are
extracted first to identify the SQL queries,
WyCode may also be used to help the localization
process of products. Include statements are evaluated for dependencies management. WySQL is required for dbms
connection and querying.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-11 17:32
0.3.2-alpha

A incluir declarações são avaliados e recursivamente digitalizados para criar uma lista de dependência para posterior análise dos quadros por um produto / módulo / componente (e todos os ficheiros incluídos pelo componente). Desde WyCode apenas cria uma tabela com as dependências, o "por módulo / componente de análise" será (opcionalmente) usar esta tabela para extrair o uso da tabela completa de um componente. A estrutura do PO foi alterado mais uma vez, você deve descartar todas as tabelas e recriá-los a partir do zero, por meio do botão.
Tags: Minor feature enhancements
The include statements are now evaluated and recursively scanned for
creating a dependency list for later analysis of tables by a
product/module/component (and all the files included by the
component). Since WyCode just creates a table with the dependencies,
the "per module/component" analysis will (optionally) use this table
to extract the complete table usage of a component. The DB structure
has been changed once again; you must drop all the tables and recreate
them from scratch by means of the button.

2003-06-17 23:27
0.3.1-alpha

Tags: Initial freshmeat announcement

Project Resources