PHP Classes

What is the best PHP crud class?: Manage and display staff details from database

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP crud 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 crud class?

Edit

Picture of abdullah sadiq by abdullah sadiq - 4 years ago (2020-02-24)

Manage and display staff details from database

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

+2

I am looking for a CRUD solution to access staff records in database and display detail pages.

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.

+1

Picture of Saro Carvello by Saro Carvello package author package author Reputation 430 - 3 years ago (2020-09-27) Comment

You van try this.


PHP CRUD Library Trait: Manipulate database table records using a trait

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

0

Picture of Manuel Lemos by Manuel Lemos Reputation 23770 - 4 years ago (2020-02-26) Comment

You may want to try this trait. It provides a general solution for implementing CRUD classes that you can use to create your own classes to manage database records in one or more database tables.

It does not display the actual database records on a page but you can implement that in a real class that does all you need according to your presentation preferences for your application.


Recommend package
: 
: