PHPackages                             sergiosanchezalvarez/ceca-plugin - 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. sergiosanchezalvarez/ceca-plugin

ActiveSylius-plugin

sergiosanchezalvarez/ceca-plugin
================================

CECA payment gateway plugin for Sylius applications.

0.4(8y ago)110MITPHPPHP ^7.1

Since Nov 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/sergiosanchezalvarez/ceca-plugin)[ Packagist](https://packagist.org/packages/sergiosanchezalvarez/ceca-plugin)[ RSS](/packages/sergiosanchezalvarez-ceca-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Sylius Ceca payment gateway plugin
==================================

[](#sylius-ceca-payment-gateway-plugin)

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

[](#installation)

```
$ composer require sergiosanchezalvarez/ceca-plugin
```

Add routing to your app/config/routing.yml

```
ceca_payum:
    resource: "@CecaPlugin/Resources/config/routing.yml"
```

Add plugin dependencies to your AppKernel.php file:

```
public function registerBundles()
{
    return array_merge(parent::registerBundles(), [
        ...

        new \Sergiosanchezalvarez\CecaPlugin\CecaPlugin(),
    ]);
}
```

Configure the comercios.ceca.es with this notification url

```
* http://yourdomain.tld/payum/ceca/bank-notification
```

- or https

Configure and active the gateway in syliys admin zone

And it's done! :)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~1 days

Total

4

Last Release

3099d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63c2ff645bc210ed0006e1f1934412af5c46d4466fa30609173a7d80a88f64b8?d=identicon)[sergiosanchezalvarez](/maintainers/sergiosanchezalvarez)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sergiosanchezalvarez-ceca-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/sergiosanchezalvarez-ceca-plugin/health.svg)](https://phpackages.com/packages/sergiosanchezalvarez-ceca-plugin)
```

###  Alternatives

[bitbag/cms-plugin

CMS plugin for Sylius applications.

2461.1M5](/packages/bitbag-cms-plugin)[bitbag/elasticsearch-plugin

BitBag Elasticsearch plugin for Sylius.

133482.7k](/packages/bitbag-elasticsearch-plugin)[sylius/invoicing-plugin

Invoicing plugin for Sylius.

901.0M2](/packages/sylius-invoicing-plugin)[sylius/refund-plugin

Plugin provides basic refunds functionality for Sylius application.

691.7M13](/packages/sylius-refund-plugin)[stefandoorn/sitemap-plugin

Sitemap Plugin for Sylius

851.0M](/packages/stefandoorn-sitemap-plugin)[sylius/paypal-plugin

PayPal plugin for Sylius.

451.4M4](/packages/sylius-paypal-plugin)

PHPackages © 2026

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