PHP Classes

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

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: 52 All time: 10,609 This week: 571Up
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
Age: ???
All time rank: 185254 in Russian Federation Russian Federation
Week rank: 52 Up2 in Russian Federation Russian Federation Up
Innovation award
Innovation award
Nominee: 13x

  Files folder image Files  
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  /  Mezon  
File Role Description
Files folder imageCrudService (1 file, 1 directory)

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

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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:52
This week:0
All time:10,609
This week:571Up