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. [HTTP &amp; Networking](/categories/http)
4. /
5. celysium/informer

ActiveLibrary[HTTP &amp; Networking](/categories/http)

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

A simple package to send data to specific url .

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

Since May 2Pushed 3y ago1 watchersCompare

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

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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1117d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/113626818?v=4)[celysium](/maintainers/celysium)[@celysium](https://github.com/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

[binaryk/laravel-restify

Laravel REST API helpers

677415.0k](/packages/binaryk-laravel-restify)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[lomkit/laravel-rest-api

A package to build quick and robust rest api for the Laravel framework.

59463.6k](/packages/lomkit-laravel-rest-api)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[wirechat/wirechat

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

56910.0k](/packages/wirechat-wirechat)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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