Code
We've written a lot of code over the years and want to give back to
the community. Proper infrastructure (documentation, bug reporting,
screenshots/code samples) is coming - when there's time to do it! - for
now there is only two projects:
- Kohana-Doctrine integration
- Although Kohana has its own OR/M we're familiar with using Doctrine and missed the power of it. This module enables you to use Doctrine inside Kohana.
- Zend Studio code completion for Kohana
- Kohana internally uses suffixes on class names. This controller generates a lookup table to allow Zend studio to provide code insight into these classes.