Libraries tagged by prettify
jonnitto/prettyembedhelper
133116 Downloads
Helper mixins, prototypes and frontend resources for the PrettyEmbed Series
fof/pretty-mail
28235 Downloads
Create HTML email for Flarum
skyzyx/monolog-json-pretty-print-formatter
190208 Downloads
Pretty-prints JSON responses in the Monolog JsonFormatter!
marcin-jozwikowski/easy-admin-pretty-urls
13737 Downloads
Semi-automatic URL generator for pretty REST-like URLs in EasyAdmin
jonnitto/prettyembedyoutube
84285 Downloads
Prettier embeds for your YouTube videos and playlists in Neos CMS - with nice options like high-res preview images, lightbox feature and advanced customization of embed options.
andrey-helldar/pretty-routes
8839 Downloads
Pretty Routes for Laravel
andrey-helldar/pretty-array
58295 Downloads
Simple conversion of an array to a pretty view
mihaeu/html-formatter
65419 Downloads
HTML Formatter pritifies HTML content by applying proper intendation (no tidy, purification, etc.).
leeoniya/dump-r
67275 Downloads
a cleaner, leaner mix of print_r() and var_dump()
dragon-code/laravel-routes-core
46145 Downloads
The core of applications for working with routes
oodle/krumo
107708 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
prettybx/support
3254 Downloads
Pretty Bitrix
pid/speakingurl
5240 Downloads
Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.
noximo/php-colored-ascii-linechart
3383 Downloads
Pretty line graphs in your console, html or images
marcocesarato/sqlparser
35788 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.