Libraries tagged by php pages
shinsenter/defer-laravel
4844 Downloads
🚀 A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
netsells/title
16389 Downloads
A simple package for building and displaying page titles.
tbtop/admin
838 Downloads
Inertia admin builder - PHP DSL pages rendered by the @tbtop React client
millipress/millibase
4476 Downloads
Declarative WordPress settings framework. Define your settings page in PHP arrays — sections, fields, tabs, validation — and get a React UI automatically.
openxtrem/fpdi-lib
34045 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents.
thtmorais/yii2-pace
16363 Downloads
PACE (Progress Automatically Certain to Entertain) - Automatic page load progress bar for Yii PHP Framework
moosend/website-tracking
21979 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
smith197/steamauthentication
545 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
sivka/paginator
1440 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
mouf/html.utils.weblibrarymanager
363337 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
bytic/http-error-pages
3474 Downloads
Php Error page generator for Apache
vanry/php-phantomjs
7527 Downloads
A PHP wrapper for loading pages through PhantomJS
ahmedsaoud31/payfort-php
262 Downloads
Payfort php Library for Merchant Page 2.0
josh/php-phantomjs
18719 Downloads
A PHP wrapper for loading pages through PhantomJS
vladshut/php-html-parser
952 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.