Skip to content

Project for learning PHP generators and fibers (OTUS intensive)

Notifications You must be signed in to change notification settings

twent/php-generators-fibers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTUS intensive for learning PHP generators and fibers

How to run:

  1. Clone repo
  2. Run php books.php for Books app (using Generators)
  3. Run php banks_generators.php for Banks app (using Generators)
  4. Run php banks_fibers.php for Banks app (using Fibers)

About

Project for learning PHP generators and fibers (OTUS intensive)

Topics

Resources

Stars

Watchers

Forks

Languages