pdo-wrapper
PDO wrapper for MySQL (by dcblogdev)
php-pdo-db-class
PHP PDO wrapper class (by migliori)
pdo-wrapper | php-pdo-db-class | |
---|---|---|
1 | 1 | |
113 | 4 | |
0.0% | - | |
3.7 | 6.3 | |
10 months ago | about 1 year ago | |
PHP | PHP | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pdo-wrapper
Posts with mentions or reviews of pdo-wrapper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-13.
-
Laravel or Yii in 2022
I just use a router like Bramus together with a PDO wrapper and my views are just old-school PHP templates (no Twig/Blade/Smarty). For logging check out monolog.
php-pdo-db-class
Posts with mentions or reviews of php-pdo-db-class.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing pdo-wrapper and php-pdo-db-class you can also consider the following projects:
PdoOne - It is a simple library for PHP that simplify the use of the PDO extension.
PDOPlusPlus - A PHP single class PDO Wrapper : PDO++ (alias PPP) - CRUD - SP - BIGINT natively compatible
pdo-via-oci8 - PHP PDO_OCI functions via OCI8 extension
adr - Action-Domain-Responder: a web-specific alternative to Model-View-Controller.
mysqldump-php - PHP version of mysqldump cli that comes with MySQL