Showing 123 open source projects for "linux is"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    Web framework done by me. Only for test, but maybe it can evolve into something :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Orbit e-Office is a web framework to create a virtual office. New functionality can be added by creating modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ducky is the web application framework with many possibilities. Current status is a planning. For further information see the project homepage. This project will have more description when production process will be alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IVY Framework is a full stack web application framework. The framework takes away the need to reproduce html, styles, database connections, data validation etc and concentrate on the Business rules of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 5
    An Open Source Web Application Framework and CMS based on an Object Database, which can host multiple websites on a single installation, with easy setup, integrated caching and a "model/view/controller" templating system separating code from layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BlackLeopardEngine is a portable, dynamic, plug-in based, PHP5 web application framework built for developing flexible and maintainable programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mix stands for Mix Is X(cross). It is an all-round web framework comprised of PHP part and Javascript part. It aims at providing convenient ways for building websites. Developers may use it to develop any kind of software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Its a simple but advanced PHP framework to build websites in minutes. Fully text file driven configuration. Using AJAX and many advanced features. Very very simple to configure. No programming knowledge required! Complete database abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Helma is a web application framework. It offers support for various scripting engines, but still the Rhino JS scripting engine plugin is the only bundled plugin. This project offers a PHP plugin, allowing PHP developers to make use of the Helma web appli
    Downloads: 0 This Week
    Last Update:
    See Project
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 10
    Sabai is a PHP web application framework based on the MVC pattern that allows development of web applications as sabai (which means comfortable or smooth in Thai) as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web Framework based on PHP designed for create and manage management applications. More info on http://www.skynetwebprj.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Legato is above all a fast and lightweight, complete Web framework offering both server-side (PHP 5) and client-side (JavaScript) components to ease in the development and maintenance of today's demanding Web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Leapon project is a PHP5 based web framework that allow quick creation and maintenance of web content. The goal is to let user create a data-driven web application using web tools provided by the Leapon framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A basic PHP web application framework following the Model View Controller architecture. Simplicity is emphasized over features so the framework can be used as an educational tool or as the basis of a project which needs minimal features to start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenSeeds is an open-source web-development framework and object model designed for the LAMP environment. It is designed with complex systems in mind. The framework itself is light-weight. The object model is simplistic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Once finished, wafp will be used to generate flexible web applications around reports and formulars. To remain as user-friendly and environment independent as possible, configuration will be saved in xml-files rather than a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPOP, or POP for short, is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sourdough is a comprehensive web application framework for PHP5. It provides developers with components such as User Management, Session Handling, User Authentication, Exception Handling and Logging, Template System, and Database Abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Quinoa Framework is web application framework written in PHP that follows the MVC architectural pattern. Quinoa is an open source project released under the new BSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHPOpenMvc is web development framework PMVC (PHP Model View Controller)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Arasphp is a simple and flexible web development framework for non-gigantic sites. Following the MVC pattern, provides a lot of features: URL mapper, fully-featured models, search engine, paginator and static content controller, relationships and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It is an open-source web application framework based on object-oriented PHP 5, MySQL, and XSLT. Designed following MVC architecture and REST principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP2Go is a development framework designed to help experienced developers and beginner programmers to create Web-based Systems. It's an object-oriented, structured and hierarchical set of classes and libraries developed using PHP, XML and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lazybox is a lightweight web application framework that uses xml to define the controls (textbox, label, imagebox, etc) and his events to build the user interface. Is strictly designed under the KISS philosophy using php, javascript, xajax and behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    fxFramework is an easy to use PHP web development framework. With fxFramework you can develop great web applications and interactive web sites in a shorter time. It also has database support using the ADOdb library.
    Downloads: 0 This Week
    Last Update:
    See Project