Showing 637 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Converts Coldfusion (cfml) templates into PHP scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The English Programming Language Compiler. A simple programming language that reads like plain English and compiles to Perl. "There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tabasco's HotForms is a PHP-Nuke 5.0 module.You define your HTML form by creating Form and Field records stored in the database, the builder takes care of creating the php-nuke pages to display the form, and submit the info by e-mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The aim is to develop a framework to translate UIML (User Interface Markup Language) description of UI into a number of plaforms (wxPython, HTML, etc.). Dynamic and "static" (into a program) rendering implied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An object-oriented web development system which allows the construction of dynamic content from a set of files that resemble HTML with some perl inline markup. It has a driver (optimized for FastCGI and mod_perl), a compiler, and a set of extensi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API. It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
    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
  • 10
    Html2perl is a simple console based utility for converting HTML text streams (or any ASCII based text stream for that matter) into a series of perl print statements for inclusion in a Perl script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A PHP Class Generator that generates SQL and PHP classes from a XML-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP framework with support for simple tags and server-side events like jsp, asp.net, etc. prioritizing separation between structure, behavior and presentation, generating clean valid html markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of each node visit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SDF(Site Development Framework) is a web based applications and object oriented PHP framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of Protocol Buffers in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    php xHTML

    php xHTML

    PHP Class to control xHTML STRICT

    This Class for PHP controls xHTML strict documents, creation, and validation The idea is to made things easy and small, avoid errors or mistypes, helps with IDs / forms/ and tags. The point is to focus on PHP and forget if we close a tag, forgot to set a special required attribute or if we wrote the header correctly, the class take care of that Also made the creation of custom, normal used, and repetitive tasks easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blade Language Developer
    Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cgpl is C++ template-based parsing library. It does not contains any parser on itself, but provide primitives for creating its own parser using generic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Automatic is a software artefact generator for system informations development. Automatic is based on MySQL database to generate code, classes, intefaces web in PHP, HTML and Javascript. The tool is based in generations rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CodeSnippet is a collection of Java libraries to convert CSS, DTD, HTML, Java, JavaScript, JSP, Properties, SQL, and XML code to HTML with syntax highlighting and line number support. If you want to see it in action, visit http://snippets.hoydaa.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    State Hierarchy Protocol Parser: the tool for producing fast and flexible protocol/format analyzers based on FSM with pretty text description.
    Downloads: 0 This Week
    Last Update:
    See Project