PHPackages                             jadb/apple\_touch - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jadb/apple\_touch

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

jadb/apple\_touch
=================

CakePHP Apple Touch Plugin

v1.1.0(12y ago)11771MITPHPPHP &gt;=5.3.0

Since Feb 9Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jadb/cakephp-appletouch)[ Packagist](https://packagist.org/packages/jadb/apple_touch)[ Docs](https://github.com/jadb/cakephp-appletouch)[ RSS](/packages/jadb-apple-touch/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Apple Touch - CakePHP Plugin
============================

[](#apple-touch---cakephp-plugin)

Support Safari on iOS by allowing some customization to the Apple Touch UI.

TODO
----

[](#todo)

- Quick and easy conditional CSS block.
- Simplify calls to `getCurrentPosition` and `watchPosition`.
- Support `autocapitalize` and `autocorrect` form attributes.
- Support client data-storing.

Installation
------------

[](#installation)

```
> git submodule add git://github.com/jadb/cakephp-appletouch.git Plugin/AppleTouch

```

Configuration
-------------

[](#configuration)

Load the plugin in `bootstrap.php`:

```
Plugin::load('AppleTouch');

```

Add the `AppleTouch.AppleTouch` helper to the controller(s) where you will be using it.

```
public $helpers = array('AppleTouch.AppleTouch');

```

Call it from the view as follow:

```
$this->AppleTouch->viewport();

```

Patches &amp; Features
----------------------

[](#patches--features)

- Fork
- Mod, fix
- Test - this is important, so it's not unintentionally broken
- Commit - do not mess with license, todo, version, etc. (if you do change any, bump them into commits of their own that I can ignore when I pull)
- Pull request - bonus point for topic branches

Bugs &amp; Feedback
-------------------

[](#bugs--feedback)

\[\] [1](http://github.com/jadb/cakephp-appletouch/issues)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~409 days

Total

2

Last Release

4428d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccb57ae849b67ade8d9c1e266bc2868183bbcf07fb6c66c2d45254a452272d54?d=identicon)[jadb](/maintainers/jadb)

---

Top Contributors

[![jadb](https://avatars.githubusercontent.com/u/33527?v=4)](https://github.com/jadb "jadb (8 commits)")[![AD7six](https://avatars.githubusercontent.com/u/33387?v=4)](https://github.com/AD7six "AD7six (1 commits)")

---

Tags

helpercakephptouchappleios

### Embed Badge

![Health badge](/badges/jadb-apple-touch/health.svg)

```
[![Health](https://phpackages.com/badges/jadb-apple-touch/health.svg)](https://phpackages.com/packages/jadb-apple-touch)
```

###  Alternatives

[pkpass/pkpass

PHP PKPass class for iOS Wallet

9733.0M6](/packages/pkpass-pkpass)[dereuromark/cakephp-url-cache

CakePHP plugin to speed up URL reverse lookup

24117.2k](/packages/dereuromark-cakephp-url-cache)[torifat/cake-menu_builder

A dynamic menu building helper for CakePHP 2.x

755.6k](/packages/torifat-cake-menu-builder)[drmonkeyninja/cakephp-social-share

CakePHP helper for creating social share/bookmark links

34103.3k](/packages/drmonkeyninja-cakephp-social-share)[codaxis/cakephp-bootstrap3-helpers

CakePHP highly configurable helpers for Bootstrap 3 framework.

4111.5k2](/packages/codaxis-cakephp-bootstrap3-helpers)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

1646.8k1](/packages/dereuromark-cakephp-calendar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
