4476 projects for "php-simple-html-dom-parser" with 2 filters applied:

  • 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
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    EJS

    EJS

    Embedded JavaScript templates for node

    ...EJS supports both server-side render (in Node/Express) and client-side use in the browser, making it versatile for universal apps. Because you’re using raw JS, debugging is simple—the errors are standard JS stack traces with template line numbers included. While it doesn’t impose a rigid structure (you’re free to organize templates however you like), it works reliably and is simple to adopt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    writeup
    Programming language for converting source documents into HTML or XML. Writeup is a combination of a markup language (similar to markdown) and a macro pre-processing language that enables a formal production system to be set up for documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PHP Mode for Emacs

    PHP Support for GNU Emacs

    An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options; and support for language features from PHP 5.4 and beyond. The latest release can be found at https://github.com/ejmr/php-mode and all bug reports should go there..
    Downloads: 1 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Soul is a recursive descent parser generator tool for Windows and Linux that comes with a parsing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A very simple implementation of C++ keyword sizeof for Java 5+. Developers can use it to know the real size of objects in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OmniLoader

    OmniLoader

    Encode files and other resources for direct use in Java programs.

    Encapsulating a simple hex-encoding API, the OmniLoader User Interface provides an easier way to bookmark, as well as encode / re-encode external resource files. Initially designed for direct class-level API access to embedded source code files, OmniLoader package & class names can be easier to remember. By selectivinly including only the source code you want to distribute, OmniLoader Resources are also more secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    frequencyCMS

    frequencyCMS

    FrequencyCMS is a a light-weight, free and open source CMS.

    FrequencyCMS is a a light-weight, free and open source content management system (CMS in short) which enables you to create websites, portals, blogs and "mini" social networks. It is written and developed by Đorđe Jocić and released under the GNU Affero General Public Licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP-JRU (PHP Jasper Report Utils) Es una librería que permite generar reportes usando la tecnología JasperReport en PHP mediante el modulo Java/Bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Lightweight java library to perform remote calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Orbus MVC

    A fast and easy PHP MVC framework

    This project aims to create a simple and useful MVC structure for rapid development of aplications in PHP. The second goal is to provide a solid layout to improve the user interface too. For while, only in Portuguese (BR). Please send questions to magno.mabreu@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    YiiBooster

    Widget toolkit for Yii framework based on Twitter Bootstrap

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

    phpSELF

    Simple Enhanced Light Framework

    This lightweight framework is designed for php 5.4 and up to increase. Aside from a few common modules such as Smarty, this system is written from scratch. The intention is to build a framework that you can add/remove components to quickly without breaking it. The modules for the most part will be self-contained, using a custom loader for any dependancies (similar to the way DLL's depend on other DLL's to be present).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ezOptionParser

    C++ command-line option parser.

    It's another command-line parser class for C++ that has features not available in alternative solutions (getopt, boost, argtable, argstream, gflags) and doesn't require a steep learning curve. It uses only a single header file, allows arbitrary option flag names, arbitrary argument list delimiters, flag and flagless argument grouping, expected argument list length validation and conversion, validation of options by datatype ranges or user range or sets, saving and loading options file with comments embedded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Yacap

    Yet Another Command Argument Parser

    A highly configurable command line parser with help generation support. * Easy to configure option sets based on builder patterns * Typed options: boolean, string, int, long, double and enum * Dual POSIX short and GNU long parameter names * Support for unnamed (such as file list after options) and internal options (options are unparsed after --) * One step parsing * Result set with safe and typed getters * Error messages and warnings returned by result set * Text-based help generation, unix-like structure * Highly configurable, formatted output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Meny

    Meny

    A three dimensional and space effecient menu

    ...It was created to explore more playful and discoverable navigation than the usual hamburger menu, especially on large screens. The menu itself lives off-screen and is revealed with a smooth CSS transform, leaving most of the page untouched. Because it’s just HTML, CSS, and a bit of JavaScript, it’s easy to restyle for sidebars, tool palettes, or documentation navigation. Meny works particularly well on interactive sites, demos, or dashboards where you want quick access to options without permanent UI clutter. It’s a good example of “progressive” navigation: always there, but not always visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HexTool is a simple yet effective calculator/tool; invaluable for people who work with Hex and Binary. Now you can convert between Hex, Binary and Decimal on the fly. No install needed: just unzip and run it!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tools for maintenance and manipulate with files containing phrases for individual languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TextScout

    TextScout

    A source code search tool with multiline regular expression search.

    A simple yet effective cross platform search tool optimized for searching within source code. TextScout performs recursive directory searches and allows to enter search queries either in wildcard or regular expression syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Site Builder automates the essential task of a web development mechanism -- generating final pages by populating a predefined page template with content from source files. This allows to separate page layout development from content creation.
    Downloads: 0 This Week
    Last Update:
    See Project