PHPackages                             multidimensional/cakephp-seaff - 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. [Framework](/categories/framework)
4. /
5. multidimensional/cakephp-seaff

ActiveCakephp-plugin[Framework](/categories/framework)

multidimensional/cakephp-seaff
==============================

Shopify Embedded App Frontend Framework (SEAFF) for CakePHP

1.0.1(9y ago)08CSS

Since Dec 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/multidimension-al/cakephp-seaff)[ Packagist](https://packagist.org/packages/multidimensional/cakephp-seaff)[ Docs](https://github.com/multidimension-al/cakephp-seaff)[ RSS](/packages/multidimensional-cakephp-seaff/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

CakePHP SEAFF Plugin
====================

[](#cakephp-seaff-plugin)

[![Latest Stable Version](https://camo.githubusercontent.com/c2b685b376129d0a82d363e474af20ddc5e13fe43a611717059b3e1483588168/68747470733a2f2f706f7365722e707567782e6f72672f6d756c746964696d656e73696f6e616c2f63616b657068702d73656166662f762f737461626c652e737667)](https://packagist.org/packages/multidimensional/cakephp-seaff) [![Total Downloads](https://camo.githubusercontent.com/e7f87428b47511ff278f679afc73586e0043202fffe18cb8958221aadead621e/68747470733a2f2f706f7365722e707567782e6f72672f6d756c746964696d656e73696f6e616c2f63616b657068702d73656166662f646f776e6c6f616473)](https://packagist.org/packages/multidimensional/cakephp-seaff)

CakePHP Plugin Implementing the Shopify Embedded App Frontend Framework by [Microapps](http://microapps.com).

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require --prefer-dist multidimensional/cakephp-seaff

```

Setup
-----

[](#setup)

Load the plugin by running following command in terminal:

```
bin/cake plugin load Multidimensional/Seaff

```

Or by manually adding following line to your app's `config/bootstrap.php`:

```
Plugin::load('Multidimensional/Seaff');
```

Usage
-----

[](#usage)

Add this in your Controller:

```
// In a controller
public function initialize()
{
    parent::initialize();
    $this->loadComponent('Multidimensional/Seaff.Seaff]);
}
```

For more information about Components, see this [page](http://book.cakephp.org/3.0/en/controllers/components.html).

Improve CakePHP Performance
---------------------------

[](#improve-cakephp-performance)

Once you have a production ready CakePHP application, it is important to create symlinks to move all your webroot files (including this one) into your main webroot folder. This is easily done by running a command in terminal for CakaPHP.

[CakePHP Documentation &gt; Improve Your Application’s Performance](http://book.cakephp.org/3.0/en/deployment.html#improve-your-application-s-performance)

```
bin/cake plugin assets (symlink | copy)
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~6 days

Total

2

Last Release

3473d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6588235?v=4)[AJ Quick](/maintainers/ajquick)[@ajquick](https://github.com/ajquick)

---

Top Contributors

[![ajquick](https://avatars.githubusercontent.com/u/6588235?v=4)](https://github.com/ajquick "ajquick (17 commits)")

---

Tags

cakephpcakephp3shopify

### Embed Badge

![Health badge](/badges/multidimensional-cakephp-seaff/health.svg)

```
[![Health](https://phpackages.com/badges/multidimensional-cakephp-seaff/health.svg)](https://phpackages.com/packages/multidimensional-cakephp-seaff)
```

###  Alternatives

[cakephp/debug_kit

CakePHP Debug Kit

84114.4M160](/packages/cakephp-debug-kit)[cakephp/bake

Bake plugin for CakePHP

11211.7M190](/packages/cakephp-bake)[friendsofcake/bootstrap-ui

Bootstrap front-end framework support for CakePHP

3502.1M38](/packages/friendsofcake-bootstrap-ui)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308914.0k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M40](/packages/dereuromark-cakephp-ide-helper)

PHPackages © 2026

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