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

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    CssSelector Component

    CssSelector Component

    Converts CSS selectors to XPath expressions

    XPath expressions are incredibly flexible, so there is almost always an XPath expression that will find the element you need. Unfortunately, they can also become very complicated, and the learning curve is steep. Even common operations (such as finding an element with a particular class) can require long and unwieldy expressions. CSS selectors are less powerful than XPath, but far easier to write, read and understand. Since they are less powerful, almost all CSS selectors can be converted to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    fd is a program to find entries in your filesytem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases. First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Filesystem Component

    Filesystem Component

    The Filesystem component provides basic utilities for the filesystem

    The Filesystem component provides platform-independent utilities for filesystem operations and for file/directory paths manipulation. The component contains two main classes called Filesystem and Path. mkdir() creates a directory recursively. On POSIX filesystems, directories are created with a default mode value 0777. You can use the second argument to set your own mode. exists() checks for the presence of one or more files or directories and returns false if any of them is missing. copy()...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Afero

    Afero

    A FileSystem abstraction system for Go

    Afero is a filesystem framework providing a simple, uniform and universal API interacting with any filesystem, as an abstraction layer providing interfaces, types and methods. Afero has an exceptionally clean interface and simple design without needless constructors or initialization methods. Afero is also a library providing a base set of interoperable backend filesystems that make it easy to work with afero while retaining all the power and benefit of the os and ioutil packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    IPFS

    IPFS

    IPFS implementation in Go

    ...The average lifespan of a web page is 100 days before it's gone forever. It's not good enough for the primary medium of our era to be this fragile. IPFS keeps every version of your files and makes it simple to set up resilient networks for mirroring data. The Internet has turbocharged innovation by being one of the great equalizers in human history, but increasing consolidation of control threatens that progress. IPFS stays true to the original vision of an open, flat web by delivering technology to make that vision a reality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SabroCMS CMS and Online FTP

    SABROCMS (CONTENT MANAGEMENT SYSTEM) PHP SCRIPT TO EDIT WEBSITES

    SabroCMS is a Freemium PHP Script that allows you to manage the files of your hosting or your website, from any web browser, either from your computer, tablet or cell phone, with online FTP functions, ideal for uploading files, deleting files, renaming files, clone files, create or delete directories and especially to create and edit files online, such as HTML files, Javascript JS files, CSS Style Sheets, Python PT Scripts, PHP Scripts, Perl, CGI and all kinds of TXT, XML, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SD

    SD library for Arduino with secure extensions and interactive terminal

    The replacement for standard Arduino SD (Secure Disk) library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Network file system designed for use with home NAS. Simple to use, few dependencies, reasonable security, completely in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SlimSync

    Java library for file synchronization

    Java programming library for synchronization. It works with local file system as well as with remote repositories/filesystem over various protocols (HTTP, SSH, ...). Can be easily extended to support other types of protocols. Currently it supports local file systems and WebDAV
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    slfs-utils

    Utilities for Simple Log Structured Filesystem(SLFS)

    Only mkfs.slfs is included currently. Other helper programs will be included later. <Build> $ make dep $ make $ make install To get SLFS, visit following link: https://sourceforge.net/p/slfs-linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    ...OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use these inexpensive little sensors and other chips with very simple wiring to sense and control the physical environment. The interface is very flexible -- everything from a web browser, to read and writing directly to the chip's "file" to integrating with your programs -- even over the internet. There is a growing number of 1-wire sensors: temperature, voltage, humidity, light, ultraviolet, pressure, thermisters, thermocouples, programmable microcontrollers, relays, lights, LCD panels, etc
    Downloads: 23 This Week
    Last Update:
    See Project
  • 13
    usb-resetter

    usb-resetter

    Simple graphical usb reset tool

    USB resetting is the closest equivalent to physically unplugging and re-plugging a USB device. you might ask , How is that useful ? well the use cases will be different from user to another. In my case, it helps with accessing my slightly damaged old USB external hard drive after a mount in unix-like OSes without any i/o issues. Another one is, loop resetting my USB headset solves some weird glitching sound i constantly have while using them. Those are my special use cases. There most be...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    diskover

    diskover

    File system crawler and disk space usage software

    diskover is a file system crawler and disk space usage software that uses Elasticsearch to index your file metadata. diskover crawls and indexes your files on a local computer or remote storage server over network mounts. diskover helps manage your storage by identifying old and unused files and give better insights into data change "hotfiles", file duplication "dupes" and wasted space. It is designed to help deal with managing large amounts of data growth and provide detailed storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple PHP/MySQL script that can list files (including MD5 and SHA1 checksums as well as last modification time) in selected folder. It can generate snapshots with a current state of filesystem and compare it with an older snapshots. Before uploading to server, set your password ($correct_password = 'Your Password';) and monitoring folder ($checkpath = './';)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project provides a file synchronization tool, comparable to unison, with a fast and simple to use application interface written using the Fox toolkit. It can use hash algorithms as well as simple file existence checks for synchronizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sfbf

    sfbf

    Useful console application to search for largest files on file systems

    sfbf (Search For Big Files) is a useful console application to search for largest files on file systems. It brings features such as : - Fast file search to locate largest files - Configurable search depth - Various output formats (txt, json, xml, html, csv) - Regular expression matching This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2) Copyright © 2017 spypunk spypunk@gmail.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19

    Files Cleaner

    A tool to help renaming files easily

    A multifunctions software to clean up your files with ease. 2 ways are proposed to achieve this : filters and regular expressions. While filters are quick and easy to create, regex are more powerfull and versatile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Uprawnienia Mac

    Uprawnienia Mac

    Simple dragdrop permission change app

    Simple Drag&Drop permissions change Mac and GTK Linux app. Now stable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TreeSnap

    Creates trees and loads into mysql for browsing and searching

    Functions: 1. Periodically create trees (windows tree command) 2. Load trees into mysql DB with PHP 3. Browse and search loaded trees in PHP/HTML This project will help you to backup your folder structure on all of your disks and then conveniently browse and search this structure. This can be useful for you to find out, what software and files you were using previously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fisy is a simple and lightweight application dedicated to copy and backup files. This application has been designed to perform simple or timestamped copies of directories and files as well as unidirectional synchronization of file tree. Fisy is in command line, you can so start copying tasks at any time or plug them on an automated processing. Sine version 2.0, Fisy contains cipher features for encrypting data for storage in a remote service like the Cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Speed

    Speed

    Find the data transfer speed on Mac OS X.

    A simple app which will allow users to find the data transfer speed on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Artica For Samba Appliance

    Artica For Samba Appliance

    NAS/File Sharing/PDC server in 5 Minutes

    Artica For Samba Appliance is an Open source ISO based on Debian 6 that create a full NAS/File server using LDAP system with all necessaries features. It install Artica Web administration Console, a sexy Ajax interface to help you create shares and other filesystem tunes & tweaks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Example code for fat16, iso9660 and ext2, its characteristic is simple, we only focus on how the file system data is maintained on hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next