Skip to content

dcsg/ZCE-ExamPreparation

Repository files navigation

Preparation to the ZCE PHP 5.3 exam Build Status

Official page of the certification: ZCE - Zend Certified Engineer PHP 5.3

endorse

What should you expect on this repository?

This repo has the purpose to review all topics that are covered by the ZCE PHP 5.3 exam. This repo is divide by the ZCE topics:

  • PHP Basics
  • Functions & Arrays
  • Data Format & Types
  • Web Features
  • OOP
  • Security
  • String Patterns
  • Databases
  • I/O

Using

Install using composer with development dependencies:

curl -sS https://getcomposer.org/installer | php

Then, using the composer.phar file:

php composer.phar --dev install

Run tests:

bin/phpunit

Credits

License

The code is licensed under the MIT License

About

My PHP code to prepare myself for the ZCE exam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages