Brainchild Projects
Tracking the things I Do…
-
Silly: The Silly Little CLI Tool
Silly is a PHP-based tool for quickly creating commandline scripts. Silly makes it easy for you to write your script by simply writing a PHP class definition. It's that easy!
-
Anodoc
Anodoc is a lightweight doc comment/block parser written in PHP.
-
Asar Web Framework
Asar Web Framework is an attempt to create a Resource-Oriented web framework in PHP. Asar was created mostly for educational purposes. Inspired by Solar Framework, Konstrukt, and Ruby on Rails.