Pinned Repositories
di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.
finder
🔍 Finder: find files and directories with an intuitive API.
latte
☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.
neon
🍸 Encodes and decodes NEON file format.
nette
👪 METAPACKAGE for Nette Framework components
php-generator
🐘 Generates neat PHP code for you. Supports new PHP 8.4 features.
schema
📐 Validating data structures against a given Schema.
tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
utils
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
Nette Foundation's Repositories
nette/php-generator
🐘 Generates neat PHP code for you. Supports new PHP 8.4 features.
nette/utils
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
nette/tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
nette/nette
👪 METAPACKAGE for Nette Framework components
nette/latte
☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.
nette/schema
📐 Validating data structures against a given Schema.
nette/neon
🍸 Encodes and decodes NEON file format.
nette/di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.
nette/robot-loader
🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
nette/bootstrap
🅱 The simple way to configure and bootstrap your Nette application.
nette/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.
nette/forms
📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
nette/mail
A handy library for creating and sending emails in PHP
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
nette/http
🌐 Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
nette/caching
⏱ Caching library with easy-to-use API and many cache backends.
nette/application
🏆 A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
nette/security
🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
nette/component-model
⚛ Component model foundation for Nette.
nette/routing
Nette Routing: two-ways URL conversion
nette/tokenizer
[DISCONTINUED] Source code tokenizer
nette/docs
📖 The Nette documentation
nette/safe-stream
SafeStream: atomic and safe manipulation with files via native PHP functions.
nette/web-project
Standard Web Project: a simple skeleton application using the Nette
nette/code-checker
✅ A simple tool to check source code against a set of Nette coding standards.
nette/coding-standard
Nette Coding Standard code checker & fixer
nette/command-line
⌨ Command line options and arguments parser.
nette/resources
Client-side resources for Nette Framework.
nette/assets
Elegant asset management for PHP with versioning, caching and providers for various storage backends
nette/union
[READ-ONLY] Subtree union of Nette repositories