nette/component-model

⚛ Nette Component Model

v3.1.0 2024-02-08 20:25 UTC

README

Downloads this Month Tests Coverage Status Latest Stable Version License

Introduction

Components are the foundation of reusable code. They make your work easier and allow you to profit from community work. Components are wonderful. Nette Framework introduces several classes and interfaces for all these types of components.

Documentation can be found on the website.

If you like Nette, please make a donation now. Thank you!

Installation

The recommended way to install is via Composer:

composer require nette/component-model

It requires PHP version 8.1 and supports PHP up to 8.3.