Nette Foundation avatar

Nette Foundation

Official

@nette

0Followers
|
43Public Repos
|
13Published Skills

Open source projects Nette, Latte & Tracy created by David Grudl

Skills Distribution
DomainDeveloper To...Web Framework Arch.. (40%)Database Mapping &.. (25%)Template Engine En.. (20%)Code Quality & Val.. (15%)

Agent Skills by Nette Foundation

Showing 13 vetted skills indexed across 1 GitHub repositories.

nettenette
41

nette-forms

Generate Nette Forms with validation and Latte rendering patterns.

Official
Intermediate
nettenette
41

frontend-development

Configure Vite-based asset pipelines for Nette projects with SCSS and JavaScript conventions.

Official
Intermediate
nettenette
41

nette-utils

Provide Nette Utils helpers for PHP arrays, strings, DateTime, Json, and validators.

Official
Intermediate
nettenette
41

nette-database

Map database tables to typed Row entities in Nette Database with Explorer.

Official
Advanced
nettenette
41

latte-templates

Author and validate Latte templates for Nette applications.

Official
Intermediate
nettenette
41

nette-configuration

Configure Nette DI service definitions in Neon files before application boot.

Official
Intermediate
nettenette
41

nette-schema

Validate and normalize PHP data structures with Nette Schema.

Official
Intermediate
nettenette
41

nette-testing

Automate unit testing in Nette projects with Nette Tester bootstrap and assertions.

Official
Intermediate
nettenette
41

neon-format

Parse, validate, and format NEON configuration data using the Neon API.

Official
Intermediate
nettenette
41

nette-architecture

Define Nette project architecture across App, Core, Model, and Presentation layers.

Official
Advanced
nettenette
41

commit-messages

Validate commit messages against a standardized format before commits.

Official
Basic
nettenette
41

php-coding-standards

Enforce Nette PHP coding standards with on-save checks.

Official
Advanced
nettenette
41

php-doc

Generate standardized PHPDoc annotations for PHP classes, methods, and properties.

Official
Basic

Frequently Asked Questions About Nette Foundation

FAQPage Schema
What specific tasks can developers perform using Nette Foundation components?

Developers can build secure web interfaces using Latte templates, manage database interactions through typed Row entities, and enforce strict data validation using Nette Schema. The ecosystem provides comprehensive utilities for array manipulation, date handling, and dependency injection configuration to ensure consistent application architecture.

Which target personas benefit most from Nette Foundation?

Backend engineers and full-stack developers working in the PHP ecosystem benefit from these components. It is specifically designed for architects requiring high-performance, maintainable codebases that prioritize security, type safety, and clean separation of concerns across presentation and data layers.

What are the licensing and cost requirements for Nette Foundation?

Nette Foundation projects are open-source and distributed under the New BSD License. There are no licensing fees or commercial costs associated with using these components in personal or enterprise projects, allowing for unrestricted integration into proprietary software stacks.

What are the primary prerequisites for implementing Nette Foundation?

Implementation requires a functional PHP environment and familiarity with modern object-oriented programming patterns. Projects typically rely on Composer for dependency management and require basic knowledge of Neon configuration syntax for defining service containers and application parameters.