PHPackages                             yaknet/sentinel - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. yaknet/sentinel

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

yaknet/sentinel
===============

The Ultimate AI-Powered Guardian Framework for PHP. Self-healing, real-time security, and intelligent error analysis.

v2.3.0(1w ago)06↑50%MITPHPPHP ^8.2

Since May 13Pushed 1w agoCompare

[ Source](https://github.com/y-packages/yaknet-sentinel)[ Packagist](https://packagist.org/packages/yaknet/sentinel)[ RSS](/packages/yaknet-sentinel/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (22)Versions (7)Used By (0)

YakNet Sentinel 🛡️ (AI-Powered Guardian Framework)
==================================================

[](#yaknet-sentinel-️-ai-powered-guardian-framework)

[![PHP Version](https://camo.githubusercontent.com/962aced9b09d89716dbebf186ff899754a096ff1068b6b7988675c2d9fab9331/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e322d626c75652e737667)](https://php.net)[![Stability](https://camo.githubusercontent.com/bf8ccc34bb403f422c152408ac5e7f780abed667f6d4d023ffe3873d12a8af34/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746162696c6974792d656e74657270726973652d7265642e737667)](https://yak.net.tr)[![AI Driven](https://camo.githubusercontent.com/a34a288cbcfa4919c8405e7a8a5d1e97253793d92eda1c0ac7f2426115809583/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f41492d53656c662d2d4865616c696e672d707572706c652e737667)](https://gemini.google.com)

**YakNet Sentinel**, PHP uygulamalarınızı sadece korumakla kalmayan, aynı zamanda onları "akıllı" hale getiren kapsamlı bir güvenlik ve hata yönetimi çerçevesidir (Guardian Framework).

🌋 Neden Sentinel?
-----------------

[](#-neden-sentinel)

Geleneksel hata yakalayıcılar sadece "ne olduğunu" söyler. **Sentinel** ise "neden olduğunu" açıklar ve "nasıl düzelteceğinizi" gösterir. Üstelik, projenizin önünde bir kalkan (Shield) gibi durarak saldırıları daha başlamadan engeller.

🚀 Devasa Özellikler
-------------------

[](#-devasa-özellikler)

- **🧠 Sentinel Brain (AI):** PHP hatalarını yapay zeka ile analiz eder, Türkçe açıklamalar yapar ve otomatik kod yamama (patching) önerileri sunar.
- **🛡️ Sentinel Shield (WAF):** SQL Injection, XSS, RCE ve LFI saldırılarını gerçek zamanlı olarak tespit eder ve engeller.
- **🚨 Sentinel Broadcast:** Hataları anında Telegram, Slack veya E-posta üzerinden zengin raporlarla bildirir.
- **📊 Sentinel Pulse:** Modern, fütüristik ve bilgilendirici bir hata sayfası sunar.
- **⚙️ High-Performance Engine:** PSR-4 uyumlu, düşük gecikmeli (low-latency) çekirdek yapı.

📦 Kurulum
---------

[](#-kurulum)

```
composer require yaknet/sentinel
```

🛠️ Hızlı Başlangıç
------------------

[](#️-hızlı-başlangıç)

Projenizin giriş noktasında (genellikle `bootstrap.php` veya `index.php`) Sentinel'i kaydedin:

```
use YakNet\Sentinel\Core\Sentinel;

Sentinel::register([
    'gemini_api_key' => $_ENV['GEMINI_API_KEY'],
    'enable_shield'  => true,
    'notifications'  => [
        'telegram' => [
            'token'   => 'your_bot_token',
            'chat_id' => 'your_chat_id'
        ]
    ]
]);
```

💻 CLI Kullanımı
---------------

[](#-cli-kullanımı)

Güvenlik taraması yapmak için:

```
bin/sentinel shield:scan
```

📜 Lisans
--------

[](#-lisans)

Bu proje **YakNet Bilişim** tarafından geliştirilmiştir ve MIT Lisansı ile korunmaktadır.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance98

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Total

6

Last Release

8d ago

Major Versions

v1.0.0 → v2.0.02026-05-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/236650944?v=4)[yakistir98](/maintainers/yakistir98)[@yakistir98](https://github.com/yakistir98)

---

Top Contributors

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

---

Tags

monitoringsecurityaierror handlingsentinelwafguardianyaknetself-healing

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k532.1M19.2k](/packages/laravel-framework)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9017.2k55](/packages/open-dxp-opendxp)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k11](/packages/tempest-framework)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M444](/packages/pimcore-pimcore)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M506](/packages/shopware-core)[spatie/flare-client-php

Send PHP errors to Flare

177156.9M21](/packages/spatie-flare-client-php)

PHPackages © 2026

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