PHPackages                             00f100/opauth-facebook-model - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. 00f100/opauth-facebook-model

ActiveCakephp-plugin[Authentication &amp; Authorization](/categories/authentication)

00f100/opauth-facebook-model
============================

Opauth Facebook Model for CakePHP3

0110PHP

Since Apr 22Pushed 10y ago1 watchersCompare

[ Source](https://github.com/00F100/opauth-facebook-model)[ Packagist](https://packagist.org/packages/00f100/opauth-facebook-model)[ RSS](/packages/00f100-opauth-facebook-model/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

\[PORTUGUÊS\]

Facebook Model para Opauth - Cakephp
------------------------------------

[](#facebook-model-para-opauth---cakephp)

Após autenticar, faça solicitações de informações sobre usuários/páginas/grupos do Facebook.

Dependências
------------

[](#dependências)

> Para autenticar use: Opauth -&gt;

### Instalação

[](#instalação)

- Crie o diretório: app/Plugin/FacebookApi
- Clone o projeto (cd /path/to/app/Plugin/FacebookApi &amp;&amp; git clone  ./)
- Inicie o plugin CakePlugin::load( $plugin, array('bootstrap' =&gt; true) );
- Configure o token do usuário na configuração: Configure::write('Opauth.Strategy.Facebook.token', '\[TOKEN USUARIO\]');
- importe o Model do Facebook para seu controller utilizando:

> "$uses = array('FacebookApi.FacebookApiUsuario')"

- Faça suas pesquisas utilizando:

> $this-&gt;FacebookApiUsuario-&gt;getInfo()

---

\[ENGLISH\]

Facebook Model to Opauth - Cakephp
----------------------------------

[](#facebook-model-to-opauth---cakephp)

After logging in, make requests for information about users/pages/groups Facebook.

Dependencies
------------

[](#dependencies)

> To authenticate use: Opauth -&gt;

### Installation

[](#installation)

- Create the directory: app/Plugin/FacebookApi
- Clone the project: (cd /path/to/app/Plugin/FacebookApi &amp;&amp; git clone  ./)
- Start plugin CakePlugin::load( $plugin, array('bootstrap' =&gt; true) );
- Configure the user token in the configuration: Configure::write('Opauth.Strategy.Facebook.token', '\[TOKEN USUARIO\]');
- Import the Model of Facebook for your controller using:

> "$uses = array('FacebookApi.FacebookApiUsuario')"

- Do your search using:

> $this-&gt;FacebookApiUsuario-&gt;getInfo()

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ff406566b9371ed5b48e1e62a5dcafd6f1de2e3066fa0922afdfe418d100b8c?d=identicon)[00F100](/maintainers/00F100)

---

Top Contributors

[![00F100](https://avatars.githubusercontent.com/u/8130040?v=4)](https://github.com/00F100 "00F100 (23 commits)")

### Embed Badge

![Health badge](/badges/00f100-opauth-facebook-model/health.svg)

```
[![Health](https://phpackages.com/badges/00f100-opauth-facebook-model/health.svg)](https://phpackages.com/packages/00f100-opauth-facebook-model)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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