PHPackages                             drago-ex/project - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. drago-ex/project

ActiveProject[Utility &amp; Helpers](/categories/utility)

drago-ex/project
================

The basis for new projects on Drago Extension.

v2.0.0(4mo ago)175[1 PRs](https://github.com/drago-ex/project/pulls)PHPPHP &gt;=8.3 &lt;9CI passing

Since Oct 9Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/drago-ex/project)[ Packagist](https://packagist.org/packages/drago-ex/project)[ RSS](/packages/drago-ex-project/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (9)Versions (19)Used By (0)

Drago Project
-------------

[](#drago-project)

Basis for new modules projects on Drago Extension

[![PHP version](https://camo.githubusercontent.com/92878f0a696b5c80ab88d8ef26e9a26d76fc7ab89f91e1a1d9f23dc495a6dcba/68747470733a2f2f62616467652e667572792e696f2f70682f647261676f2d657825324670726f6a6563742e737667)](https://badge.fury.io/ph/drago-ex%2Fproject)[![Coding Style](https://github.com/drago-ex/project/actions/workflows/coding-style.yml/badge.svg)](https://github.com/drago-ex/project/actions/workflows/coding-style.yml)[![CodeFactor](https://camo.githubusercontent.com/173ef6f308911259cdd2dfd4c774804d7f29c53068182f4e4c6c5e4aedbac49b/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f647261676f2d65782f70726f6a6563742f6261646765)](https://www.codefactor.io/repository/github/drago-ex/project)

Requirements
------------

[](#requirements)

- PHP &gt;= 8.3
- Nette Framework
- Composer
- Docker
- Node.js
- Bootstrap
- Naja

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

[](#installation)

```
composer create-project drago-ex/project
```

Basic information
-----------------

[](#basic-information)

Basic package for applications where the basis for Bootstrap, Vite, Docker, Naja is already prepared. You can find all commands in `package.json` like running Docker or Vite.

Basic Naja scripts
------------------

[](#basic-naja-scripts)

- **ErrorsExtension** – Handles Naja AJAX errors by displaying user-friendly alert messages based on HTTP status codes. Shows a dismissible Bootstrap alert in the page element with ID `snippet--message`.
- **HyperlinkDisable** – Temporarily disables links with the data-link-disable attribute during Naja requests to prevent multiple clicks. Re-enables the links once the request is complete.
- **SpinnerExtension** – Displays a full-page spinner during active Naja AJAX requests. Shows the spinner when a request starts and hides it once all requests are complete.

We can further expand the package with other basic settings
-----------------------------------------------------------

[](#we-can-further-expand-the-package-with-other-basic-settings)

-
-
-
-

Running PHP scripts locally with Docker
---------------------------------------

[](#running-php-scripts-locally-with-docker)

If you are using Docker for local development, all PHP scripts should be executed inside the PHP container.

```
docker compose exec server php path/to/script
```

Useful tools that come in handy during development
--------------------------------------------------

[](#useful-tools-that-come-in-handy-during-development)

-
-

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance83

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

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

Recently: every ~182 days

Total

18

Last Release

126d ago

Major Versions

v1.0.20 → v2.0.02026-01-08

PHP version history (6 changes)v1.0.0PHP &gt;=7.1

v1.0.5PHP &gt;=7.4

v1.0.10PHP &gt;=8.0

v1.0.15PHP &gt;=8.1

v1.0.16PHP &gt;=8.1 &lt;8.3

v1.0.17PHP &gt;=8.3 &lt;9

### Community

Maintainers

![](https://www.gravatar.com/avatar/35a495e69ac9e2ccba3368fecdb08cdcbd63b1718f06b0d19c72f2c1472a20f2?d=identicon)[accgit](/maintainers/accgit)

---

Top Contributors

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

---

Tags

netteproject

### Embed Badge

![Health badge](/badges/drago-ex-project/health.svg)

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

###  Alternatives

[nette/nette

👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)

1.6k2.8M335](/packages/nette-nette)[nette/code-checker

✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.

881.7M6](/packages/nette-code-checker)[tomaj/hermes

Simple php background processing library

38251.0k5](/packages/tomaj-hermes)

PHPackages © 2026

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