MCPcopy Create free account
hub / github.com/alceanicu/zce

github.com/alceanicu/zce @3.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 3.0.0 ↗ · + Follow
239 symbols 448 edges 70 files 21 documented · 9% updated 4mo ago3.0.0 · 2020-04-29★ 1373 open issues

Browse by type

Functions 138 Types & classes 101
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ZCE - Exam Simulator for Zend PHP Engineer Certification

image info

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

LICENSE

This application is licensed under the MIT license.

PRIVACY

  • No tracking, no advertising, and nothing else nefarious.

QUESTIONS SOURCE

QUESTIONS LIST

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 or ZEND.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 132
Class 85
Interface 10
Enum 6
Function 6

Languages

TypeScript100%

Modules by API surface

src/app/exam/exam.component.ts22 symbols
src/app/core/services/indexeddb/indexed-db-quiz.service.ts13 symbols
src/app/prepare/prepare.component.ts11 symbols
src/app/core/services/question/question.service.ts11 symbols
src/app/core/services/logger/logger.service.ts10 symbols
src/app/core/services/session-storage/session-storage.service.ts8 symbols
src/app/core/services/local-storage/local-storage.service.ts8 symbols
src/app/core/services/firestore/php-question.service.ts8 symbols
src/app/core/models/question.model.ts8 symbols
src/app/home/home.component.ts7 symbols
src/app/core/services/sync-countdown-time/sync-countdown-time.service.ts6 symbols
src/app/core/models/exam.model.ts6 symbols

For agents

$ claude mcp add zce \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page