<?php
// 👋 Hello, I'm Ozh
$me = new Ozh;
var_dump($me->name);
// string(3) "ozh"
var_dump($me->likes);
// array(3) {
// [0]=> string(5) "metal"
// [1]=> string(4) "wine"
// [2]=> string(3) "php"
// }
var_dump($me->projects);
// object(Projects)#1 (1) {
// ["name"]=> string(13) "YOURLS/YOURLS"
// }
exit(0);
🍷
More wine, please.
Wine and music. And when there's no more left, PHP for the lulz.
-
Ởżḥ đő† ợṝǧ
- Naoned, Breizh, Bro-C'hall (Frañs)
- http://ozh.org/
- @ozh
Pinned Loading
-
YOURLS/YOURLS
YOURLS/YOURLS Public🔗 The de facto standard self hosted URL shortener in PHP
-
-
ascii-tables
ascii-tables Public⚡ Quickly format table in ASCII. Great for code comments, or Github Markdown!
-
-
top_100_PHP_projects
top_100_PHP_projects Public💯 The 𝗧𝗼𝗽 𝟭𝟬𝟬 𝗣𝗛𝗣 Projects on Github. (𝐿𝑖𝑠𝑡 𝑔𝑒𝑛𝑒𝑟𝑎𝑡𝑒𝑑 𝑏𝑦 𝑎 𝑅𝑢𝑏𝑦 𝑠𝑐𝑟𝑖𝑝𝑡 𝑡ℎ𝑎𝑡 𝑤𝑎𝑠 𝑔𝑒𝑛𝑒𝑟𝑎𝑡𝑒𝑑 𝑏𝑦 𝐴𝐼 !)
-
YOURLS/YOURLS-test-suite-for-plugins
YOURLS/YOURLS-test-suite-for-plugins Public🧪 YOURLS test suite for plugins. Write unit tests for your YOURLS plugins!
Shell 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.