Download the PHP package sensasi-delight/fuzzy-ce-php without Composer
On this page you can find all versions of the php package sensasi-delight/fuzzy-ce-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sensasi-delight/fuzzy-ce-php
More information about sensasi-delight/fuzzy-ce-php
Files in sensasi-delight/fuzzy-ce-php
Package fuzzy-ce-php
Short Description A PHP library that Implements the Fuzzy Comprehensive Evaluation method to assist you in the conclusion of qualitative assessment.
License MIT
Informations about the package fuzzy-ce-php
FuzzyCE PHP
A PHP library that Implements the Fuzzy Comprehensive Evaluation method to assist you in the conclusion of qualitative assessment.
Installation
Install using composer:
Usage
The usage examples of this library are also available on examples folder with detailed description.
-
Define the evaluation index with their sub-factor of evaluation.
-
Define the evaluation weight for each factor.
-
Define the scale of assesment
The scale of assesment can be ascending or descending with their grade name depends on your assesment design.
-
Define assesment data for each evaluation index with their respondent answer.
-
Create the FuzzyCE object and set the required property that you have defined before.
or
-
Get the evaluation.
-
for the evaluation vector:
it's should be returning an output:
-
for the overall evaluation grade:
It's should be returning an output:
-
for the grade score:
It's should be returning an output:
-
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
). - Commit your Changes (
git commit -m 'Add some AmazingFeature'
). - Push to the Branch (
git push origin feature/AmazingFeature
). - Open a Pull Request.
License
The code is released under the MIT license.
Contact
Email - [email protected]
Twitter - @sensasi_DELIGHT