nette
There are 539 repositories under nette topic.
cocur/slugify
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
nette/php-generator
🐘 Generates neat PHP code for you. Supports new PHP 8.3 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/finder
🔍 Finder: find files and directories with an intuitive API.
nette/schema
📐 Validating data structures against a given Schema.
nette/neon
🍸 Encodes and decodes NEON file format.
nette/robot-loader
🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
nette/di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.
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)
contributte/datagrid
:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
nette/component-model
⚛ Component model foundation for Nette.
nette/routing
Nette Routing: two-ways URL conversion
vojtech-dobes/nette.ajax.js
Flexible AJAX for Nette Framework. Supports snippets, redirects etc.
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-intellij/intellij-latte
Latte plugin for IntelliJ IDEA platform
naja-js/naja
Modern AJAX library for Nette Framework
nette/web-project
Standard Web Project: a simple skeleton application using the Nette
contributte/invoice
:memo: PDF invoice generator
contributte/console
:boom: Best minimal console (symfony/console) to Nette Framework (@nette)
nette/reflection
[DISCONTINUED] Docblock annotations parser and common reflection classes
adrianbj/TracyDebugger
The ultimate debugging and development tool for ProcessWire
nette/examples
🎓 Examples demonstrating the Nette Framework.
nette/code-checker
✅ A simple tool to check source code against a set of Nette coding standards.