Libraries tagged by comvi
duolee/pre-commit
66 Downloads
The pre-commit system for the Laravel Framework
ducal/git-commit-checker
36 Downloads
Check coding standard & code syntax with Git pre-commit hook.
druidweb/coming-soon
70 Downloads
Coming soon page and image publisher for Jetstream Labs projects.
drmonty/datatables-colvis
3509 Downloads
End user column visibility options plug-in for DataTables
dovetaily/compio
80 Downloads
Generator of component - It works temporarily only on Laravel with Artisan(CLI) by generating Blade components but you can customize it to generate components from other templating engines like `Twig` or `VueJs` or others.
douglasmariz/pre-commit-git
9 Downloads
GIT pre-commit hook para verificar no código a existência de certas palavras, frases ou funções (dump, var_dump, die, print_r, etc) antes de ser comitado.
dishitpala/phpcs-git-pre-commit-hook
7 Downloads
A boilerplate for any git WordPress project where coding standards are mandatory.
dfox288/string-blade-compiler
10 Downloads
Laravel Blade String Compiler, render string as blade templates
devchainsrl/phpcs-phpcbf-git-pre-commit
7 Downloads
PHPCS check before commit
derhaeuptling/contao-combiner-utility-bundle
366 Downloads
Contao Combiner Utility bundle for Contao Open Source CMS
dducro/db-blade-compiler
369 Downloads
Render Blade templates from Eloquent Model Fields
datagutten/comics-tools
335 Downloads
Tools for the web comics aggregator by jodal (jodal/comics)
datagutten/comicmanager
32 Downloads
A tool to manage comic strips and sort them by category
dangthinh104/commit-checker
4 Downloads
Check coding standard & code syntax with Git pre-commit hook.
damien-list/phpcs-git-pre-commit
1080 Downloads
PHP-CS-Fixer check before commit based on Sergey Gladkovskiy's work