PHPackages                             smasty/neevo-nette-ext - 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. [Database &amp; ORM](/categories/database)
4. /
5. smasty/neevo-nette-ext

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

smasty/neevo-nette-ext
======================

Neevo extension for Nette Framework

v1.2.5(8y ago)048MITPHPPHP &gt;=5.3.0

Since Jan 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/smasty/neevo-nette-ext)[ Packagist](https://packagist.org/packages/smasty/neevo-nette-ext)[ Docs](http://github.com/smasty/neevo-nette-ext)[ RSS](/packages/smasty-neevo-nette-ext/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (4)Versions (8)Used By (0)

Neevo extension for Nette Framework
===================================

[](#neevo-extension-for-nette-framework)

This package provides tools to optimize Neevo DBAL for use in a Nette Framework application. It will register Neevo as a service to the DI Container, add a panel to DebugBar showing performed queries and a panel to Bluescreen with SQL query in case of NeevoException. It also provides an adapter for Nette cache storage system.

Only Nette Framework 2.0 and above PHP 5.3 packages are supported.

Instructions
------------

[](#instructions)

1. Add the extension to your Composer configuration:

    ```
    {
    	"require": {
    		"smasty/neevo-nette-ext": "1.*"
    	}
    }
    ```
2. Add new sections to your config file (e.g. `app/config/config.neon`) and place there your Neevo configuration:

    ```
    extensions:
    	neevo: Neevo\Nette\Extension

    neevo:
    	driver: MySQLi
    	username: root
    	password: ****
    	database: my_database

    ```
3. There is no step three.

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~414 days

Total

7

Last Release

3221d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

neevoneevo-extensionnette-frameworkphpnettedatabasedbalneevo

### Embed Badge

![Health badge](/badges/smasty-neevo-nette-ext/health.svg)

```
[![Health](https://phpackages.com/badges/smasty-neevo-nette-ext/health.svg)](https://phpackages.com/packages/smasty-neevo-nette-ext)
```

###  Alternatives

[nette/database

💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.

5437.0M271](/packages/nette-database)[nette/web-project

Nette: Standard Web Project

11093.7k](/packages/nette-web-project)[nettrine/dbal

Doctrine DBAL for Nette Framework

322.8M27](/packages/nettrine-dbal)[kdyby/autowired

Syntax sugar for working with services in Nette Framework

30925.3k18](/packages/kdyby-autowired)

PHPackages © 2026

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