Development

The development process of wxPHP is pretty simple once you have a grasp of how it's done. The following are a set of articles that explain and describe the vital points of developing wxPHP.

  • Introduction - Declarations needed to auto-generate wxPHP extension code

  • Binding Utility - Describes how to use the included binding GUI utility to bind more classes and methods selectively.

  • Code Generator - How the code generator works