Skip to content
View annuhuss's full-sized avatar
Block or Report

Block or report annuhuss

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. OOP-Interface-Trait-Abstract OOP-Interface-Trait-Abstract Public

    Object Oriented Programming: Interfaces, Traits and Abstract classes

    PHP 1

  2. Dependency-Injection-Container Dependency-Injection-Container Public

    Object Oriented Programming: A Dependency Injection Container can be enormously beneficial for managing a large number of objects in an application

    PHP 1

  3. ArrayAccess-ArrayObject ArrayAccess-ArrayObject Public

    Object Oriented Programming: PHPs predefined ArrayAccess interface and ArrayObject class

    PHP 1

  4. OOP-Closures OOP-Closures Public

    Object Oriented Programming: Lambda/Anonymous functions, Closures, Shared Instances and Containers

    PHP 3

  5. OOP-Traits OOP-Traits Public

    Object Oriented Programming: Traits in PHP reduce the lack of multiple inheritance

    PHP 2

  6. Model-View-Controller Model-View-Controller Public

    A simple but effective way of understanding a MVC architecture pattern, specially for the beginners, through an example which is constructed in PHP.

    PHP 5 1