Pinned Repositories
base
Base collection of classes some "darealfive" repos may require to share functionality across them
enum
An independent PHP Enum implementation inspired by the corresponding JAVA class.
hello-world
Teaches me how to manage repos
n-body
Simulates attraction trough bodies with mass using barnes hut algorithm. Should grow to a little game.
prisoner-riddle
Proves the video of Veritasium regarding the prisoner riddle to be true
yii2-base
A collection of some helper/base classes where my other packages may depend on
yii2-media
A module to manage media data and categorizes and provides them via an API.
yii2-menu
A Yii2 framework module to manage menu related data and provides them via an API.
yii2_cms
CMS based on Yii2 framework
darealfive's Repositories
darealfive/base
Base collection of classes some "darealfive" repos may require to share functionality across them
darealfive/enum
An independent PHP Enum implementation inspired by the corresponding JAVA class.
darealfive/hello-world
Teaches me how to manage repos
darealfive/n-body
Simulates attraction trough bodies with mass using barnes hut algorithm. Should grow to a little game.
darealfive/prisoner-riddle
Proves the video of Veritasium regarding the prisoner riddle to be true
darealfive/yii2-base
A collection of some helper/base classes where my other packages may depend on
darealfive/yii2-media
A module to manage media data and categorizes and provides them via an API.
darealfive/yii2-menu
A Yii2 framework module to manage menu related data and provides them via an API.
darealfive/yii2_cms
CMS based on Yii2 framework