An open API service indexing awesome lists of open source software.

https://github.com/alceanicu/zce

🎓 Zend Certified PHP Engineer Certification (free training application)
https://github.com/alceanicu/zce

angular angular-material angulrjs exam php php-certification php-certification-training php-questions php-quiz-application php-test practice-exam typescript zce zcpe zend zend-certification zend-certified-php-engineer zend-php-certification

Last synced: 13 days ago
JSON representation

🎓 Zend Certified PHP Engineer Certification (free training application)

Awesome Lists containing this project

README

          

# ZCE - Exam Simulator for Zend PHP Engineer Certification

![image info](./aplications/images/capture.png)

### FEATURES & DESCRIPTION
* This application serves as a practice exam to help anyone who are about to take the Zend PHP Certification.
* A total of 800 questions are available, ranging from topics in PHP5 to PHP7.1. Just like the real exam, questions are always provided in random order, so that when re-taking the exam, a different set of questions are provided for you. Answer options are also randomised to make sure you understand the correct answer rather than the order of answers during the next time you see the question again.
* I believe that one of the most effective ways to increase the chances of passing the exam is to learn from your mistakes in practice exams, just like this one! But your best friend for this will always be PHP.NET.
* From version 2.0.0 you can export tests in PDF format, tests can have 5 or 10 random questions.

### YOU CAN TRY THIS APPLICATION AS

* [CHROME extension (v3.0.2)](https://chrome.google.com/webstore/detail/php-zend-certification-exam/kdjolhghoglghipajmbmlmldbpncimge)
* [GitHub Page (v3.0.2)](https://alceanicu.github.io/zce/)

### LICENSE

This application is licensed under the [MIT](https://github.com/alceanicu/zce/blob/master/LICENSE.md) license.

### PRIVACY
* No tracking, no advertising, and nothing else nefarious.

### QUESTIONS SOURCE

* [PHP.NET](http://php.net/manual/en)
* [ZendExam](http://www.zendexam.com)
* [CodePunker](https://www.codepunker.com/learn/quizzes)
* [Basselin GitHub repo](https://github.com/basselin/php-certification-training)
* [CarlosBuenosvinos](https://fr.slideshare.net/carlosbuenosvinos/zend-php-53-demo-certification-test)

### [QUESTIONS LIST](questions/readme.md)

> If you find questions with error, or if you have new questions please make a pull request!

### DISCLAIMER

> Not all questions are checked, some of them might have wrong answers.
>
> This application is not affiliated with or endorsed by [PHP Group](https://www.php.net/) or [ZEND](https://www.zend.com/en).