PHP Classes

What is the best PHP pdo mysql class?: PHP Project using PDO MySQL Class

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP pdo mysql class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP pdo mysql class?

Edit

Picture of gautam by gautam - 1 year ago (2022-10-09)

PHP Project using PDO MySQL Class

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I want to create a PHP MySQL project and use a PDO connection class.

Ask clarification

4 Recommendations

Simple CRUD with MySQL 2: Output SQL and CRUD forms based on remoteDB class

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Marco Sillano by Marco Sillano package author package author Reputation 220 - 1 year ago (2023-03-13) Comment

This package is a simple CRUD application. Advantage: easy customizable via callbacks.

In this package, the file "common_PDO.php" is a function library (not a class) to access DB using PDO.

Advantage: contains some utilities to access data ( e.g. sqlValue() sqlArray(), etc.) or to get HTML fragments (sqlLookup(), checkList(), etc).

I use it in all my DB-PHP-HTML programs.

hoping it helps someone m.s.


Wepesi PHP ORM Framework: Execute common SQL queries using object functions

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Boss Ibrahim Mussa by Boss Ibrahim Mussa package author package author Reputation 50 - 1 year ago (2022-12-30) Comment

Simple to use and simple to configure. Recommended for simple application. Its based on PDO class configuration and support transaction, with a method that help you to convert to innodb engine to support transactions.


B12 PHP FW: Manage database records with a PDO CRUD interface

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Slavko Srakocic by Slavko Srakocic package author package author Reputation 60 - 1 year ago (2022-10-10) Comment

External URLs are not allowed in recommendations, i will try to cheat it : Search web for "phporacle" to see newer code here : https: github.com slavkoss fwphp tree master vendor b12php Db_allsites.php

Example to use Db_allsites.php (< 500 lines) is : ...tree master fwphp glomodul adrs (most simple) or blog example : ...tree master fwphp glomodul blog - seems complicated but is not.

Although it is not elaborated enough, it gives a clear idea of what, in my opinion, the use of the PHP crud framework should look like. (Framework is for me code skeleton, code snippets for copy, paste).


PHP PDO DB Connection Controller: Connect to a database configured using a subclass

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 23820 - 1 year ago (2022-10-09) Comment

PDO itself is already a class. Anyway, try this package if you want a course that helps you to configure the connection to a MySQL server.


Recommend package
: 
: