Showing 30 open source projects for "you-get"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Grav

    Grav

    Modern, easy and powerful Flat-File CMS

    ...The Grav admin plugin provides a simple and intuitive interface to make configuration and content creation easy and enjoyable. Packed to the gills with amazing features and tools, coupled with heaps of detailed documentation, Grav will make you look like a hero developer! Use your favorite Markdown editor to create your content online or offline. The built-in Package Manager lets you to find, install, and easily update extensions and themes for Grav. Grav intelligently caches content to deliver great performance, regardless of hosting. Create unlimited taxonomies such as tags, categories, and authors to filter and manage your content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Doctrine Annotations

    Doctrine Annotations

    Annotations docblock parser

    ...Note that AnnotationRegistry::registerLoader('class_exists') only works if you already have an autoloader configured (i.e. composer autoloader). Otherwise, please take a look to the other annotation autoload mechanisms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Laravel Translations UI

    Laravel Translations UI

    Laravel Translations UI package provides a user-friendly interface

    ...The package also includes a handy search feature and the ability to invite collaborators for easy translation management. Currently, the package is integrated with the Google Translate API, allowing you to translate your content into any language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    htmly

    htmly

    Simple and fast databaseless PHP blogging platform, and Flat-File CMS

    HTMLy is an open source databaseless PHP blogging platform. A flat-file CMS that allows you to create a fast, secure, and powerful website or blog in seconds. HTMLy uses a unique algorithm to find or list any content based on date, type, category, tag, or author, and it's performance remains fast even if we have tens of thousands of posts and hundreds of tags. As a flat-file CMS, HTMLy is designed to run smoothly despite using minimal server specs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    HTML To Markdown for PHP

    HTML To Markdown for PHP

    Convert HTML to Markdown with PHP

    Library which converts HTML to Markdown for your sanity and convenience. You have an existing HTML document that needs to be edited by people with good taste. You want to store new content in HTML format but edit it as Markdown. You want to convert HTML email to plain text email. You know a guy who's been converting HTML to Markdown for years, and now he can speak Elvish. You'd quite like to be able to speak Elvish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    cebe/markdown

    cebe/markdown

    A super fast, highly extensible markdown parser for PHP

    ...It is a set of PHP classes, each representing a Markdown flavor and a command line tool for converting Markdown files to HTML files. The implementation focus is to be fast (see benchmark) and extensible. You are able to add additional language elements by directly hooking into the parser, no (possibly error-prone) post- or pre-processing is needed to extend the language. It is also well-tested to provide the best rendering results also in edge cases where other parsers fail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Andromeda Web Editor

    A web editor designed to span the gap between wysiwyg and hand coding

    The Andromeda editor is a project designed to form a bridge for those who use WYSIWYG editors that employ drag and drop techniques to move to using HTML, CSS and JS. There is also a facility to use PHP and SQLite databases under development. There are also some built in tools that can be used both within the design UI or as standalone tools in their own right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    WebDjVuTextEd

    Edit the OCR text layer of DjVu documents in a web browser

    WebDjVuTextEd allows to edit the text layer of OCR'ed DjVu documents in a web browser. You can modify the structure (paragraphs, lines, words...) create, delete, edit text nodes, modify their container box by mouse, and run a spellchecker. The program does not directly read the DjVu files, it requires exported XML text data and images. When using without a webserver, you can open and save local files, but cannot take advantages of auto-save and spell checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    CloudBeamer Development Project

    CloudBeamer Development Project

    A LaTeX editor to create Beamer presentations on the Cloud

    CloudBeamer is a Cloud application which supports the creation of LaTeX presentations with the Beamer package. It allows you to edit and compile your LaTeX presentations online, without having to install anything. CloudBeamer adds the flexibility of seeing your slides compiled as you type without having to compile the entire presentation first, along with the option of exporting the presentation as an HTML5 page which shows the slides as if they where on the faces of a cube. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CloudBeamer
    CloudBeamer is a web-application useful for creating slides with the beamer package of LaTeX. Allows you to compile your presentations online, without installing anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is PHP based web page administration panel application. You can easily deploy in any php web server and run with your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Max Editor
    Max Editor is an on-line editor which you can edit your text files using a web browser. Is made with Javascript and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Phplive is a python-like phpshell. You can test your phpscripts live in a window and can see the output and the syntax errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SurenBB CMS allows you to easily maintain your own weblog(s) on your own server. It offers a system that is easy to install, but still offers maximum flexibility. (PHP4/MySQL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHPSCH is php based source code syntax highlighter. It supports php, c++, c#, java, delphi, css, html, mysql. You can change the default syntax colors with yours. project page: www.ibonette.com/phpsch-source-code-highlighter-kaynak-kod-renklendirici
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MOStlyCE is a "What You See Is What You Get" (WYSIWYG) editor for the open source Mia Content Management System (MiaCMS). MOStlyCE aims to bring simply, yet power, HTML editing capabilities into the hands on the average user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NOTE: unsupported - do you want to maintain this project? contact me! Markdownify is a HTML to Markdown converter written in PHP. See it as the successor to `html2text.php` since it has better design, better performance and less corner cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Docyrus is a web application allowing to create articles from imported chapters or articles. You can store local documents (doc, wiki, HTML, RSS, openOffice) online, manage them online and export them in many formats (pdf, openOffice, HTML,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...Long text stories with bad formatting? Files that an OCR didn't quite translate right? RTF format files and no easy way to read or modify them? Then eBookFormatter is for you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Share Documentation System. This helps you maintain your online documents, such as installation guides, handbooks, FAQs, manuals and so on. You can add, delete, edit document using only your web browser. The editor is a Rich Text Format using CSS (Sty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHPGroupWorks is a group production suite written in PHP. You can use it as an online databank of files and documents wich you can work with anywhere. Also, it allows for multiple users to work on the same document project, for schools and such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The FileNamer for EML allows you to rename a lot of .eml files like 001.eml, 002.eml, 003.eml to something more descriptive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next