Credits & stack

This site is intentionally simple. Here is the full list of frameworks, infrastructure, and workflow tools that keep it fast, secure, and maintainable.

Frameworks & Presentation

The site runs on a lean PHP stack with shared design tokens to keep every page fast, legible, and on brand.

PHP + custom templating

Plain PHP renders every page so we can control performance, caching, and layout details without extra frameworks.

Bootstrap 4.5.2

Bootstrap’s grid and utility classes provide the responsive baseline for heroes, cards, and admin views.

jQuery 3.5 + Popper.js

Lightweight JavaScript helpers from jQuery and Popper handle menus, modals, and interactive controls.

Phosphor Icons

Phosphor’s open-source icon set adds personality to cards and playbooks without bloating downloads.

Data & Content Layer

Structured content for services, blogs, and playbooks lives in a single source of truth.

Postgres

PostgreSQL stores pages, blog posts, and tag intelligence so everything stays queryable and reliable.

Custom PHP helpers

Purpose-built helpers stitch together related posts, tags, and playbook data without relying on third-party CMS plugins.

Google Analytics

Google Analytics tracks macro engagement so we know which content actually helps operators.

Microsoft Clarity

Session replay via Microsoft Clarity highlights UI friction without adding heavy scripts.

Infrastructure

A small-footprint Linux stack keeps deployments predictable and secure.

Nginx (OpenResty)

OpenResty’s Nginx build serves every request, handles rewrites, and terminates TLS before PHP-FPM.

Nginx Proxy Manager

Front-door routing and certificate management run through Nginx Proxy Manager for multi-site control.

Docker

Each service ships as a Docker container so updates stay atomic and reversible.

Let’s Encrypt

Automatic Let’s Encrypt renewals keep HTTPS certificates current without manual chores.

Delivery & Edge

Edge services and connectivity keep traffic secure and fast, regardless of where visitors land.

Cloudflare

Cloudflare adds global caching and DDoS protection so assets stay quick even off-network.

Tooling & Workflow

Every release stays lightweight by leaning on approachable tools.

Visual Studio Code

VSCode is the primary editor, wired to the project style guide and lint routines.

Git-driven releases

Changes land through Git so templates, CSS, and infrastructure tweaks remain versioned and reviewable.

Firefox

Firefox covers one end of the rendering spectrum during regression passes.

Thanks for supporting these tools

Every improvement to Nexera.Team is possible because of the open-source maintainers, infrastructure providers, and partners listed above.

Get in touch