Libraries tagged by kobana
happydemon/kohana-composer-bootstrap
324 Downloads
Kohana Framework project, installable through composer
dexamped/kohana-resque
4832 Downloads
Kohana wrapper for php-resque with minion support.
codex-team/kohana-aliases
6 Downloads
This module allows you to make usefull and beautifull URLs for your service.
battousai/kohana-multilanguage
7470 Downloads
Multilanguage support for your site
wintersilence/kohana-meta-tags
7 Downloads
Meta tags module for Kohana framework
wintersilence/kohana-cli
9 Downloads
The Kohana module for work in CLI
vspvt/kohana-helpers
368 Downloads
Helpers module for Kohana 3.3.1
samwilson/kohana_mailqueue
37 Downloads
Kohana module to queue, send, and log email messages from an application.
samwilson/kohana_datalog
42 Downloads
A Kohana module for tracking changes to ORM entities.
rjd22/kohana-pimple
3159 Downloads
Kohana PHP Framework module for the Pimple dependency injection container
gimpe/kohana-registry
27 Downloads
Kohana 3.3 module to do Dependency Injection.
gimpe/kohana-memcached
1681 Downloads
Kohana 3.3 module for memcached extension
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
evanpurkhiser/kohana-html2pdf
19 Downloads
A Kohana module to convert HTML to a PDF document using wkhtmltopdf as the conversion backend
dfox/kohana-gearman
14 Downloads
Implementation of Gearman Client & Worker, uses PECL Gearman