Page 1 of 1

Packages...

Posted: Tue Dec 21, 2004 12:26 pm
by andre_c
Do you create packages for your classes?
if so, how?
I've been grouping them in different ways depending on the project but was wandering if there was a standard way of doing it on php.
If not, what do YOU do?

Posted: Tue Dec 21, 2004 3:20 pm
by timvw
Currently i try to keep related classes in the same directory..

As soon as i find the time i will start using the pear way... That way i can easily install / upgrade them through the pear package manager

pear.php.net

re

Posted: Thu Jan 06, 2005 9:06 am
by contact_bogomil
Yes the best Way is to using PEAR logic. I am using different logic but this is for my internal projects only.

Regards
Bogomil