Libraries tagged by inherit
interitty/di
461 Downloads
Provides some additional features into the great Nette\DI container.
interitty/console
518 Downloads
Extension of the standard Symfony/Console by some other features that are specific for use in the Interitty projects.
interitty/component-model
406 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
389 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
103 Downloads
Manager with Latte macro that helps to properly load CSS/JS assets.
sooand/turbojetstream
5 Downloads
Extension of the Tailwind scaffolding Jetstream for the Laravel framework.
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.
interitty/pacc
26 Downloads
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.
interitty/infinite-loop-prevention
1 Downloads
A simple infinite loop prevention tool.