Skip to content

Latest commit

 

History

History
executable file
·
20 lines (11 loc) · 703 Bytes

README.md

File metadata and controls

executable file
·
20 lines (11 loc) · 703 Bytes

kohana-utils

Utils which I frequently use in BetaKiller apps.

Directory Kohana contains some useful utils for Kohana-based apps:

  • ORM with a lot of helpers
  • Request (needs to be copied to application/classes directory because of Kohana bootstrap algorithm)
  • Response with helpers for handling AJAX requests + catching exceptions

More needs to be ported from original BetaKiller repo, but I need spare time for it.

Suggestions and PRs are welcome :)

MIT license