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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    vitae

    vitae

    R Markdown Résumés and CVs

    vitae is an R package that streamlines resume and CV creation via R Markdown. It includes a collection of LaTeX and HTML templates along with helper functions to dynamically populate content from data sources such as ORCID or spreadsheets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    vee validate

    vee validate

    Painless Vue forms

    ...You are in control of how much form code you write. vee-validate makes debugging forms much easier and less of a wild goose chase every time that form does not submit. UI Agnostic: Works with native HTML elements or your favorite UI library components. Progressive: Works whether you use Vue.js as a progressive enhancement or in a complex setup. Built-in Rules: Companion lib with 25+ Rules that covers most needs in most web applications. i18n: 45+ locales for built-in rules contributed by developers from all over the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Papermerge

    Papermerge

    Open Source Document Management System for Digital Archives

    Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. Instead of having piles of paper documents all over your desk, office or drawers - you can quickly scan them and configure your scanner to directly upload to Papermerge DMS. Store, organize and index scanned documents in PDF, JPEG and TIFF formats. Instantly find relevant information using full text, tags and metadata-based search. Papermerge is free and...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    DOCX Document Converter

    DOCX Document Converter

    Convert .docx to .md/.txt and .html. Free, unlimited, fast.

    A simple, free, unlimited, secure web-based tool that converts Microsoft Word documents (.docx) into Markdown (.md/.txt) and HTML files. Perfect for developers, writers, and anyone who needs to transform .docx MS Office Word documents into web-friendly or AI context friendly formats. Unlike those other jerks on the web that charge many dollars per month for this, I made it free, unlimited and open source.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    seeddms

    seeddms

    Open Source Document Management System

    SeedDMS is an easy to use but powerful Open Source Document Management System based on PHP and MySQL or sqlite3. Many years of development has made it a mature and enterprise ready plattform for sharing and storing documents.
    Leader badge
    Downloads: 211 This Week
    Last Update:
    See Project
  • 6
    bridgex

    bridgex

    Convert files like docx, xlsx, pptx, html, and more to MarkDown

    ...Supported Formats 📂 Bridgex supports conversion of the following file formats: - PDF (.pdf) - Word (.docx) - PowerPoint (.pptx) - Excel (.xlsx, .xls, .csv) - Outlook Messages (.msg) - Text (.txt, .text) - Markdown (.md, .markdown) - JSON (.json, .jsonl) - XML (.xml) - RSS/Atom (.rss, .atom) - HTML/MHTML (.html, .htm, .mhtml) - ePub (.epub) - Compressed files (.zip) - Jupyter Notebooks (.ipynb) - Other formats supported by Markitdown Bridgex is not an IDE, text editor, Markdown editor, or document viewer
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    invdocs4me Inventory and Documents

    invdocs4me Inventory and Documents

    Web application for management of your home inventory and documents

    Simple and user-friendly PHP web application supports your personal home inventory management and document management for invoices, descriptions etc., including web links, pictures and tasks. This can help you easily track items such as your photo equipment, IT components, household items or other assets. QR codes on inventory items allow for fast identification and data access.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8

    KBPublisher Community Edition

    KBPublisher is Knowledge Management Software.

    Store information for customer support, company intranet, employee training, and more with our secure knowledge management software. KBPublisher can help you give customers the answers they need and resolve issues quickly and efficiently. Our knowledge base software can help your employees acquire job knowledge faster, reducing training time, and driving higher performance and job satisfaction. Use it to share knowledge. Publish and manage articles, white papers, user manuals,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    barcraft

    barcraft

    A simple QrCode / barcode generator in python

    A simple QrCode / barcode generator that you can also use from this website version : https://secret-guest.github.io/barcraft/ Interface made with pyQt5, made with a MSI installer with Inno setup
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    ...This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs folder: $result['client_encoding'] = 'utf8'; OR 'client_encoding' => 'utf8' in PHP Files: all_categories.php all_scripts.php index.php login.php phpgen_settings.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wizard

    Wizard

    An open source document management tool

    In order to encourage everyone to write development documents during the development process, we initially chose the ShowDoc project as a document management tool. At that time, the team size was also very small, and everyone wrote some simple development documents directly in Markdown. Later, with the growth of the team, the separation of front and back ends, and the refinement of the team division of labor, it became difficult to use only Markdown. At this time, we first thought of using Swagger, which is popular in the open source world, to create development documents. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 12
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    ...Thanks to its elegant and intuitive interface, OpenKM transforms complex operations into easy tasks. The most relevant functions of OpenKM is the indexing of the most common types of files: text, Office, Office 2007, OpenOffice, PDF, HTML, XML, MP3, JPEG, etc. For a complete feature list take a look at http://goo.gl/au8cQy
    Leader badge
    Downloads: 738 This Week
    Last Update:
    See Project
  • 13
    MinDoc

    MinDoc

    Document management system developed for the IT team

    MinDoc is a simple and easy-to-use document management system developed for the IT team. MinDoc's predecessor was the SmartWiki document system. SmartWiki is a document management system developed based on the PHP framework laravel. Because the deployment of PHP is too complicated for ordinary users, it was developed instead of Golang. It can facilitate user deployment and practicality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenDocMan

    OpenDocMan

    PHP Document Management System (DMS)

    OpenDocMan is a web based document management system (DMS) written in PHP designed to comply with ISO 17025 and OIE standard for document management. It features fine grained control of access to files, and automated install and upgrades.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 15
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    Maarch Courrier (DMS)
    Maarch Courrier is a PHP Document Management System dedicated to electronic mail processing. Maarch includes scan connectors, mailroom management, workflow. Maarch provides handy features like content management, version control, workflow, office templates, statistics, etc. Donwload Maarch Courrier from ower gitlab : https://labs.maarch.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XODA - the KISSed Document manager.

    XODA - the KISSed Document manager.

    Simple yet feature-rich Document Management System

    XODA is a KISSed (Keep Simple and Stupid) System for Organizing Documents using AJAX. This is a Document Management System without backend database, though making possible organizing files/directories by descriptions, filters and more. Visit xoda.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    C.U.O.N. is an ERP System for Linux-Server with Clients running on Linux, Windows and other OS. Articles, Support Tickets, Projects, Orderbook,Accounting, Mindmap, Document Management System. Special Modul exists also for Gardening Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LetoDMS

    LetoDMS

    Open Source Document Management System

    LetoDMS is an open-source, web-based document management system (DMS) written in PHP with a database backend. LetoDMS provides document meta-data, version control, security and easy access to your documents.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    This is a fork of the old letodms version 2.02 The original version can be found at www.letodms.com LetoDMS is an open-source, web-based document management system (DMS) written in PHP with a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    milliways

    open source GPL project and document management system

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

    AIStockBot

    Stock Analysis Program

    AIStockBot aims to become the greatest Technical and Fundamental Stock Analysis program using different approaches including Artificial Intelligence. It strives to recommend stocks better than your average Financial Adviser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kimios

    Kimios

    Document Management System

    Open Source Document Management System. Kimios was previously called Quotero. The project is based on the Java J2EE platform, and provides powerful, efficient, and simple Document Management features. Services oriented, it can be integrated in any IT environment. Visit www.kimios.com for more informations. Report any issues on http://issues.kimios.com Wiki page: http://wiki.kimios.com Get source code on http://github.com/kimios/kimios
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DG-Server
    DG-Server is Groupware and CRM system aimed at small and medium companies, supported by Dawan. Scaffolding modern architecture with internationalization and database abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next