PHPackages                             secu/secu - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. secu/secu

ActiveProject[Queues &amp; Workers](/categories/queues)

secu/secu
=========

SЁCU messages.

3.0.0(7y ago)3499[4 PRs](https://github.com/secusu/secusu/pulls)BSD-3-ClausePHPPHP ^7.1.3

Since Mar 24Pushed 3y ago2 watchersCompare

[ Source](https://github.com/secusu/secusu)[ Packagist](https://packagist.org/packages/secu/secu)[ Docs](https://secu.su)[ RSS](/packages/secu-secu/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (13)Versions (15)Used By (0)

SЁCU
====

[](#sёcu)

[![](https://user-images.githubusercontent.com/1849174/72083735-5dd72f00-3313-11ea-9ea1-1a5b57548232.png)](https://user-images.githubusercontent.com/1849174/72083735-5dd72f00-3313-11ea-9ea1-1a5b57548232.png)

[![Discord](https://camo.githubusercontent.com/86e83e2f2ffe2f5caffed9d8886bb512bf42bf927dd8bb8e864d9e9983313ff7/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6f676f3d646973636f7264266c6162656c3d266d6573736167653d446973636f726426636f6c6f723d333633393366267374796c653d666c61742d737175617265)](https://discord.gg/rYkeBjp)[![Build Status](https://camo.githubusercontent.com/86efebf700fb1f01c91c30f0105398d7b121087cc9a6a4441c0103d461d19907/68747470733a2f2f7472617669732d63692e6f72672f7365637573752f7365637573752e737667)](https://travis-ci.org/secusu/secusu)[![Latest Stable Version](https://camo.githubusercontent.com/3eb6e8df99e38ffcba312aa18c41321a6fe225c583aba20366cd12f37a7688bd/68747470733a2f2f706f7365722e707567782e6f72672f736563752f736563752f76657273696f6e)](https://packagist.org/packages/secu/secu)[![License](https://camo.githubusercontent.com/4bcf85ec2215ce680acd06e94900a79cd7d9ed81c896adb1e1640ab305b69bae/68747470733a2f2f706f7365722e707567782e6f72672f736563752f736563752f6c6963656e7365)](https://github.com/secusu/secusu/blob/master/LICENSE)

Introduction
------------

[](#introduction)

[SЁCU](https://secu.su/) is a public API to store self-destructing data payloads. This repository includes only backend part using Laravel framework.

Frontend could be found in [SЁCU web application repository](https://github.com/secusu/web-app).

Contents
--------

[](#contents)

- [Features](#features)
- [Configuration](#configuration)
- [Installation](#installation)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [Testing](#testing)
- [Security](#security)
- [Contributors](#contributors)
- [License](#license)
- [About CyberCog](#about-cybercog)

Features
--------

[](#features)

- Uses only free open source libraries
- Uses [Stanford Javascript Crypto Library](https://github.com/bitwiseshiftleft/sjcl)
- Send password protected self-destructing data packages
- Real-time encrypted chat server on node.js
- Telegram bot for generate SЁCU records right from the Telegram
- Following PHP Standard Recommendations:
    - [PSR-1 (Basic Coding Standard)](http://www.php-fig.org/psr/psr-1/)
    - [PSR-2 (Coding Style Guide)](http://www.php-fig.org/psr/psr-2/)
    - [PSR-4 (Autoloading Standard)](http://www.php-fig.org/psr/psr-4/)
- Covered with unit tests

Configuration
-------------

[](#configuration)

Create environment configuration file from example

```
$ cp .env.example .env
```

Specify your environment parameters in `.env` file

```
$ vi .env

```

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

[](#installation)

Install PHP dependencies

```
$ composer install
```

Generate application secret key

```
$ php artisan key:generate
```

Perform database migrations

```
$ php artisan migrate
```

If you need to run node.js chat server install JavaScript dependencies

```
$ npm install
```

### Add CRON entry to your OS

[](#add-cron-entry-to-your-os)

```
* * * * * php /path/to/secu/artisan schedule:run >> /dev/null 2>&1

```

This will run schedule commands every minute. Schedule will delete outdated records.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please refer to [CONTRIBUTING.md](https://github.com/secusu/secusu/blob/master/CONTRIBUTING.md) for information on how to contribute to SЁCU and its related projects.

Testing
-------

[](#testing)

Run the tests with:

```
$ vendor/bin/phpunit
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Contributors
------------

[](#contributors)

[![@antonkomarev](https://avatars.githubusercontent.com/u/1849174?s=110)
Anton Komarev](https://github.com/antonkomarev)[SЁCU contributors list](../../contributors)

License
-------

[](#license)

The SЁCU application is an open-sourced software licensed under the [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause).

About CyberCog
--------------

[](#about-cybercog)

[CyberCog](https://cybercog.su) is a Social Unity of enthusiasts. Research best solutions in product &amp; software development is our passion.

- [Follow us on Twitter](https://twitter.com/cybercog)
- [Read our articles on Medium](https://medium.com/cybercog)

[![CyberCog](https://cloud.githubusercontent.com/assets/1849174/18418932/e9edb390-7860-11e6-8a43-aa3fad524664.png)](https://cybercog.su)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 98.2% 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 ~111 days

Recently: every ~243 days

Total

10

Last Release

2705d ago

Major Versions

v1.4.0 → v2.0.02016-06-19

2.0.2 → 3.0.02018-12-18

PHP version history (3 changes)v1.0PHP &gt;=5.5.9

v1.0.1PHP &gt;=5.6

3.0.0PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3fddc40462126bbc119e373ed6a3f942a90a400f30c076c447c0625b841c4ef?d=identicon)[antonkomarev](/maintainers/antonkomarev)

---

Top Contributors

[![antonkomarev](https://avatars.githubusercontent.com/u/1849174?v=4)](https://github.com/antonkomarev "antonkomarev (54 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

applicationcybercogdecryptdestructing-data-payloadsencryptmessengerpackageprivacysecusecuritystanford-javascript-cryptourl-shortenermessagesecuritybotchattelegramprivacysecu

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nahid/talk

Talk is a Laravel based realtime messaging, chatting and conversation system. It helps to develop users messaging, chatting and conversations in easy way.

1.6k58.1k4](/packages/nahid-talk)[badfarm/zanzara

Asynchronous PHP Telegram Bot Framework

2042.5k](/packages/badfarm-zanzara)[bubasuma/yii2-simplechat

A simple chat for your yii2 application

889.5k](/packages/bubasuma-yii2-simplechat)[convenia/pigeon

3233.0k](/packages/convenia-pigeon)[baklysystems/laravel-chat-messenger

Laravel chat package

121.8k](/packages/baklysystems-laravel-chat-messenger)

PHPackages © 2026

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