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