I use a lot of objects in my PHP with no noticable reduction in speed. If you are worried about performance of your code then go ahead and use objects if you like and try the PHP optimizer on your code.
Man hours cost more than CPU hours anyway. 🙂