473,803 Members | 3,637 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP documentation or CLASS analyser

Hello everybody,

I am trying to find if there is any simple Documentation tool or PHP
file analyser.
I am going to confess that I started designing my project but at some
point my timeframe did alow me to spend more time on design so I started
developing and I ended up having a crap OO code.

So I am looking for a quick way to get all my files and actually output
on a paper the function/methods of each Class.

I have no PHP DOC comments in my code either and I am not willing to go
and comment my whole code...

Also is there any standard of PHP DOCUMENTATION ? Is there a UML tool
that you guys are using for php ?

Thanks ...
Hope there will be some oppinion exchange for that post.

Angelos.
Feb 19 '06 #1
4 1996
hi,

Angelos Devletoglou wrote:
Hello everybody,

I am trying to find if there is any simple Documentation tool or PHP
file analyser.
I am going to confess that I started designing my project but at some
point my timeframe did alow me to spend more time on design so I started
developing and I ended up having a crap OO code.

So I am looking for a quick way to get all my files and actually output
on a paper the function/methods of each Class.


i don't know if it's exactly what you are looking for:

http://phpxref.sourceforge.net/

it's a cross-referencing tool for php. it generates html output
and it's very easy to browse all your source-code. it will link
all functions and methods so you can easily find where your
methods and classes where defined. if you're using mysql for
your project, it's even possible to get a simple documentation
of your mysql database tables.

regards

harald
Feb 19 '06 #2
Following on from Angelos Devletoglou's message. . .
Hello everybody,

I am trying to find if there is any simple Documentation tool or PHP
file analyser.
Use mine : free from
www.eminent.demon.co.uk/phplibrary.htm

I have no PHP DOC comments in my code either and I am not willing to go
and comment my whole code...



--
PETER FOX Not the same since the bolt company screwed up
pe******@eminen t.demon.co.uk.n ot.this.bit.no. html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.dem on.co.uk>
Feb 20 '06 #3
Angelos Devletoglou wrote:
Hello everybody,

I am trying to find if there is any simple Documentation tool or PHP
file analyser.
I am going to confess that I started designing my project but at some
point my timeframe did alow me to spend more time on design so I started
developing and I ended up having a crap OO code.

So I am looking for a quick way to get all my files and actually output
on a paper the function/methods of each Class.

I have no PHP DOC comments in my code either and I am not willing to go
and comment my whole code...

Also is there any standard of PHP DOCUMENTATION ? Is there a UML tool
that you guys are using for php ?

Thanks ...
Hope there will be some oppinion exchange for that post.

Angelos.


Thanks guys...
I am gonna have a look
Feb 21 '06 #4
Harald Lapp wrote:
hi,

Angelos Devletoglou wrote:
Hello everybody,

I am trying to find if there is any simple Documentation tool or PHP
file analyser.
I am going to confess that I started designing my project but at some
point my timeframe did alow me to spend more time on design so I
started developing and I ended up having a crap OO code.

So I am looking for a quick way to get all my files and actually
output on a paper the function/methods of each Class.


i don't know if it's exactly what you are looking for:

http://phpxref.sourceforge.net/

Thanks a lot... this is exactly what I was looking for... !!!
Feb 21 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1906
by: PaulThomas | last post by:
WHY does the .Net Documentation show http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebsessionstatehttpsessionstatememberstopic.asp .NET Framework Class Library HttpSessionState Public Properties Item = = = Overloaded. Gets or sets individual session values. In C#, this property is the indexer for the HttpSessionState class. THEN using the MSDE example walkthrough: int intImageId =...
1
2535
by: foldface | last post by:
Hi I'm expecting the answer no here but its worth asking. If I wanted to test an arbitary program could I somehow say in query analyser, start a global transaction on this database, run my tests, then at the end roll it back from with query analyser? I know I can use backup and restore but this would be easier, still, again, I don't think you can do this.
4
1764
by: Dev | last post by:
Can you please tell me what C# code analyser do you use. Is devAdvantage the best? Do you use FxCop as well in conjunction with statis code analyser? Is it good practise to use Obfuscator? Your guidence would be apprecited. Thanks, Dev
4
1560
by: Arno R | last post by:
Hi all, I need to document a database, and I do need output in Word so that I can edit the output. I need to describe table and field structure, used objects, dataflow, workflow, What are the options? I can think of the 'documentor' build in Access or third party tools like Total Access Analyser (FMS)? I tested the documentor and exported the reports as rtf to Word. It is doable for the object descriptions but not nice to work with...
10
1793
by: Lloyd Dupont | last post by:
Let say I have 2 methods: void BeginGroup(); void BeginGroup(string msg); when I want to refer to them I write /// <see cref="BeginGroup"/> But this cause a compiler warning, where my declaration is ambiguous (between the 2 BeginGroup methods). But what if I want to refer them both?
2
2330
by: Frank-René Schäfer | last post by:
penSource Project 'Quex': http://quex.sf.net Last weekend, the lexical analyser generator 'Quex' has been released on SourceForge. Quex provides advanced features for mode definitions and event handling. Among its features are -- Creation of a complete C++ environment for lexical analyser engines. -- Modes management:
7
1754
by: LaMoRt | last post by:
Hi there! Is there any way to find the user who did some transaction of update in query analyser in certain time ? The update was done manually in query analyser and is not through system. Is there any way to check it? Any command or software to check this data as when certain table was
0
9703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9564
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10548
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10295
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10069
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9125
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5500
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5629
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2970
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.