PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 75 This week: 1All time: 10,157 This week: 560Up
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: 58 packages by
Country: Russian Federation Russian Federation
Age: ???
All time rank: 185254 in Russian Federation Russian Federation
Week rank: 109 Up7 in Russian Federation Russian Federation Up
Innovation award
Innovation award
Nominee: 13x

  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:75
This week:1
All time:10,157
This week:560Up