PHP Classes

Packages of magog

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of magog (3)  >  Mission progress status  >  Reputation  
Picture of magog
Name: magog <contact> magog Google profile
Classes: 3
Country: Russian Federation Russian Federation
Age: 49
All time rank: 286679 in Russian Federation Russian Federation
Week rank: 195 Up12 in Russian Federation Russian Federation Up
All time users: 686
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 Content downloader  
Download content from many sites at the same time
This class can download content from multiple sites at the same time.

It can add to a queue one or more URLs of remote sites from which it is necessary to download content.

The class uses the Curl multiple functions to send the requests to all remote sites at once and returns the downloaded content or the error messages in case it was not possible to download the content from any of the sites.

  Files folder image Deferred Exceptions  
PHP Programming Innovation award nominee
July 2016
Number 9
Queue exceptions and throws them afterwards
This package provides a trait that can queue exceptions and throws them afterwards.

It provides a function that queues exceptions and store the exception objects internally.

The trait can also throw later the last or all the queued exceptions.

  Files folder image Has Parent  
PHP Programming Innovation award nominee
September 2016
Number 13
Trait to assign on object as parent of another
This package provides a trait to assign on object as parent of another.

It provides a function that takes one object and assigns it as the parent of another object of another class.

When the same function is called without parameters it returns the previously assigned parent object, so the parent object functions and variables can be accessed.


  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