Libraries tagged by interitty
interitty/utils
1811 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
interitty/nb-remote-phpunit
1234 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/flash-message-control
911 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
1144 Downloads
Provides some additional features into the great Nette\DI container.
interitty/component-model
890 Downloads
Extension of the standard Nette/Component Model by some other features that are specific for use in the Interitty projects.
interitty/code-checker
1218 Downloads
Code checker script provides the way to check the quality of the Interitty codes.
interitty/application
893 Downloads
Extension of the standard Nette/Application by some other features that are specific for use in the Interitty projects.
interitty/phpunit
1081 Downloads
Extended sebastianbergmann/phpunit framework.
interitty/pacc
168 Downloads
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.
interitty/markdown
497 Downloads
Support for Markdown language in Nette framework and templating system Latte.
interitty/console
849 Downloads
Extension of the standard Symfony/Console by some other features that are specific for use in the Interitty projects.
interitty/tokenizer
52 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.
interitty/output-buffer-manager
29 Downloads
Output buffer manager brings a safe way to work with outputs.