Libraries tagged by interitty
interitty/utils
1009 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
interitty/markdown
354 Downloads
Support for Markdown language in Nette framework and templating system Latte.
interitty/flash-message-control
487 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
618 Downloads
Provides some additional features into the great Nette\DI container.
interitty/console
607 Downloads
Extension of the standard Symfony/Console by some other features that are specific for use in the Interitty projects.
interitty/component-model
518 Downloads
Extension of the standard Nette/Component Model by some other features that are specific for use in the Interitty projects.
interitty/application
495 Downloads
Extension of the standard Nette/Application by some other features that are specific for use in the Interitty projects.
interitty/tokenizer
42 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/phpunit
472 Downloads
Extended sebastianbergmann/phpunit framework.
interitty/pacc-playground
1 Downloads
For better understanding of the PHP implementation of YACC.
interitty/pacc
55 Downloads
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.
interitty/output-buffer-manager
20 Downloads
Output buffer manager brings a safe way to work with outputs.
interitty/nb-remote-phpunit
501 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/infinite-loop-prevention
11 Downloads
A simple infinite loop prevention tool.