PHP Classes

What is the best PHP grid crud postgresql class?: Class to enable browsing a PostgreSQL database

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

Edit

Picture of Eduardo Carranza by Eduardo Carranza - 8 years ago (2015-12-09)

Class to enable browsing a PostgreSQL database

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

+6

I would like to have a CRUD and that displays data in grids from a records of tables of a PostgreSQL database.

Ask clarification

1 Recommendation

PHP Forms Class with HTML Generator and JavaScript Validation: HTML forms generation and validation.

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

0

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23625 - 8 years ago (2015-12-13) Comment

The forms class comes with a plugin to implement CRUD interfaces.

You can use your own data source class to integrate with any type of storage including PostgreSQL.

The example script for this plugin uses a data source class that stores data in session variables using a separate model class. But you can use it as base of your own data source class and adapt the model class to store data in PostgreSQL databases.

You can see this CRUD example script running live here. It is a simple blogging system.

  • 1 Comment
  • 1. Picture of Christos Michail by Christos Michail - 5 years ago (2018-04-22) Reply

    Manuel Lemos is one of the best programmers i have seen.


Recommend package
: 
: