nette / component-model

⚛ Component model foundation for Nette.

Home Page:https://doc.nette.org/component-model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nette Component Model

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.4.

About

⚛ Component model foundation for Nette.

https://doc.nette.org/component-model

License:Other


Languages

Language:PHP 100.0%