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.
php-generator
🐘 Generates neat PHP code for you. Supports new PHP 8.3 features.
nette
👪 METAPACKAGE for Nette Framework components
finder
🔍 Finder: find files and directories with an intuitive API.
neon
🍸 Encodes and decodes NEON file format.
robot-loader
🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
bootstrap
🅱 The simple way to configure and bootstrap your Nette application.
schema
📐 Validating data structures against a given Schema.
database
💾 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
📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
http
🌐 Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.