Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with nette-framework

A curated list of projects in awesome lists tagged with nette-framework .

https://github.com/nette/php-generator

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

code-generator nette nette-framework php php-generator

Last synced: 27 Sep 2024

https://github.com/nette/utils

🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

array-manipulations component json nette nette-framework pagination php tools trait utilities

Last synced: 29 Sep 2024

https://github.com/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.

ajax debugger dump-variables dumper error-handling nette nette-framework php php-errors profiler tracy

Last synced: 27 Sep 2024

https://github.com/nette/nette

👪 METAPACKAGE for Nette Framework components

nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/nette/latte

☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.

content-aware html latte nette nette-framework php safety security security-hole template-engine xss

Last synced: 27 Sep 2024

https://github.com/nette/finder

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

filesystem finder nette nette-framework php traverse

Last synced: 27 Sep 2024

https://github.com/nette/neon

🍸 Encodes and decodes NEON file format.

language neon neon-syntax nette nette-framework parsing php yaml

Last synced: 27 Sep 2024

https://github.com/nette/robot-loader

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

autoload autoloader class-loader comfort composer nette nette-framework php php-files

Last synced: 27 Sep 2024

https://github.com/nette/di

💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.

dependency-injection dependency-injection-container di-container factories nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/nette/schema

📐 Validating data structures against a given Schema.

data-structures json nette nette-framework php schema validation

Last synced: 27 Sep 2024

https://github.com/nette/bootstrap

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

configuration nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/nette/forms

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

forms html javascript nette nette-framework php safety security validation

Last synced: 27 Sep 2024

https://github.com/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.

database-layer nette nette-framework orm pdo php sql-query

Last synced: 27 Sep 2024

https://github.com/nette/mail

A handy library for creating and sending emails in PHP

html mail mailer nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/nette/http

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

http nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/nette/tester

Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

assertions code-coverage nette nette-framework pcov php phpdbg phpunit tester unit-testing xdebug

Last synced: 27 Sep 2024

https://github.com/nette/caching

⏱ Caching library with easy-to-use API and many cache backends.

atomicity cache expiration memcached nette nette-framework php storage

Last synced: 27 Sep 2024

https://github.com/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.

component-driven kernel mvc nette nette-framework php presenter

Last synced: 27 Sep 2024

https://github.com/nette/security

🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)

acl authentication authorizator identity nette nette-framework php privileges

Last synced: 27 Sep 2024

https://github.com/contributte/datagrid

:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc

contributte datagrid dibi doctrine nette nette-database nette-framework nextras-orm

Last synced: 28 Sep 2024

https://github.com/nette/component-model

⚛ Component model foundation for Nette.

component-object-model component-tree nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/nette/routing

Nette Routing: two-ways URL conversion

http nette nette-framework php router seo

Last synced: 27 Sep 2024

https://github.com/vojtech-dobes/nette.ajax.js

Flexible AJAX for Nette Framework. Supports snippets, redirects etc.

ajax ajaxification javascript jquery nette nette-framework

Last synced: 27 Sep 2024

https://github.com/nette/tokenizer

[DISCONTINUED] Source code tokenizer

nette nette-framework php regular-expression tokenizer

Last synced: 27 Sep 2024

https://github.com/nette/docs

📖 The Nette documentation

docs nette nette-framework

Last synced: 27 Sep 2024

https://github.com/nette/safe-stream

SafeStream: atomic and safe manipulation with files via native PHP functions.

atomicity filesystem isolation multiple-threads nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/naja-js/naja

Modern AJAX library for Nette Framework

ajax hacktoberfest javascript naja nette nette-application nette-framework

Last synced: 27 Sep 2024

https://github.com/nette/web-project

Standard Web Project: a simple skeleton application using the Nette

nette nette-application nette-framework php skeleton-application

Last synced: 27 Sep 2024

https://github.com/phpstan/phpstan-nette

Nette Framework class reflection extension for PHPStan & framework-specific rules

nette-framework php php7 phpstan static-analysis static-analyzer static-code-analysis testing

Last synced: 27 Sep 2024

https://github.com/nette/reflection

[DISCONTINUED] Docblock annotations parser and common reflection classes

