PHP Classes

PDO MySQL MVC: Connect and query to MySQL databases using PDO

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 34%Total: 619 All time: 5,091 This week: 206Up
Version License PHP version Categories
pdo-mysql-mvc 2GNU General Publi...5PHP 5, Databases
Description 

Author

This package can connect and query to MySQL databases using PDO.

There is a base class can query a MySQL database using PDO.

The same base class function establishes a database connection to a MySQL server using PDO with options defined in the root configuration class.

Picture of Ángel Manso Pérez
  Performance   Level  

 

Documentation

README This class is GNU. You need to config MySQLConfig.php with your mysql information. The main class MySQL.php make the queries to the mysql database. If you want to add more classes, like ExampleClass.php, just do "extends MySQL to make the function "query" accesible. The last point is to include your "ExampleClass.php" into a php file and call the methods you want. You can manage arrays and such more. Now is version 1.

  Files folder image Files (5)  
File Role Description
Plain text file ExampleClass.php Class Example of use
Accessible without login Plain text file ExampleFile.php Example How to call Pdo-Mysql-Mvc
Plain text file MySQL.php Class Main class of Pdo-Mysql-Mvc
Plain text file MySQLConfig.php Class Config for Pdo-Mysql-Mvc
Accessible without login Plain text file README Doc. Readme

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:619
This week:0
All time:5,091
This week:206Up
User Ratings User Comments (1)
 All time
Utility:33%StarStar
Consistency:41%StarStarStar
Documentation:66%StarStarStarStar
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:34%StarStar
Rank:4207