PHP Classes

How to find package ?: I'd like find package for accessing MySQL database.

Recommend this page to a friend!
  All requests RSS feed  >  How to find package ?  >  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  

How to find package ?

Edit

Picture of Jiri by Jiri - 7 years ago (2017-02-11)

I'd like find package for accessing MySQL database.

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

+1

I'd like find package for accessing MySQL database. When I "Search" for "MySQL", I get all packages, where word "MySQL" is used... Too much packages to reading about all of them...

  • 2 Clarification requests
  • 2. Picture of Jiri by Jiri - 7 years ago (2017-02-12) Reply

    I have'nt been long time here, and wish to find something no so specific.. just see, what I can use. But I'm a bit confused by the way of alfabetical list of all database packages... it is not easy to find something not exactly known...

    • 1. Picture of Manuel Lemos by Manuel Lemos - 7 years ago (2017-02-12) Reply

      The problem is to determine what you want the package to do. What do you like the package to do regarding MySQL that is not provided by the PHP MySQL extensions as MySQLi, PDO or even the old MySQL extension?

      Database access and abstraction, ORM (Object-Relational Mapping), backup and synchronization, or something else?

      Ask clarification

      4 Recommendations

      A MySQL Database Class: Run MySQL queries defined from parameter values

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

      0

      Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse Reputation 5840 - 6 years ago (2017-06-02) Comment

      you can try this one which looks good...for a list of mySQL class don't use the search bar but go to this link https://www.phpclasses.org/browse/class/10.html and read a bit what each class does, so you may easily find what you want according to what you wish to do...


      MySQL Class Generator: Generate classes to access MySQL as objects

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

      0

      Picture of Saro Carvello by Saro Carvello package author package author Reputation 430 - 7 years ago (2017-03-06) Comment

      This package can generate classes to access MySQL as objects.

      It can access a given MySQL database, retrieve its schema of tables and fields, and generates classes to access the records of tables as objects.

      The generate classes have setter and getter functions for accessing record field values, as well functions to insert, update and delete table records.


      PDO Prepared MySQL Statements Class: Prepare and execute MySQL queries using PDO

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

      0

      Picture of Name Removed by Name Removed package author package author Reputation 55 - 7 years ago (2017-03-03) Comment

      This package is an easy way to perform MySQL queries using PDO. It provides 2 functions, one to execute a query and one to execute a query and return its result.


      PHP Restful Database Query: Perform MySQL queries and return JSON responses

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

      +1

      Picture of Kazeem Olanipekun by Kazeem Olanipekun package author package author Reputation 55 - 7 years ago (2017-02-21) Comment

      The package can help you handles all CRUD operations to your table records and return a JSON format string. All you need is make sure request are array of key and value pairs so that it can create the query structure and make the request and response base on the request. it think this might be helpful. thank you.


      Recommend package
      : 
      :