annotations doc-comments nette nette-framework php phpdoc reflection

Last synced: 27 Sep 2024

https://github.com/contributte/console

:boom: Best minimal console (symfony/console) to Nette Framework (@nette)

cli command-line commands console contributte nette nette-framework

Last synced: 28 Sep 2024

https://github.com/contributte/webapp-skeleton

🎁 Web application project skeleton based on Nette Framework (@nette), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.

api apitte contributte nette-framework nettrine project skeleton web

Last synced: 27 Sep 2024

https://github.com/nette/examples

🎓 Examples demonstrating the Nette Framework.

example-project nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/contributte/translation

:tongue: Translations (symfony/translation) to Nette Framework (@nette)

contributte i18n l10n localization nette-framework symfony translation

Last synced: 27 Sep 2024

https://github.com/contributte/apitte

:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.

api apitte core http nette nette-framework request response

Last synced: 28 Sep 2024

https://github.com/contributte/componette-site

:loop: Addons, plugins, components and extensions (@componette :heart: @nette)

components nette-framework portal

Last synced: 27 Sep 2024

https://github.com/contributte/doctrine-orm

:fire: Well-integrated Doctrine ORM for Nette Framework

database doctrine-orm doctrine2 nette nette-framework nettrine orm php

Last synced: 28 Sep 2024

https://github.com/contributte/webpack

📦 Webpack adapter for Nette Framework (@nette)

contributte hacktoberfest nette-framework webpack webpack-dev-server

Last synced: 27 Sep 2024

https://github.com/contributte/di

:sparkles: Extra contrib to nette/di (@nette)

autoloader contributte dependency-injection nette nette-framework

Last synced: 28 Sep 2024

https://github.com/contributte/webpack-skeleton

🎁 Webpack 5 project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.

assets contributte frontend nette nette-framework npm project webpack

Last synced: 27 Sep 2024

https://github.com/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.

api apitte contributte nette-framework nettrine project projectte template

Last synced: 27 Sep 2024

https://github.com/contributte/recaptcha

:bangbang: Google reCAPTCHA (security) for Nette Framework \ Forms

contributte forms google-recaptcha nette nette-framework recaptcha

Last synced: 28 Sep 2024

https://github.com/nette/command-line

⌨ Command line options and arguments parser.

command-line component console nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/holubj/niftygrid

DataGrid for Nette Framework

datagrid grid nette nette-framework php

Last synced: 27 Sep 2024

https://github.com/contributte/cookbook

:notes: Cookbook for Nette Framework (@nette) & Contributte (@contributte). Read it while its HOT!

configuration contributte dependency-injection documentation manual neon nette nette-framework php services

Last synced: 27 Sep 2024

https://github.com/contributte/application

:sparkles: Extra contrib to nette/application (@nette)

ajax application contributte mvc mvp nette nette-framework presenters

Last synced: 28 Sep 2024

https://github.com/contributte/guzzlette

:cyclone: Guzzle integration into Nette Framework (@nette)

client contributte guzzle http nette nette-framework request response

Last synced: 28 Sep 2024

https://github.com/contributte/event-dispatcher

:boom: Best events support (symfony/event-dispatcher) to Nette Framework (@nette)

contributte event-dispatcher events listeners nette nette-framework

Last synced: 28 Sep 2024

https://github.com/nette-discontinued/type-fixer

[DISCONTINUED] A tool to automatically update typehints in your code.

nette nette-framework php tool updater

Last synced: 28 Sep 2024

https://github.com/contributte/image-storage

:stars: Image storage for Nette framework

contributte image-storage images nette nette-framework

Last synced: 28 Sep 2024

https://github.com/contributte/fileupload

🆙 File uploads on steroids for Nette Framework (@nette). Implements blueimp/jquery-file-upload.

blueimp contributte jquery-fileupload nette nette-framework upload

Last synced: 28 Sep 2024

https://github.com/contributte/console-extra

:recycle: Nette-based console commands for latte, DIC, MVC, security, utils and many others.

caching console contributte nette nette-framework symfony-console

Last synced: 28 Sep 2024

https://github.com/contributte/codeception

:arrow_forward: Integration of Nette Framework to Codeception.

