GitHub topics: nette-framework
matronator/axette
Very simple and lightweight AJAX implementation for Nette
Language: TypeScript - Size: 823 KB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 7 - Forks: 0
phpstan/phpstan-nette
Nette Framework class reflection extension for PHPStan & framework-specific rules
Language: PHP - Size: 283 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 111 - Forks: 40
contributte/datagrid
:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
Language: PHP - Size: 16.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 297 - Forks: 213
nette/docs
📖 The Nette documentation
Language: HTML - Size: 51.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 121 - Forks: 281
nette/command-line
⌨ Command line options and arguments parser.
Language: PHP - Size: 61.5 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 37 - Forks: 5
nette/utils
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
Language: PHP - Size: 2.04 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,114 - Forks: 151
nette/schema
📐 Validating data structures against a given Schema.
Language: PHP - Size: 156 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 991 - Forks: 29
nette/security
🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
Language: PHP - Size: 530 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 370 - Forks: 41
nette/routing
Nette Routing: two-ways URL conversion
Language: PHP - Size: 423 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 253 - Forks: 4
nette/http
🌐 Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
Language: PHP - Size: 1.26 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 478 - Forks: 88
nette/di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.
Language: PHP - Size: 2.31 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 912 - Forks: 73
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.
Language: PHP - Size: 2.08 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 536 - Forks: 110
nette/latte
☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.
Language: PHP - Size: 4.45 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,234 - Forks: 113
nette/bootstrap
🅱 The simple way to configure and bootstrap your Nette application.
Language: PHP - Size: 514 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 681 - Forks: 36
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
Language: PHP - Size: 1.48 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 475 - Forks: 72
nette/neon
🍸 Encodes and decodes NEON file format.
Language: PHP - Size: 387 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 927 - Forks: 36
nette/forms
📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
Language: PHP - Size: 2.45 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 520 - Forks: 150
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.
Language: PHP - Size: 4.66 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1,795 - Forks: 221
juniwalk/datatable
Powerful datatable for Nette Framework
Language: PHP - Size: 399 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
contributte/forms
:sparkles: Extra contrib to nette/forms (@nette)
Language: PHP - Size: 104 KB - Last synced at: 4 days ago - Pushed at: 14 days ago - Stars: 8 - Forks: 5
ReCodEx/api
Publicly accessible REST API for ReCodEx system
Language: PHP - Size: 11.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 6 - Forks: 3
matronator/message-burner
Secure one-time private messages that get destroyed upon reading. Made with the Nette framework. See here: https://burner.matronator.cz
Language: PHP - Size: 14.8 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 3 - Forks: 2
contributte/doctrine-cache
:arrows_clockwise: Doctrine Cache adapter for Nette Framework
Language: PHP - Size: 64.5 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 7
nette/mail
A handy library for creating and sending emails in PHP
Language: PHP - Size: 469 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 485 - Forks: 73
cesarjakub/library-system
A full-featured library management system built with the Nette Framework. Includes authentication with roles, book catalog management, loan tracking with email notifications, RESTful APIs, Latte templates, and robust developer tools.
Language: PHP - Size: 264 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
contributte/datagrid-skeleton
🎁 Example of contributte/datagrid component. Project skeleton based on Nette Framework and Contributte libraries by @f3l1x & @paveljanda.
Language: PHP - Size: 595 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 5
contributte/apitte-skeleton
🎁 API / REST API / JSON API / PSR-7 / Middlewares project skeleton based on Nette Framework (@nette), Apitte (@apitte), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
Language: PHP - Size: 2.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 42 - Forks: 18
nette/caching
⏱ Caching library with easy-to-use API and many cache backends.
Language: PHP - Size: 716 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 433 - Forks: 45
nette/component-model
⚛ Component model foundation for Nette.
Language: PHP - Size: 230 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 282 - Forks: 9
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.
Language: PHP - Size: 2.88 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 431 - Forks: 112
naja-js/naja
Modern AJAX library for Nette Framework
Language: JavaScript - Size: 3.83 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 112 - Forks: 16
contributte/redis
:floppy_disk: Redis (predis) for Nette Framework (@nette)
Language: PHP - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 27
rixafy/LatteSupport
☕ Latte for PhpStorm and IntelliJ IDEA
Language: Java - Size: 6.95 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 2
BrandEmbassy/slim-nette-extension
Nette Extension for Slim API micro-framework using middlewares.
Language: PHP - Size: 172 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 19 - Forks: 2
rixafy/NeonSupport
📘 Neon for PhpStorm and IntelliJ IDEA
Language: Kotlin - Size: 1.06 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
efabrica-team/translatte
Language: PHP - Size: 54.7 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 4
rixafy/NetteHelpers
📘 Nette Helpers for PhpStorm and IntelliJ IDEA
Language: Kotlin - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
mrtnzlml/workflow 📦
Workflow manager for PHP
Language: PHP - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 2
mrtnzlml/connector 📦
:octopus: GraphQL API backend writen with DDD in mind
Language: PHP - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 2
mrtnzlml/compiler-extension 📦
:crown: Enhanced CompilerExtension for Nette Framework
Language: PHP - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 11 - Forks: 3
mrtnzlml/monolog 📦
:memo: Monolog integration to Nette Framework (@nette)
Language: PHP - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 0
nette/tokenizer 📦
[DISCONTINUED] Source code tokenizer
Language: PHP - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 141 - Forks: 23
contributte/application
:sparkles: Extra contrib to nette/application (@nette)
Language: PHP - Size: 109 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 35 - Forks: 7
vojtech-dobes/nette.ajax.js
Flexible AJAX for Nette Framework. Supports snippets, redirects etc.
Language: JavaScript - Size: 133 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 149 - Forks: 84
contributte/apitte
:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
Language: PHP - Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 63 - Forks: 36
nette/safe-stream
SafeStream: atomic and safe manipulation with files via native PHP functions.
Language: PHP - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 116 - Forks: 14
fapi-cz/fapi-client
Fapi php client
Language: PHP - Size: 484 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 0
nette/robot-loader
🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
Language: PHP - Size: 242 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 883 - Forks: 33
contributte/gui-skeleton
🎁 GUI project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
Language: PHP - Size: 217 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1
nette/php-generator
🐘 Generates neat PHP code for you. Supports new PHP 8.4 features.
Language: PHP - Size: 899 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2,207 - Forks: 147
nette/web-project
Standard Web Project: a simple skeleton application using the Nette
Language: Latte - Size: 4.38 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 108 - Forks: 61
contributte/psr7-http-message
:dizzy: PSR #7 [HTTP Message Interface] to Nette Framework (@nette)
Language: PHP - Size: 216 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 4
contributte/translation
:tongue: Translations (symfony/translation) to Nette Framework (@nette)
Language: PHP - Size: 535 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 76 - Forks: 32
contributte/neonizer
:wrench: Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
Language: PHP - Size: 131 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 4
contributte/middlewares
:boom: Middlewares / Relay / PSR-7 support to Nette Framework (@nette)
Language: PHP - Size: 352 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 12
contributte/event-dispatcher
:boom: Best events support (symfony/event-dispatcher) to Nette Framework (@nette)
Language: PHP - Size: 124 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 9
contributte/di
:sparkles: Extra contrib to nette/di (@nette)
Language: PHP - Size: 171 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 46 - Forks: 9
contributte/webpack
📦 Webpack adapter for Nette Framework (@nette)
Language: PHP - Size: 253 KB - Last synced at: 26 days ago - Pushed at: 11 months ago - Stars: 47 - Forks: 15
portiny/portiny
Repository to maintain all Portiny packages.
Language: PHP - Size: 353 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 2
contributte/doctrine-orm
:fire: Well-integrated Doctrine ORM for Nette Framework
Language: PHP - Size: 1.69 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 56 - Forks: 31
orisai/nette-application
[WIP] Extras for nette/application
Language: PHP - Size: 190 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
orisai/nette-auth
Orisai Auth integration for Nette
Language: PHP - Size: 67.4 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
orisai/nette-console
Symfony Console integration for Nette
Language: PHP - Size: 278 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1
orisai/nette-http
Extras for nette/http
Language: PHP - Size: 75.2 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
orisai/nette-monolog
Monolog logger integration for Nette
Language: PHP - Size: 150 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0
orisai/nette-di
Configure your Nette application
Language: PHP - Size: 200 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0
nette/finder
🔍 Finder: find files and directories with an intuitive API.
Size: 137 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 929 - Forks: 21
contributte/anabelle
:princess: API documentation generator (JSON-RPC / REST)
Language: PHP - Size: 878 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 6
rixafy/MonologDiscordTracyHandler
📝 Monolog discord handler for Nette Framework with tracy dump file attachments
Language: PHP - Size: 6.84 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0
baraja-core/assets-loader
🚀 Smart asset loader for Nette framework.
Language: PHP - Size: 89.8 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1
contributte/playground
:books: Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.
Language: Makefile - Size: 1.93 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 19
nette/nette
👪 METAPACKAGE for Nette Framework components
Language: PHP - Size: 15.5 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1,542 - Forks: 231
portiny/rabbitmq-nette
Portiny/RabbitMQ integration extension for Nette Framework.
Language: PHP - Size: 11.7 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
portiny/graphql-nette
Portiny/GraphQL integration extension for Nette Framework.
Language: PHP - Size: 11.7 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
BulkGate/php-sdk
💌 Simple PHP SDK for sending SMS/Viber via BulkGate portal.
Language: PHP - Size: 217 KB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1
BulkGate/sms 📦
✉️ BulkGate SMS PHP SDK - The complete package for fast integration to PHP projects. Built-in support for Nette framework. Simplify your work. Integrate the SMS gateway quickly and easily into your PHP projects.
Language: PHP - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3
contributte/cookbook
:notes: Cookbook for Nette Framework (@nette) & Contributte (@contributte). Read it while its HOT!
Language: PHP - Size: 38.1 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 3
portiny/doctrine
[READ-ONLY] Lightweight Doctrine integration extension for Nette Framework.
Language: PHP - Size: 73.2 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
portiny/console
[READ-ONLY] Lightweight Symfony/Console integration extension for Nette Framework.
Language: PHP - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
milankyncl/nette-seo
Nette SEO component for building SEO optimized website.
Language: PHP - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0
MinecordNetwork/Website 📦
🚀 Website of the Minecord Network written in Nette Framework
Language: PHP - Size: 11.9 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4
orisai/installer
[WIP] Composer installer and configurator for Orisai CMF/Nette packages
Language: PHP - Size: 207 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0
nette-intellij/intellij-nette-factory-generator
PhpStorm plugin that generates Nette factory interfaces
Language: Java - Size: 208 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 3
orisai/cmf
[WIP] Orisai CMF (content management framework)
Language: PHP - Size: 479 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0
contributte/reCAPTCHA
:bangbang: Google reCAPTCHA (security) for Nette Framework \ Forms
Language: PHP - Size: 279 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 41 - Forks: 27
contributte/webapp-skeleton
🎁 Web application project skeleton based on Nette Framework (@nette), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
Language: PHP - Size: 2.69 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 95 - Forks: 20
contributte/nella
👩💻 Opinionated pre-configured kernel based on Nette (@nette). Suitable for all kind of apps.
Language: PHP - Size: 50.8 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1
contributte/event-bridges
💀 [DISCONTINUED] Symfony Event Dispatcher and Nette Framework (@nette) bridges. Use contributte/event-dispatcher-extra.
Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2
contributte/api-router-skeleton
🎁 API router project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x & @paveljanda.
Language: PHP - Size: 444 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 4
contributte/apitte-presenter
💀 [DISCONTINUED] :sunflower: PSR-7 for Nette\Presenters with Apitte stack
Language: PHP - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 4
contributte/payments-skeleton
🎁 Example of payment libraries (payu, thepay, gopay) based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
Language: PHP - Size: 400 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1
contributte/tester-skeleton
🎁 Nette\Tester project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
Language: PHP - Size: 51.8 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1
contributte/apitte-debug
💀 [DISCONTINUED] :interrobang: Debugging tools for Apitte stack
Language: PHP - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 3
contributte/apitte-console
💀 [DISCONTINUED] :pill: Symfony\Console bridge for Apitte stack
Language: PHP - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 2
contributte/imagist
🏞 Image library for Nette Framework (@nette)
Language: PHP - Size: 447 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 5
contributte/apitte-openapi
💀 [DISCONTINUED] :family: OpenAPI specification for Apitte stack
Language: CSS - Size: 1.05 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 13
contributte/apitte-fullstack
💀 [DISCONTINUED] :thumbsup: Apitte meta package with all features
Language: Makefile - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2
contributte/apitte-middlewares
💀 [DISCONTINUED] :speedboat: Middlewares support for Apitte stack
Language: PHP - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 3
contributte/uniparser 📦
💀 [DISCONTINUED] Universal text parser (Texy, Markdown, Parsedown, ...) for Nette Framework (@nette). Use contributte/latte.
Language: PHP - Size: 12.7 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2
contributte/console-extra
:recycle: Nette-based console commands for latte, DIC, MVC, security, utils and many others.
Language: PHP - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 6