PHP Classes

Packages of saulo hernandez

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of saulo hernandez (3)  >  Mission progress status  >  Reputation  
Picture of saulo hernandez
Name: saulo hernandez <contact> saulo hernandez Google profile
Classes: 3
Country: Mexico Mexico
Age: 54
All time rank: 266331 in Mexico Mexico
Week rank: 195 Up2 in Mexico Mexico Up
All time users: 796
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image DBGridMx  
Show and manipulate MySQL records in a table grid
This class can show and manipulate MySQL records in a table grid.

It can execute a SQL SELECT query in a given MySQL database table and generates HTML to show the record values in a HTML table.

The HTML table may have columns to let the user view, edit or delete the respective table records.

The listing may also show buttons to insert new records or search existing records.

  Files folder image Laravel CRUD Builder  
PHP Programming Innovation award nominee
August 2020
Number 9
Generate code to implement a CRUD interface
This package can generate code to implement a CRUD interface.

It takes as parameter a configuration file in JSON format that defines many parameters of a CRUD interface that this package can generate implementation code.

Currently the package can generate controller, model and view classes from configuration parameters like database connection parameters and tables with records that will be manipulated by the CRUD interface.

  Files folder image ManageCollections  
Manage collections of values stored in arrays
This class can manage collections of values stored in arrays.

It can perform several types of operations to manipulate values in a collection.

Currently it can add, get, push, pop, update or search for values and count values in the collection.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z