Mezon PHP Application Actions: Provide default actions for CRUD based application

Recommend this page to a friend!
  Info   View files Documentation   View files View files (9)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-10-14 (1 month ago) RSS 2.0 feedNot yet rated by the usersTotal: 13 This week: 9All time: 10,105 This week: 39Up
Version License PHP version Categories
mezon-application-ac 1.0MIT/X Consortium ...5PHP 5, Web services, Design Patterns
Description Author

This package provides default actions for CRUD based application services.

It provides a class that implements several useful actions for use CRUD services.

The package can create the functions to implement the Create, Read, Update and Delete actions for the service and attaches them to the application object.

Innovation Award
PHP Programming Innovation award nominee
October 2020
Nominee
Vote
Many applications need to provide means to let users request the execution of actions that are usually of the kind of Creating, Retrieving, Updating and Deleting data records (CRUD).

This package can simplify the implementation of this kind of action by providing default actions to implement CRUD based application services.

Manuel Lemos
Picture of Alexey Dodonov
  Performance   Level  
Name: Alexey Dodonov <contact>
Classes: 27 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 3x

 

Details

Application Actions Build Status codecov

Installation

Just print in console

composer require mezon/application-actions

And that's all.

Usage

This class provides methods for simple addition of endpoints to the classes derived from \Mezon\Application

  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
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  Mezon  
File Role Description
Files folder imageApplication (2 files, 1 directory)

  Files folder image Files  /  Mezon  /  Application  
File Role Description
Files folder imageTests (3 files)
  Plain text file ApplicationActions.php Class Class source
  Plain text file CommonApplicationInterface.php Class Class source

  Files folder image Files  /  Mezon  /  Application  /  Tests  
File Role Description
  Plain text file ApplicationActionsUnitTest.php Class Class source
  Plain text file TestApplicationActions.php Class Class source
  Plain text file TestExtendingApplication.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:13
This week:9
All time:10,105
This week:39Up

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