PHP Classes

doing all crud operations: doing all crud operations with one class

Recommend this page to a friend!
  All requests RSS feed  >  doing all crud operations  >  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  

doing all crud operations

Edit

Picture of Muddathir Samir by Muddathir Samir - 4 years ago (2019-04-08)

doing all crud operations with one class

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

+6

doing all crud operations with one class like insert , select , delete , update

  • 1 Clarification request
  • 1. Picture of doberon by doberon - 3 years ago (2021-01-05) Reply

    the example no is clear

    Ask clarification

    2 Recommendations

    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 - 4 years ago (2019-05-22) Comment

    The utility generates automatically PHP classes for any tables of a given database schema. The package is extracted from my personal PHP Web MVC Framework.

    An auto-generated MySQL class provides the following services:

    A constructor for managing a fetched table’s row or for adding a new one Management for both single or composite Primary Keys Automatic mapping of the different date formats may occur between application and database Destructor to automatically close database connection Defines a set of attributes corresponding to the table fields Setter and Getter methods for each attribute OO methods for simplifying DML select, insert, update and delete operations A facility for quickly updating a previously fetched row Useful methods to obtain table DDL and the last executed SQL statement Error handling of SQL statements Camel/Pascal case naming convention for Attributes/Class used for mapping Fields/Table Useful PHPDOC information about table, fields and the usage of class, attributes and methods.

    Read class docs to github.com by searching rcarvello


    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 - 4 years ago (2019-04-15) Comment

    This class allows all CRUD operations. Many callback makes it very customizable. Examples for fast use learning.


    Recommend package
    : 
    :