Showing 266 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    silvertunnel - Java lib+browser for TOR
    silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser. Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    A simple java package which provides an annotation, an interface and utility class for the purpose of making it easy to create toString() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Math expression parser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple Date Handler

    Very small and simple java.util.Date handler library

    Small and simple Java Date handler library, based on public static methods for basic java.util.Date manipulation. The main features: - add minutes, hours, seconds to a given date; - get the hour 00:00:00 and 23:59:59 from a given date; - get the diference in hours, minutes, seconds between 2 given dates; - check if 2 or more dates are in the same week, month; - check if 2 or more dates are the same day; - get the start and end of the month;
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5

    Simple Hibernate Data Handler

    This library package allows developers to access DB in a easy way.

    [NO LONGER UPDATED] The Simple Hibernate Data Handler implements a basic interface for CRUD, suportting HQL, Named Queries and SQL. Stupidly simple for Hibernate ORM 4. Extend a BasicCrud class and enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IWIR Tool

    IWIRtool creates, parses and manipulates IWIR workflows

    ...IWIRtool is able to parse IWIR XML files and provides a Java Object representation enabling traversal and manipulation of the workflow. Additionally, it provides a simple Java API to enable the construc- tion of IWIR workflows and the serialisation of IWIR Workflows as XML documents compliant to the IWIR XML Schema. The tool is able to parse and evaluate the IWIR condition expressions and will validate IWIR documents for correctness in their control flow, data flow, data types and syntax both when parsing existing IWIR XML documents as well as during the creation of new workflows using the API of IWIRtool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TagEnabler

    Java library for check unsafe html

    Библиотека позволяет получая опасный html от клиента, протым способом сделать его безопасным не разрушив сам код. Для достижения этой цели достаточно определиться какие теги и опции к тегам пользователю разрешено использовать. Можно также указать каждой опции какому регулярному выражению она должна соответствовать.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    eBook parser library

    Java library for parsing eBook structure

    eBook parser library - Java library, designed for parsing many formats of electronic books
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PieceOCake

    PieceOCake

    A ridiculously simple Java save/load library

    Do you ever curse Java for making it so ridiculously difficult just to save and load data? Do you ever say something like the following: "All I want to do is save the user's data! I don't want to deal with your BufferedWriters and HashMapThingies and stuff!" ...all in a remarkably incensed tone? Well, DON'T! There's a solution! It's a PIECE O' CAKE! Just use this handy dandy library and you can save/load like a champ. Forget about said BufferedWriters and HashMapThingies. What's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    ...That is not really a feature :-) but to those of you able to cope with this news I suggest to read further; * Petri Nets are created with PetriNetExec by writing Java code and using the provided API; * PetriNetExec provides a simple yet powerful callback mechanism allowing you to actually do something when events are fired and the network status is changing. * PetriNetExec is embeddable into your Java application. This means that you can build your own application and add Petri Nets into it. * PetriNetExec is open-source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    X2S

    A simple DOM parser in Java

    X2S is a very simple DOM parser. The aim is to retrieve attributes and text-values from an XML DOM document in the case that you don't need all features and complexity of XPath and/or XQuery. For example, if it could be useful a method to retrieve all text-values from a DOM relative path like: /root-node/persons/person/name or the attributes from a string like: /root-node/persons/person/id
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CloneUtils
    A simple library for cloning java objects. And it can do it in three ways. The shallow copy, the serialized copy and the deep clone. It is useful if you need to detach an entity from an EntityManager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Connection Pool Manager

    JDBC Connection Pool Manager

    icpool is simple and easy to use, connection pool manager. It can be downloaded and used completely free of charge for any purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JFBLogin

    A simple java class for Facebook login authentication.

    This project offers a simple java class to be used for any Facebook authentication needs. This class allows you to simply pass the Facebook application client id and show a login and authentication window, and returns the session token from Facebook. This is extremely useful for anyone who wishes to make a program in Java that needs to be able to have a user login and subsequently access the Facebook API to get any information about the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nen

    Nen

    neural network implementation in java

    3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM. Quick Start: "java -jar nen.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Annotate your POJOs to create a fully-functional application, with table support, collection filters, and persistence hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    ...Internally RedComm uses part of the RxTx Library (http://rxtx.qbang.org/wiki/index.php/Main_Page) for port communication. Thus RedComm helps the unexperienced user using RxTx. RxTx is licensed under the LGPL 2.1 (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). RedComm also provides facilities for event based serial communication with the help of threading in order to non-block ie. the gui thread of the corresponding application. RedComm is ideally suited for education e.g at schools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal web interface in order to test it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDOM extention to manage huge (big) xml file. Make able to have a persisted Document Object Model (DOM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    knowceans

    Utility classes from maps to search engine to random samplers

    .... --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString, NamedGroupRegex: regex convenience --- org.knowceans.corpus: CorpusSearcher: full-text search engine +++ LabelNumCorpus: svmlight corpus storage and filtering +++ NIPS corpus with text, authors, labels and citations --- org.knowceans.map: InvertibleHashMultiMap, BijectiveHashMap: implement n:m and 1:1 relations. --- Other libs: knowceans-arms = port of the Adaptive Rejection Metropolis Sampler (ARMS) for arbitrary distributions +++ lda-j = port of lda-c, implementing Latent Dirichlet Allocation (LDA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Graphane is a solution to generate and deliver enterprise documents (PDF, ODT, RTF, HTML). Templates documents are designed with OpenOffice Writer. Any application being able to export data in XML format can submit these data to the Graphane Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The FFPOJO Project is a Flat-File Parser, POJO based, library for Java applications. IMPORTANT: the source code of this project was migrated to GitHub: https://github.com/gibaholms/ffpojo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CloudBerry Libraries

    CloudBerry Libraries is a collection of Java libraries.

    CloudBerry Libraries is a collection of Java libraries designed to give the user powerful and simple tools to expand their programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series. MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project