{"id":86811,"library":"nette-nette","title":"Nette Framework","description":"Innovative framework for fast and easy development of secured web applications in PHP (metapackage).","status":"active","version":"3.2.3","language":"php","source_language":null,"source_url":"https://github.com/nette/nette","tags":["nette","framework","web","php"],"install":[{"cmd":"composer require nette/nette","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Presenter","correct":"use Nette\\Application\\UI\\Presenter;"}],"quickstart":{"code":"use Nette\\Application\\UI\\Presenter;\n\nclass HomePresenter extends Presenter\n{\n    public function renderDefault(): void\n    {\n        $this->template->message = 'Hello, Nette!';\n    }\n}","lang":"php","description":"Creates a basic Nette presenter."},"warnings":[],"env_vars":null,"search_vec":"'applic':13 'develop':9 'easi':8 'fast':6 'framework':2,4,18 'innov':3 'metapackag':16 'nett':1,17 'php':15,20 'secur':11 'web':12,19","created_at":"2026-06-19T08:08:30.830763+00:00","updated_at":"2026-06-19T08:08:30.830763+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://nette.org","github":"https://github.com/nette/nette","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}