Libraries tagged by php to html
riodevnet/elephscraper
1 Downloads
ElephScraper is a lightweight and PHP-native web scraping toolkit built using Guzzle and Symfony DomCrawler. It provides a clean and powerful interface to extract HTML content, metadata, and structured data from any website.
guisaldanha/image-downloader
6 Downloads
PHP class to download images from a given URL. Scrapes the image from the HTML source.
anrdaemon/mylittlegallery
29 Downloads
My Little Gallery, a PHP class and templates to create a quick drop-in HTML gallery.
adhiana46/bpjs
121 Downloads
PHP package to access BPJS Kesehatan API. This is a wrapper for BPJS Kesehatan API https://dvlp.bpjs-kesehatan.go.id:8888/trust-mark/portal.html
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
rpurinton/phpack
33 Downloads
A tool to modularize and compile PHP and HTML components.
klan1/k1.lib-dom
268 Downloads
Say good bye to the inline HTML tags as strings on your PHP code!. DOM Classes from K1.lib.
jyoungblood/stereo-render
9 Downloads
PHP abstraction functions to help more easily render views for Slim Framework. Includes support for JSON, HTML, and Blade.
jennosgroup/larables
21 Downloads
A laravel package that allows you to seemlessly generate html tables entirely using PHP classes.
rezozero/pdfsafe
191 Downloads
Twig extension to clean-up an HTML content for PDF generation (psliwa/php-pdf)
jidoka1902/sitemap-xml
1 Downloads
a little library to provide basic php interface defined by https://www.sitemaps.org/protocol.html
ertong/tbs
1376 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
elmarculino/tinybutstrong
279 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
aivis/opentbs
82 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
phower/escaper
86 Downloads
A PHP class which offers a way to escape output and defend from XSS and related vulnerabilities by introducing HTML, CSS and Javascript escaping context.