Showing 39 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Gantry Framework

    Gantry Framework

    Next Generation Template / Theme Framework

    Develop CMS themes quickly and efficiently while providing flexibility and ease of use for end-users. Gantry was born when the RocketTheme development team wanted to consolidate our extensive set of custom Grav, Joomla and WordPress theme functionality into a simple, easy-to-use framework. Yes, that’s right! Gantry 5 has a powerful and easy-to-use Layout Manager that ensures controlling the layout is a highly visual experience. When we started the Gantry 5 project, we wanted to think past...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Timber themes

    Timber themes

    Create WordPress themes with OOP code and the Twig template engine

    Timber helps you create fully-customized WordPress themes faster with more sustainable code. With Timber, you write your HTML using the Twig Template Engine separate from your PHP files. This cleans up your theme code so, for example, your PHP file can focus on being the data/logic, while your Twig file can focus 100% on the HTML and display. Once Timber is installed and activated in your plugins directory, it gives any WordPress theme the ability to take advantage of the power of Twig...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Understrap WordPress Theme Framework

    Understrap WordPress Theme Framework

    The renowned open-source WordPress starter theme

    Fully designed, beautifully implemented themes for quick site builds. The premier starter theme for custom WordPress development. Parent and Child Theme. Free and Open-Source. Train your team to become Understrap experts in record time. Start with simple, powerful theme code based on Underscores, the best-practices starter theme from Automattic, the creators of WordPress. Add beautiful, flexible styles, components, grids and responsive design with Bootstrap, the industry standard for mobile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wordless

    Wordless

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Wordless is an opinionated WordPress plugin that dramatically speeds up and enhances your custom themes creation. Templates are compiled directly by the Wordless plugin. Once compiled, they'll be cached, so you do have not to bother about performance overhead. A structured, organized, and clean theme organization. Bootstrap a new theme directly within wp-cli. Write PHP templates with Pug templating system. Write CSS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    WordPress Sahifa 5.9.1 Theme

    WordPress Sahifa 5.9.1 Theme

    Sahifa is one of the most versatile website themes in the world.

    Sahifa is one of the most versatile website themes in the world. This amazing product offers many incredible features, each added in order to enhance your web page. It manages to balance power and beauty, resulting in a high-quality browsing experience for all users. Many sites have to choose between complexity and accessibility, given that their layout cannot adapt to the diminutive screens of hand-held devices. Thankfully, this theme has solved all compatibility and resizing issues....
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    videos wordpress theme

    videos wordpress theme

    WP Xvideos is a Fully Responsive WordPress Theme

    WP Xvideos is a Fully Responsive WordPress Theme which lets you to create an adult tube site like the most popular website named XVideos.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    WordPress Community Edition For Intranet

    WordPress Community Edition For Intranet

    The Free & Popular WordPress Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make WordPress live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with wp wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://wp.local/wp-login.php ( Accept Any...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Sources of http://lazaruscomponents.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    wp-all-import-pro-5.0.1

    wp-all-import-pro-5.0.1

    The ultimate solution for WordPress imports & exports.

    Complete, granular control of your data with an easy to use drag & drop interface. Use any XML, CSV, Excel or Google Sheets file Supports very large files, and any file structure Compatible with custom plugin and theme fields Images, categories, WooCommerce, ACF, etc. Simple interface & flexible API Powerful scheduling options
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    A WordPress Theme (See README.txt for features)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WP Bootstrap Navwalker

    WP Bootstrap Navwalker

    Custom WordPress nav walker class to implement the Twitter Bootstrap

    A custom Wordpress walker to implement the Twitter Bootstrap dropdown navigation using the WordPress built-in menu manager. This is a utility class that is intended to format your WordPress theme menu with the correct syntax and CSS classes to utilize the Bootstrap dropdown navigation. It does not include the required Bootstrap JS and CSS files, you will have to include them manually. Between version 3 and version 4 of the walker there have been significant changes to the codebase. Version 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    A function that takes content (HTML/JS/PHP/etc) and CSS, and returns only the used CSS. PurifyCSS does not modify the original CSS files. You can write to a new file, like minification. If your application is using a CSS framework, this is especially useful as many selectors are often unused. Statically analyzes your code to pick up which selectors are used. The CLI currently does not support file patterns. Remove unused CSS code from your stylesheet. PurifyCSS is meant to be installed via npm...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SOGEL Mobile WordPress Theme

    SOGEL Mobile WordPress Theme

    Minimalist, Modern and Simple Mobile WordPress Theme

    Minimalist, Modern and Simple mobile wordpress theme only for mobile blog. Work with latest wordpress version and tested by wordpress 4.9! Required plugin : WP-PostViews Demo : http://diskon.co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Digital Signage Wordpress

    Digital Signage Wordpress Theme

    Digitalsignagepress helps to create Digital Signage out of WordPress simply and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TinyWPDK

    TinyWPDK is a tiny development kit for wordpress theme.

    TinyWPDK is a tiny development kit for wordpress theme. It has features like MVC application framework. It is not complex but is very simple for users to understand. All you have to develop themes of wordpress is to download the kit and include the entry file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eccentric

    Eccentric

    WordPress theme based on bootstrap

    Eccentric is the wordPress theme based on bootstrap. This theme has flexible layout features. You can select your favorite one from a couple of layouts built in the theme. This theme depends on TinyWPDK (a tiny theme development kit) and released archives include it. https://sourceforge.net/p/tinywpdk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Robert-SP

    Robert-SP

    Single page portfolio wordpress theme.

    Welcome, Robert-SP is a free WordPress portfolio theme. This theme is made by Robert Nicjoo. Now you can download and use of this theme as single bootstrap theme but the reason I published this theme in here now is getting help from my dear WordPress developer to complete this theme. For complete this theme I still need few page and little bit CSS help. I will appreciate if each one of you could help me to done this theme. This theme till here is completely created by me and it's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    emric

    wordpress theme.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Figerty Theme

    Red and white theme for WordPress

    Figerty Theme is a new WordPress theme. Simple in design but packing features. The theme is open source and free and designed in validated code and tested using Wordpress Developers theme testing tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Software Wordpress Theme

    Simple and clean theme for software website

    Simple and clean wordpress theme for software website. Supports widgets, 2 sidebars
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Android Wordpress Theme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Sombrero Theme framework aims to be a one size fits all starting point for WordPress theme development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A very simple, but nice and free WordPress Theme! Egyszerű , de szép és ingyenes WordPress Téma!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Clear Line is the clear and very lightweight theme. It's also highly customizable. Fixed or flexible width, 8 sidebar layouts, columnar posts displaying, 14 widget areas, advanced options page with option inheritance and tons of options, helpful 404
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.