PHP Classes

Mezon PHP Crud Model Service: Model execute CRUD operations on database records

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 53 All time: 10,652 This week: 206Up
Version License PHP version Categories
mezon-crud-service-m 1.0MIT/X Consortium ...5PHP 5, Databases, Design Patterns
Description 

Author

This class implements a model execute CRUD operations on database records.

It extends database model service class to implement functions that run queries to manipulate database records to perform the CRUD operations. Currently it can:

- Get the new records since a given date
- Get the amount of records in a table
- Get the records that match a condition
- Get the count of records that match a condition
- Get records with given identifier numbers
- Get the count of records grouped by given field values
- Delete records that match a condition
- Update records that match a condition
- Insert new records with given values

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

  Files folder image Files (5)  
File Role Description
Files folder imageMezon (1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data

  Files folder image Files (5)  /  Mezon  
File Role Description
Files folder imageCrudService (1 file, 1 directory)

  Files folder image Files (5)  /  Mezon  /  CrudService  
File Role Description
Files folder imageTests (1 file)
  Plain text file CrudServiceModel.php Class Class source

  Files folder image Files (5)  /  Mezon  /  CrudService  /  Tests  
File Role Description
  Plain text file CrudServiceModelUnitTest.php Class Class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:53
This week:0
All time:10,652
This week:206Up