Libraries tagged by on page
natlibfi/php-html-parser
41201 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mouf/utils.session.optimistic-session-handler
2708 Downloads
Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.
mediawiki/babel
6047 Downloads
Users can easily indicate their language proficiency on their user page
logicbrush/silverstripe-rolluppage
8256 Downloads
A module for the SilverStripe CMS which rolls up the contents of child pages for display on a single page.
lavatech/php-simple-html-dom-parser
14761 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.
1foru/php-html-parser
18927 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
webcoast/deferred-image-processing
32712 Downloads
Handles image processing on request instead of during page generation
nightjar/ss-slug
5568 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
moderntribe/square1-settings
22676 Downloads
Settings page utilities for square one
amazeelabs/silverback_external_preview
42102 Downloads
Provides a UI to preview pages (published and draft) on external websites - usually a Gatsby or NextJS frontend.
landofcoder/module-ajaxscroll
32179 Downloads
Freely Scroll down & See what page of the catalog they're on, Automatically loading, Similar technique as seen on Twitter, Facebook
shinsenter/defer-laravel
4615 Downloads
🚀 A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
t3/pw_teaser
16341 Downloads
Create powerful, dynamic page teasers with data from page properties and its content elements. Based on Extbase and Fluid Template Engine.
sukhvir1313/directproductadd
6016 Downloads
Share link http://{yourdomain}/dpa/add/tocart/sku/{product_sku}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}/coupon/{coupon_code}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}-{quantity}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku_1},{product_sku_2}, http://{yourdomain}/dpa/add/tocart/id/{product_sku_1}-{quantity},{product_sku_2}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id}, http://{yourdomain}/dpa/add/tocart/id/{product_id}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id_1},{product_id_2} OR http://{yourdomain}/dpa/add/tocart/id/{product_id_1}-{quantity},{product_id_2}-{quantity} with your users through email, share media, blogs etc. Once user clicks on this link product will be automatically added to cart and user will be redirected to checkout page.
smith197/steamauthentication
541 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.