Libraries tagged by html5 chat
baine/php-computed-styles
16 Downloads
"Use method chaining to add classes and styles to html elements in PHP.
swagger-api/swagger-ui
50717416 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
tijsverkoyen/css-to-inline-styles
550144496 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
duzun/hquery
178392 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
sensiolabs/gotenberg-bundle
418692 Downloads
A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.
rct567/dom-query
271520 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
api2pdf/api2pdf.php
681317 Downloads
This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs
wa72/html-pretty-min
233873 Downloads
HTML minifier and indenter that works on the DOM tree
abordage/nova-html-card
242425 Downloads
A Laravel Nova card that displays any html content, e.g. lists, notifications, small custom reports
voku/css-to-inline-styles
264665 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
torgodly/html2media
40266 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
zircote/hal
233410 Downloads
A PHP implementation of HAL http://stateless.co/hal_specification.html
picocms/pico
38065 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
mgargano/simplehtmldom
594693 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
components/handlebars.js
198455 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.