ivastly / goaop-hello-world

Hello world for goaop/framework library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rationale

This is a hello world of Go!AOP framework for Aspect Oriented Programming in PHP. It represents basic banking app which distributes money on salary day using PHP API of the Bank. With AOP, this process is even more fun.

Usage

composer install
php salary_day.php

More info

This is a part of medium article

Benchmarks

100 aspects

Benchmark of Go!AOP framework with 100 aspects

1000 aspects

Benchmark of Go!AOP framework with 1000 aspects

real-life nginx+php-fpm benchmark

Benchmark of Go!AOP framework using nginx+php-fpm inside Docker

About

Hello world for goaop/framework library


Languages

Language:PHP 100.0%