PHP Classes

Packages of Omar Shaban

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Omar Shaban (3)  >  Mission progress status  >  Reputation  
Picture of Omar Shaban
Name: Omar Shaban <contact>
Classes: 3
Country: Germany Germany
Age: 39
All time rank: 4321230 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 134
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Clean Architecture in PHP...  
PHP Programming Innovation award nominee
June 2021
Number 6
Symfony based application in a Docker container
This package can be used to implement a Symfony based application in a Docker container.

It provides all files to implement the start of a PHP application based on Symfony that can be run using Docker.

An application set using this package will be run using MongoDB and NginX.

  Files folder image PHP Game of Three  
PHP Programming Innovation award nominee
June 2021
Number 6
Game of Three implementation using Websockets
This package provides Game of Three implementation using Websockets.

It can generate the pages to display the board and process the Game of Three's moves.

The package uses Websockets to make the browser communicate the moves with the Web server, so the package processes the moves and returns a response to update the board on the Web page.

  Files folder image Resilient PHP Task Runner  
Run a task and retry while it fails for a period
This class can be used to run a task and retry while it fails for a period.

It can take as parameter a closure function that executes a given task when it is called.

If the task fails by throwing an exception, this class can retry running that task again after a given period of time.

The class allows configuring the number of times that it will retry running a task that fails, as well the period of time that it waits between two attempts to retry.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z