PHP Classes

How to Automate the Calls to a PHP CRUD API - Mezon PHP CRUD API Service Client package blog

Recommend this page to a friend!
  All package blogs All package blogs   Mezon PHP CRUD API Service Client Mezon PHP CRUD API Service Client   Blog Mezon PHP CRUD API Service Client package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Automate the C...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: Mezon PHP CRUD API Service Client

CRUD interfaces are used very frequently by many applications to manipulate data stored in databases.

These CRUD interfaces may be used by Web page based applications or mobile applications calling an API.

This package simplifies the implementation of CRUD interfaces to be accessible via Web APIs, by providing basic functionality that most CRUD implementations need to provide.

This way you can implement Web page based or mobile applications in less time than if you had to implement a CRUD interface in more traditional ways.




Loaded Article

About the Mezon PHP CRUD API Service Client Package

The package Mezon PHP CRUD API Service Client is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Client to call an API that provides a CRUD service

Here follows in more detail what it does:

This package implements a client to call an API that provides a CRUD service.

It provides classes that compose and send HTTP requests to an API that performs the regular CRUD operations. Currently it implements calls to the server API that can:

- Retrieve all recods
- Retrieve one record
- Get all the fields of the records
- Delete one record
- Create one record
- Update one record
- Get new records since given date
- Get the record count
- Get the last records that were added

Conclusion

The Mezon PHP CRUD API Service Client can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

1,614,687 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   Mezon PHP CRUD API Service Client Mezon PHP CRUD API Service Client   Blog Mezon PHP CRUD API Service Client package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Automate the C...