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 4w 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 51% 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

4525d 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

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

85155.1k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3407.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19256.6k4](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19233.0k4](/packages/altis-core)[dereuromark/cakephp-url-cache

CakePHP plugin to speed up URL reverse lookup

25117.2k](/packages/dereuromark-cakephp-url-cache)

PHPackages © 2026

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