codeception contributte nette nette-framework php

Last synced: 28 Sep 2024

https://github.com/contributte/anabelle

:princess: API documentation generator (JSON-RPC / REST)

api contributte nette-framework

Last synced: 27 Sep 2024

https://github.com/contributte/playground

:books: Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.

contributte examples nette nette-framework playground project samples webproject

Last synced: 27 Sep 2024

https://github.com/contributte/monolog

:memo: Best logging support into Nette Framework (@nette)

contributte doctrine logging monolog nette-framework psr-3 tracy

Last synced: 28 Sep 2024

https://github.com/nette-intellij/intellij-nette-factory-generator

PhpStorm plugin that generates Nette factory interfaces

factory-interface nette nette-framework php phpstorm phpstorm-plugin

Last synced: 27 Sep 2024

https://github.com/contributte/psr7-http-message

:dizzy: PSR #7 [HTTP Message Interface] to Nette Framework (@nette)

contributte http immutable nette nette-framework psr-7 request response

Last synced: 28 Sep 2024

https://github.com/contributte/logging

:boom: Universal logging support to Tracy / Nette Framework (@nette)

contributte logging nette nette-framework slack tracy

Last synced: 28 Sep 2024

https://github.com/contributte/api-router

:man: RESTful router for your API in Nette Framework (@nette). Created either directly or via annotation.

annotations api contributte nette-framework router routing

Last synced: 28 Sep 2024

https://github.com/ipublikuj-archive/mobile-detect

Extension for detecting mobile devices, managing mobile view types, redirect to mobile version for Nette Framework (2.4+)

device-detection ipub ipublikuj mobile mobile-detect nette nette-extension nette-framework os-detection php php7 php71 php72

Last synced: 27 Sep 2024

https://github.com/nette/deprecated

[DISCONTINUED] APIs and features removed from Nette Framework

nette nette-framework

Last synced: 27 Sep 2024

https://github.com/contributte/middlewares

:boom: Middlewares / Relay / PSR-7 support to Nette Framework (@nette)

contributte http middleware nette nette-framework relay requests responses

Last synced: 28 Sep 2024

https://github.com/brandembassy/slim-nette-extension

Nette Extension for Slim API micro-framework using middlewares.

api middleware nette nette-di nette-framework single-action-controller slim

Last synced: 27 Sep 2024

https://github.com/contributte/redis

:floppy_disk: Redis (predis) for Nette Framework (@nette)

contributte nette nette-framework predis redis

Last synced: 28 Sep 2024

https://github.com/contributte/apitte-openapi

💀 [DISCONTINUED] :family: OpenAPI specification for Apitte stack

apitte nette nette-framework openapi swagger

Last synced: 28 Sep 2024

https://github.com/contributte/dockerfiles

:whale: Dockerfiles for Nette Framework. Nette in Docker. (@nette)

contributte development docker dockerfile nette nette-framework orchestration php sandbox

Last synced: 27 Sep 2024

https://github.com/evasio/prelaunch-landing-page

[ARCHIVED] Pre-launch landing page - live preview: https://www.evasioapp.com

bootstrap evasio landing landing-page mysql nette nette-application nette-framework php pre-launch skeleton-application

Last synced: 27 Sep 2024

https://github.com/nette-discontinued/nette-minified

[DISCONTINUED] Minified version of Nette Framework.

nette nette-framework

Last synced: 27 Sep 2024

https://github.com/contributte/doctrine-cache

:arrows_clockwise: Doctrine Cache adapter for Nette Framework

cache doctrine-cache doctrine2 nette-framework nettrine php

Last synced: 28 Sep 2024

https://github.com/contributte/oauth2-client

:lock: OAuth2 client for Nette Framework

client contributte http nette nette-framework oauth2 security

Last synced: 28 Sep 2024

https://github.com/contributte/utils

:sparkles: Extra contrib to nette/utils (@nette)

arrays contributte filters helpers nette nette-framework strings utils

Last synced: 28 Sep 2024

https://github.com/mrtnzlml-archive/connector

:octopus: GraphQL API backend writen with DDD in mind

api ddd graphql nette-framework php

Last synced: 27 Sep 2024

https://github.com/contributte/neonizer

