Available CakePHP packages

1,618 packages found

tarraschk / CakePHP-Environment

Configuration has:config has:license has:readme license:mit version:2.x

Auto-detect environment based on specific server environment variables, and allow per environment configuration and environment emulation.

teknoid / cakephp-asset-host-helper

Asset Handling has:readme version:1.3.x

CakePHP helper to link to assets from a dedicated asset server

tfe / maitre-d

Application has:app has:config has:controller has:datasource has:elements has:helper has:lib has:locale has:model has:tests has:view version:2.x

Simple CakePHP project to collect Carnegie Mellon Andrew IDs at a kiosk, look up details in LDAP, and store in a database

thatcode / DatabaseShell

Deployment has:shell version:2.x

Easily backup and restore database data with the CakePHP shell

thatcode / EncryptableBehaviour

Security version:2.x

Store data encrypted in the db transparently

thatcode / HtmlHelper

View has:helper version:2.x

Update HtmlHelper to cope with different tags (HTML vs XHTML)

thatcode / OracleLobBehaviour

Model version:2.x

CakePHP Behaviour to make BLOBs and CLOBs work with an Oracle Datasource

Theaxiom / Polymorphic2.0

Model version:1.3.x

Polymorphic that works with deep associations and containable. You can also have specific conditions for each type of associated model. Improvement of the original Polymorphic by Andy Dawson (AD7Six)

Theaxiom / SuperAuth

Authorization version:1.3.x

This is the SuperAuth plugin that extends the CakePHP authentication to include row-level-acl among other things.