Libraries tagged by einden
stolz/laravel-html-tidy
8752 Downloads
HTML Tidy middleware for Laravel
yavin/symfony-form-tree
91241 Downloads
create select field with indentation for tree structure
setbased/helper-code-store-php
55037 Downloads
Helper class for indenting automatically generated PHP code
setbased/helper-code-store-mysql
53258 Downloads
Helper class for indenting automatically generated MySQL compound syntax code
setbased/helper-code-store
56144 Downloads
Abstract helper class for indenting automatically generated code
reelworx/wizard-crpagetree
8135 Downloads
Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.
phug/util
97091 Downloads
Phug base utils, Pug (ex-Jade) for PHP, HTML template engine structured by indentation
phug/renderer
79732 Downloads
Pug (ex-Jade) renderer for PHP, HTML template engine structured by indentation
phug/reader
94371 Downloads
Pug (ex-Jade) string reader for PHP, HTML template engine structured by indentation
phug/parser
92232 Downloads
Pug (ex-Jade) parser for PHP, HTML template engine structured by indentation
phug/lexer
95972 Downloads
Pug (ex-Jade) lexer for PHP, HTML template engine structured by indentation
phug/formatter
91868 Downloads
Pug (ex-Jade) formatter for PHP, HTML template engine structured by indentation
phug/compiler
89408 Downloads
Pug (ex-Jade) compiler for PHP, HTML template engine structured by indentation
phug/ast
93025 Downloads
Pug (ex-Jade) language AST system for Phug, HTML template engine structured by indentation
lastdragon-ru/graphql-printer
1524 Downloads
The package allows you to print GraphQL Schema and Queries in a highly customized way eg you can choose indent size, print only used/wanted/all types, print only one type, print used/wanted/all directives and even check which types/directives are used in the Schema/Query.