Link to home
Start Free TrialLog in
Avatar of vj_mi
vj_mi

asked on

PHP framework and connection pooling

Hi,

3 quick questions on PHP 5:

1. Does PHP5 supports some ORM or any framework like Hibbernate in JAVA?

2. There is something like pear and pickle packages in PHP. Can this be used for abstraction? If yes, how? Or can I have some URL that shows how do achieve this?

3. In my design doc for the project with PHP, how do I show connection pooling, having singleton implementation for connection, connection construct.

Regards,
IV
ASKER CERTIFIED SOLUTION
Avatar of cschand
cschand

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial