Libraries tagged by php pages
monicahq/laradb
732 Downloads
A read-only database browser for Laravel: browse your tables and their rows from a single page. Supports MySQL, PostgreSQL and SQLite.
joostvanveen/litespeedcache
11133 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
gilbitron/pico
126 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.
apih/laravel-route-list-web
6569 Downloads
View all routes for your Laravel app via a web page in a browser
gulch/minify
41861 Downloads
Package for minify and optimize HTML code
mvlabs/mvlabs-snappy
54934 Downloads
MvlabsSnappy is a Zend Framework and Laminas module that allow easy to thumbnail, snapshot or PDF generation from a url or a html page using Snappy PHP wrapper for the wkhtmltopdf/wkhtmltoimage conversion utility.
pixelant/pxa-lpeh
160234 Downloads
Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.
richarddobron/bigpipe
21459 Downloads
BigPipe: Pipelining web pages for high performance built in PHP.
drnxloc/laravel-simple-html-dom
383813 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
reportico/php-phantomjs
21355 Downloads
A PHP wrapper for loading pages through PhantomJS
sokolnikov911/yandex-turbo-pages-php5
11055 Downloads
PHP5.4 Yandex Turbo Pages RSS feed generator
natlibfi/php-html-parser
71550 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
michaeluno/admin-page-framework
751 Downloads
A PHP class based framework which facilitates WordPress plugin and theme development.
fasterpay/fasterpay-php
27557 Downloads
FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch.
avplab/php-html-builder
9811 Downloads
PHP Html builder simplifies creation of an html code in php scripts. Allows to build (or generate) the html in simple natural way, similarly as create a html page.