Skip to content

Code snippets and quiz to help study for the PHP 7.1 exam

License

Notifications You must be signed in to change notification settings

danielrhodeswarp/php-educator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PHP Educator

TODO

  • finish the snippets for 5.5 operational details
  • oops, the PHP 7.1 snippets (study guide and operational details) are totally empty!
  • need to think about error_reporting level for snippets?

INTRO

A couple of things that are helping me study for the PHP 7.1 exam. They are:

  • Snippets
  • Quiz

Snippets are the code samples (runnable via Docker) from the "test your knowledge" questions in both the official PHP 5.5 and PHP 7.1 study guides (note that both study guides have nearly identical questions and code samples). There are also snippets covering key operational details for both of these PHP versions.

Quiz is more fun - it scrapes the function specification pages of the php.net docs to present quizes! (a Laravel CLI app running in a Vagrant box)

About

Code snippets and quiz to help study for the PHP 7.1 exam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages