PHPackages                             olousouzian/akitabundle - 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. [API Development](/categories/api)
4. /
5. olousouzian/akitabundle

AbandonedArchivedSymfony-bundle[API Development](/categories/api)

olousouzian/akitabundle
=======================

Symfony 2.X bundle for easy crawling Facebook page

1.0.1(10y ago)2226MITPHP

Since Feb 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Olousouzian/Akita)[ Packagist](https://packagist.org/packages/olousouzian/akitabundle)[ RSS](/packages/olousouzian-akitabundle/feed)WikiDiscussions master Synced 4w ago

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

 [![Akita](https://camo.githubusercontent.com/af1269438205b43312a5bc697cf20e7d31b60f9419f916756c0693eaaa8d7f96/687474703a2f2f692e696d6775722e636f6d2f63494f4e786d5a2e706e67)](https://camo.githubusercontent.com/af1269438205b43312a5bc697cf20e7d31b60f9419f916756c0693eaaa8d7f96/687474703a2f2f692e696d6775722e636f6d2f63494f4e786d5a2e706e67)

Content
-------

[](#content)

Provide a Symfony 2.X bundle for easy crawling Facebook page.

Get your accessToken
--------------------

[](#get-your-accesstoken)

First, you new to create an Web Application on Facebook dev plateform.

Then go to [](https://developers.facebook.com/tools/access_token/)[https://developers.facebook.com/tools/access\_token/](https://developers.facebook.com/tools/access_token/)and save your token. We need this on the next step.

How to install ?
----------------

[](#how-to-install-)

Install it with Composer

```
composer require olousouzian/akitabundle
```

Finally, register the bundle into app/AppKernel :

```
new Olousouzian\AkitaBundle\OlousouzianAkitaBundle(),
```

Parameters
----------

[](#parameters)

Edit /app/config/parameters.yml.dist and add the following variable :

```
akita_access_token
```

Save the change and launch

```
$ composer update
```

Enter your Facebook token.

How to use
----------

[](#how-to-use)

This bundle works only by CLI (Command Line Interface). Two commands are avalaibles :

```
app/console akita:check
```

Only check if your installation seems to be ok

```
app/console akita:crawl [facebookPageId] [Limit] [Timestamp]
```

Launch the crawler

License
-------

[](#license)

This solution is under MIT license.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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 ~0 days

Total

3

Last Release

3791d ago

Major Versions

0.5 → 1.0.02016-02-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6212717?v=4)[Olousouzian](/maintainers/Olousouzian)[@Olousouzian](https://github.com/Olousouzian)

---

Top Contributors

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

---

Tags

symfonybundlefacebookcrawlereasyakita

### Embed Badge

![Health badge](/badges/olousouzian-akitabundle/health.svg)

```
[![Health](https://phpackages.com/badges/olousouzian-akitabundle/health.svg)](https://phpackages.com/packages/olousouzian-akitabundle)
```

###  Alternatives

[stfalcon-studio/api-bundle

Base classes and helper services to build API application via Symfony.

1034.6k](/packages/stfalcon-studio-api-bundle)

PHPackages © 2026

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