PHP & Object Oriented criteria to develop web sites

This is a discussion on PHP & Object Oriented criteria to develop web sites within the PHP Language forums, part of the PHP Programming Forums category; Hi every body, I've always tryed to build simple web sites (Mysql + PHP) without any planning criteria. I'd ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-04-2008
Lomar
 
Posts: n/a
Default PHP & Object Oriented criteria to develop web sites

Hi every body,
I've always tryed to build simple web sites (Mysql + PHP) without any
planning criteria.
I'd like to start developing of web site by using UML/WAE language but I
don't know where I can find How to, Case studies, books or online resources
to learn more about it.
Please, can you help me to find out what I need?


Reply With Quote
  #2 (permalink)  
Old 05-04-2008
macca
 
Posts: n/a
Default Re: PHP & Object Oriented criteria to develop web sites

"PHP 5 Objects, Patterns and Practice" By Matt Zandstra a good book.
Reply With Quote
  #3 (permalink)  
Old 05-04-2008
Manuel Lemos
 
Posts: n/a
Default Re: PHP & Object Oriented criteria to develop web sites

Hello,

on 05/04/2008 04:23 AM Lomar said the following:
> Hi every body,
> I've always tryed to build simple web sites (Mysql + PHP) without any
> planning criteria.
> I'd like to start developing of web site by using UML/WAE language but I
> don't know where I can find How to, Case studies, books or online resources
> to learn more about it.
> Please, can you help me to find out what I need?


You may want to take a look at the use case mapping methodology. It
defines a way to specify and plan your applications in terms of use
cases that you can model using UML diagrams. Then it defines a path to
implement each use case as a set of PHP classes of objects that
implement as the aspects of the use cases: verify pre-conditions,
satisfy pos-conditions, normal and alternative flow of events, etc..

The implementation is achieved with a compact MVC approach (controller
and view appear in the same class but in distinct functions).

Here is a document that talks about this methodology an provide a
practical example projects of a simple news publication system.

http://www.meta-language.net/metastorage-example.html

--

Regards,
Manuel Lemos

PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:30 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0