%PDF- %PDF-
Direktori : /proc/thread-self/root/www/varak.net/losik.varak.net/vendor/nette/component-model/ |
Current File : //proc/thread-self/root/www/varak.net/losik.varak.net/vendor/nette/component-model/readme.md |
Nette Component Model ===================== [](https://packagist.org/packages/nette/component-model) [](https://github.com/nette/component-model/actions) [](https://coveralls.io/github/nette/component-model?branch=master) [](https://github.com/nette/component-model/releases) [](https://github.com/nette/component-model/blob/master/license.md) 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](https://doc.nette.org/components). If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you! Installation ------------ The recommended way to install is via Composer: ``` composer require nette/component-model ``` It requires PHP version 7.1 and supports PHP up to 8.2.