Nette topic

Nette Framework is a popular tool for PHP web development. It is designed to be as usable and as friendly as possible. It focuses on security and performance and is definitely one of the safest PHP frameworks.

List Nette repositories

php-generator

2.0k
Stars
132
Forks
Watchers

🐘 Generates neat PHP code for you. Supports new PHP 8.3 features.

nette

1.5k
Stars
240
Forks
Watchers

👪 METAPACKAGE for Nette Framework components

finder

931
Stars
21
Forks
Watchers

🔍 Finder: find files and directories with an intuitive API.

neon

889
Stars
35
Forks
Watchers

🍸 Encodes and decodes NEON file format.

robot-loader

861
Stars
32
Forks
Watchers

🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

bootstrap

658
Stars
37
Forks
Watchers

🅱 The simple way to configure and bootstrap your Nette application.

schema

848
Stars
26
Forks
Watchers

📐 Validating data structures against a given Schema.

database

484
Stars
104
Forks
Watchers

💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.

forms

484
Stars
147
Forks
Watchers

📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.

http

447
Stars
89
Forks
Watchers

🌐 Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.