An open API service indexing awesome lists of open source software.

https://github.com/mariusbalcytis/php-poem

Self reciting poem
https://github.com/mariusbalcytis/php-poem

poem

Last synced: about 2 months ago
JSON representation

Self reciting poem

Awesome Lists containing this project

README

          

# PHP is the new boss

This is *self reciting poem* wrote as a submission for [Source Code Poetry](http://sourcecodepoetry.com/) competition.

## Internals

Poetry itself lives inside [`poetry.php`](poetry.php) file (duh).
It has 1 companion file (conveniently named [`1`](1)) which helps to serve poem's purpose - to recite itself.

## Demo

![Poem recites itself](poetry.gif)

## As an image

![Code of the poem](poetry.png)