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. [Payment Processing](/categories/payments)
4. /
5. sergiosanchezalvarez/ceca-plugin

ActiveSylius-plugin[Payment Processing](/categories/payments)

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 2w 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 26% 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

3151d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1696402?v=4)[Sergio Sánchez Álvarez](/maintainers/sergiosanchezalvarez)[@sergiosanchezalvarez](https://github.com/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

[sylius/invoicing-plugin

Invoicing plugin for Sylius.

891.0M2](/packages/sylius-invoicing-plugin)[sylius/paypal-plugin

PayPal plugin for Sylius.

461.5M5](/packages/sylius-paypal-plugin)[flux-se/sylius-payum-stripe-plugin

Payum Stripe gateways plugin for Sylius.

61349.4k](/packages/flux-se-sylius-payum-stripe-plugin)[bitbag/payu-plugin

PayU payment plugin for Sylius applications

2534.1k](/packages/bitbag-payu-plugin)[bitbag/przelewy24-plugin

Przelewy24 payment plugin for Sylius applications.

1932.3k](/packages/bitbag-przelewy24-plugin)[bitbag/sylius-adyen-plugin

BitBag Adyen plug-in for Sylius.

1259.9k](/packages/bitbag-sylius-adyen-plugin)

PHPackages © 2026

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