spadefoot / kohana-orm-leap

An ORM module for the Kohana PHP framework that is designed to work with all major databases.
http://spadefoot.github.io/kohana-orm-leap/
100 stars 25 forks source link

Update code to use Kohana styling #3

Closed spadefoot closed 12 years ago

spadefoot commented 12 years ago

I would also recommend reading the Kohana coding style guide, following these rules will help make your code easier for others to read.

spadefoot commented 12 years ago

Kohana's Conventions and Coding Style guide is located online at http://kohanaframework.org/3.2/guide/kohana/conventions.

spadefoot commented 12 years ago

The Leap ORM complies to the majority of these conventions and has a clean code base. Any remaining style differences are minor.