:wrench: Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.

contributte neon nette nette-framework parameters

Last synced: 28 Sep 2024

https://github.com/ipublikuj/gravatar

Gravatar creator for Nette Framework (2.4+)

gravatar ipub ipublikuj nette nette-extension nette-framework php php7 php71 php72

Last synced: 27 Sep 2024

https://github.com/contributte/latte

:sparkles: Extra contrib to nette/latte (@nette)

contributte engine filters latte macros nette nette-framework templates templating

Last synced: 28 Sep 2024

https://github.com/contributte/tracy

:sunglasses: Tuned Tracy Bars/Panels/BlueScreens for easy-developing

bar contributte development nette nette-framework panel tracy

Last synced: 28 Sep 2024

https://github.com/nette-examples/flat-file-blog

📰 Simple flat-file blog using Nette and PHP 8.0

blog dependency-injection example framework nette nette-framework php template

Last synced: 27 Sep 2024

https://github.com/o2ps/slimnettebridge

Slim Framework bridge for Nette DI

nette-framework slim-framework slim3

Last synced: 27 Sep 2024

https://github.com/contributte/doctrine-extensions-atlantic18

:mag: Doctrine Atlantic18/DoctrineExtensions extension for Nette Framework (@nette)

database doctrine2 doctrineextensions gedmo nette nette-framework

Last synced: 28 Sep 2024

https://github.com/contributte/elasticsearch

:mag: Tiny Elasticsearch integration into Nette Framework

contributte elasticsearch nette nette-framework

Last synced: 28 Sep 2024

https://github.com/contributte/bootstrap

:sparkles: Extra contrib to nette/bootstrap (@nette)

bootstrap contributte docker environment nette nette-framework vagrant

Last synced: 28 Sep 2024

https://github.com/mrtnzlml-archive/compiler-extension

:crown: Enhanced CompilerExtension for Nette Framework

dic-extension neon nette-framework

Last synced: 27 Sep 2024

https://github.com/f00b4r/2018-08-vue-nette-camp

:fire: Vue examples on Nette Camp 2018

nette-camp nette-framework trainit vue

Last synced: 28 Sep 2024

https://github.com/orisai/tracy-pets

Tracy got an angry pet to remind you of your failures

error exception nette nette-framework orisai php tracy

Last synced: 28 Sep 2024

https://github.com/contributte/api

🆖 Powerful, documented, validated, built-in API to Nette Framework. (@nette)

annotations api contributte http middleware nette-framework php requests responses

Last synced: 28 Sep 2024

https://github.com/contributte/planette-play-site

💀 [DISCONTINUED] Former Planette (Nette Play) Portal

community contributte nette-framework php planette

Last synced: 27 Sep 2024

https://github.com/contributte/cache

:sparkles: Extra contrib to nette/caching (@nette)

cache caching contributte nette nette-framework sqlite temporary

Last synced: 28 Sep 2024

https://github.com/contributte/dev

:godmode: Set of tools for development / debugging (@nette)

contributte developer-tools development nette nette-framework tracy

Last synced: 27 Sep 2024

https://github.com/contributte/forms

:sparkles: Extra contrib to nette/forms (@nette)

contributte email forms inputs nette nette-framework

Last synced: 28 Sep 2024

https://github.com/contributte/planette-site

💀 [DISCONTINUED] All the roads go through the Planette

contributte cookbook examples nette-framework tutorials

Last synced: 27 Sep 2024

https://github.com/mrtnzlml-archive/monolog

:memo: Monolog integration to Nette Framework (@nette)

formatter handler monolog nette-framework processor

Last synced: 27 Sep 2024

https://github.com/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.

bulkgate nette-framework php-sdk php7 sms sms-gateway

Last synced: 27 Sep 2024

https://github.com/contributte/newrelic-tracy

💀 [DISCONTINUED] Newrelic Tracy extension for Nette Framework (@nette). Use contributte/newrelic.

contributte debugging nette-framework newrelic tracy

Last synced: 27 Sep 2024

https://github.com/contributte/mail

:sparkles: Extra contrib to nette/mail (@nette)

contributte mail mailers message nette nette-framework smtp

Last synced: 28 Sep 2024