PHPackages                             celysium/informer - 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. celysium/informer

ActiveLibrary

celysium/informer
=================

A simple package to send data to specific url .

v1.2(2y ago)0396PHPPHP ^8.0.2

Since May 2Pushed 2y ago1 watchersCompare

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

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

Document
========

[](#document)

sync bulk
---------

[](#sync-bulk)

sync collection of data with  **Validation**  service

`php artisan informer:sync`

use `-h` for detail arguments and optional

usage
-----

[](#usage)

use in Model Eloquent as a Trait

`use Informable;`

you can set `entity` property for define in validation service, if not set get tables name model.

`$entity = 'customer';`

Trait Method Description
========================

[](#trait-method-description)

methodDescription`$model->sync([])`sync data with validation service`$model->syncCreated([])`created data with validation service`$model->syncDeleted()`deleted data with validation service`$model->syncRestored([])`restore data with validation service`$model->syncDeleted()`force deleted data with validation service

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

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

Total

3

Last Release

1071d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ab225a12cc225e076ebf60d330f3e63118d97e8b1a5950e7f1039a862095fda?d=identicon)[celysium](/maintainers/celysium)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/celysium-informer/health.svg)

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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