Info

Nothing here yet.

Projects

    LEAP is an ORM based on the active record design pattern. It is intended to be used with the Kohana PHP Framework. It is designed to work with all major databases. LEAP has built in support for handling composite keys.

    We have developed the LEAP ORM to address a number problems that were inherent in Kohana's ORM. We built the ORM from scratch since the official ORM is not loosely coupled and was not very easily extendible. Considering these problems, we build a more powerful ORM for Kohana.