Packages from interitty
-
interitty/application
Extension of the standard Nette/Application by some other features that are specific for use in the Interitty projects.
-
interitty/assets-manager
Manager with Latte macro that helps to properly load CSS/JS assets.
-
interitty/code-checker
Code checker script provides the way to check the quality of the Interitty codes.
-
interitty/component-model
Extension of the standard Nette/Component Model by some other features that are specific for use in the Interitty projects.
-
interitty/console
Extension of the standard Symfony/Console by some other features that are specific for use in the Interitty projects.
-
interitty/di
Provides some additional features into the great Nette\DI container.
-
interitty/flash-message-control
A visual component for applications using the Nette framework, allowing them to work easily and anywhere in a unified way with flash messages.
-
interitty/infinite-loop-prevention
A simple infinite loop prevention tool.
-
interitty/markdown
Support for Markdown language in Nette framework and templating system Latte.
-
interitty/nb-remote-phpunit
Custom PHPUnit script that allows NetBeans to run tests on a remote host. Developed mainly to make working with Docker environments more convenient.
-
interitty/output-buffer-manager
Output buffer manager brings a safe way to work with outputs.
-
interitty/pacc
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.
-
interitty/pacc-playground
For better understanding of the PHP implementation of YACC.
-
interitty/phpunit
Extended sebastianbergmann/phpunit framework.
-
interitty/static-content-generator
Static content generator persists application output for future use, saving time and money.
-
interitty/tokenizer
Use regular expressions to split a given string into tokens.
-
interitty/utils
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.