Skip to content

Time to prepare to Zend PHP Certification. Here I would implement every part of PHP documentation to cover all language possible aspects.

Notifications You must be signed in to change notification settings

alexndr-novikov/zend-preparation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zend-preparation

Time to prepare to Zend PHP Certification. Here I would implement every part of PHP documentation to cover all language possible aspects.

To launch

docker-compose up -d

For the first launch you'll need to init composer autoload in www folder

cd www
composer update

To stop

docker-compose stop

Add to /etc/hosts

127.0.0.1 zend-exam.dev

Visit http://zend-exam.dev

To run phing commands:

./www/vendor/bin/phing <target>

About

Time to prepare to Zend PHP Certification. Here I would implement every part of PHP documentation to cover all language possible aspects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages