Mezon Database CRUD Service Model Class: Model to perform CRUD operations using a database

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-09-11 (1 month ago) RSS 2.0 feedNot yet rated by the usersTotal: 42 This week: 42All time: 9,942 This week: 8Up
Version License PHP version Categories
mezon-crud-service-m 1.0MIT/X Consortium ...5Databases, Libraries, PHP 7
Description Author

This package provides a model class to perform CRUD operations using a database.

It extends a the Mezon database service model class to perform common operations to create, read, update and delete database table records to store and retrieve model object data. Currently it can:

- Transform the last new records of the model objects
- Get the last new records since a given date
- Get the amount of records in table
- Get individual records that match a condition
- Get the last query record count
- Get records by identifier
- Get the amount of records in table, grouped by the specified field
- Delete records that match a filter condition of field values
- Update a record that matches a filter condition
- Get the fields of a table
- Insert record into a table

Picture of Alexey Dodonov
  Performance   Level  
Name: Alexey Dodonov <contact>
Classes: 21 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Files folder imageTests (1 file)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Plain text file CrudServiceModel.php Class Class source
Accessible without login Plain text file phpunit.xml Data Auxiliary data

  Files folder image Files  /  Tests  
File Role Description
  Plain text file CrudServiceModelUnitTest.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:42
This week:42
All time:9,942
This week:8Up

For more information send a message to info at phpclasses dot org.