Showing 64 open source projects for "knowledge base php"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Lobe Chat

    Lobe Chat

    An open-source, modern-design AI chat framework

    LobeChat, unlock the superpower of your brain. Pioneering the new age of thinking and creating. Built for you, the Super Individual. LobeChat supports file upload and knowledge base functionality. You can upload various types of files including documents, images, audio, and video, as well as create knowledge bases, making it convenient for users to manage and search for files. Additionally, you can utilize files and knowledge base features during conversations, enabling a richer dialogue...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Calamares

    Calamares

    Distribution-independent installer framework

    Calamares aims to be easy, usable, beautiful, pragmatic, inclusive and distribution-agnostic. Calamares is an installer framework. By design, it is very customizable, in order to satisfy a wide variety of needs and use cases. Calamares aims to be easy, usable & beautiful while remaining independent of any particular Linux distribution. The Guide linked above has documentation for end-users, the wiki is mostly for distro developers. The developer’s guide contains information on building...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    We recommend you install the Slim Framework with the Composer dependency manager. The easiest way to start working with Slim is to create a project using Slim-Skeleton as a base by running a bash command. Slim provides a fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching. Build your application with concentric middleware to tweak the HTTP request and response objects around your Slim app. Slim supports any...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Go 101

    Go 101

    An up-to-date (unofficial) knowledge base for Go programming

    Go 101 is a series of books on Go programming. Currently, the following books are available. Go (Fundamentals) 101, which focuses on Go syntax/semantics (except custom generics related) and all kinds of runtime related things. Go Generics 101, which explains Go custom generics in detail. Go Optimizations 101, which provides some code performance optimization tricks, tips, and suggestions. Go Details & Tips 101, which collects many details and provides several tips in Go programming. These...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    HTMLPurifier for Laravel

    HTMLPurifier for Laravel

    HTMLPurifier for Laravel 5/6/7/8/9/10/11

    HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but have never been able to use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Laravel Sharp

    Laravel Sharp

    Laravel 10+ Content management framework

    Sharp is a content management framework, a toolset that provides help to build a CMS section in a website, with some rules in mind. The public website should not have any knowledge of the CMS, the CMS is a part of the system, not the center of it. In fact, removing the CMS should not have any effect on the project. Content administrators should work with their data and terminology, not CMS terms. I mean, if the project is about spaceships, space travels, and pilots, why would the CMS talk about...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Pion WebRTC

    Pion WebRTC

    Pure Go implementation of the WebRTC API

    Pion implements the WebRTC API. Spend more time building and less time learning a new API. Pion is fast! With quick build times, examples and godoc you will be deploying in no time. Pion works almost everywhere thanks to Go. Ship to Mobile, Desktop, Servers and WASM all with one code base. We built everything from scratch, come learn from our journey. We have docs not just on Pion, but also deep WebRTC knowledge. Pion is owned by the community, no private bugs or roadmaps. Come join...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Prophecy

    Prophecy

    Highly opinionated mocking framework for PHP 5.3+

    Prophecy is a highly opinionated yet very powerful and flexible PHP object mocking framework. Though initially it was created to fulfil phpspec2 needs, it is flexible enough to be used inside any testing framework out there with minimal effort. First, add Prophecy to the list of dependencies inside your composer.json, then, simply install it with composer. First of all, in Prophecy every word has a logical meaning, even the name of the library itself (Prophecy). When you start feeling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Validated DTO for Laravel

    Validated DTO for Laravel

    Data Transfer Objects with validation for Laravel applications

    Data Transfer Objects with validation for Laravel applications. Data Transfer Objects (DTOs) are objects that are used to transfer data between systems. DTOs are typically used in applications to provide a simple, consistent format for transferring data between different parts of the application, such as between the user interface and the business logic. This package provides a base DTO Class that can validate the data when creating a DTO. But why should we do this instead of using the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 10
    WillPHP

    WillPHP

    WillPHP is a lightweight object-oriented development MVC framework

    WillPHP is a lightweight object-oriented development MVC framework, suitable for PHP development enthusiasts to learn more about object-oriented, MVC and other related knowledge. The smallest and fastest PHP framework. Based on MVC mode, less than 100KB, super lightweight.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    php2desktop

    php2desktop

    Build Windows desktop applications using PHP, Javascript, CSS & HTML

    php2desktop gives developers the ability to create content rich native Windows GUI applications using web technologies they're familiar with. Zero C language knowledge is necessary, simply copy your web files into the www directory and run by opening the .exe file. In a way, php2desktop is a PHP to exe compiler without the headache of running commands. php2desktop is an out-of-the-box solution that comes pre-built with PHP 8 and a Chromium 114 embedded browser; combine with the power...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    Elasticsearch for Eloquent Laravel Models. Elasticquent makes working with Elasticsearch and Eloquent models easier by mapping them to Elasticsearch types. You can use the default settings or define how Elasticsearch should index and search your Eloquent models right in the model. Elasticquent uses the official Elasticsearch PHP API. To get started, you should have a basic knowledge of how Elasticsearch works (indexes, types, mappings, etc). When using a database, Eloquent models are populated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Docker env

    Docker env

    A Faster Lightweight Full-Stack PHP Framework

    Why do we need to build a PHP framework by ourself? Maybe most of the people will say "There have so many PHP frameworks be provided, but we still made a wheel?". My point is "Making a wheel is not our purpose, we will get a few of knowledge when making a wheel which is our real purpose". Defined a entrance file that provide a uniform file for user visit, which hide the complex logic like the enterprise service bus. Register a function by used set_error_handler to handle error, but it can't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    kafigniter
    kafigniter es una base de CodeIgniter con controladores versátiles para la construcción de nuevas funcionalidades de manera ágil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Madara

    Middleware for distributed applications

    ... is the Knowledge and Reasoning Language (KaRL) Engine, which provides a real-time scripting language for nanosecond execution times hooked into a flexible transport layer for distributed reasoning. The KaRL engine also supports object-oriented C++, Java, and Python programming through Containers, classes that provide abstractions and references for variable location within the KaRL Knowledge Base. This project is currently in process of being ported from http://madara.googlecode.com.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    A framework designed to run multiple advanced applications on the same code base. It can be used as a library of useful classes for existing code, or a complete end-to-end framework for new applications. It is mature, stable and actively developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rong Framework

    Rong Framework

    generate your code by some easy step

    Rong framework is an open source php framework base on php5.it's similar to Zend Framework. it's goal is for fast-coding,online documentation is http://www.wudimei.com/data/html_doc/rongframework/en/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently. This way you can give your users a seamless...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP driven HTML objects for forming syntatically correct HTML pages. HTMLObjects are designed to be easy to impliment, simple and extensible. Designed for PHP5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Magix cjQuery est un framework PHP 5 permettant de manipuler jQuery dans le code PHP. Une abstraction de base de donnée rapide et simple, permet de mettre en place une communication dynamique avec vos bases de donnée.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fat-Free Framework
    FAT-FREE is a powerful and lightweight PHP 5.3+ Web application framework designed to help you build dynamic and robust Web sites - fast! Unlike other PHP frameworks, Fat-Free aims to be usable - not usual.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23

    CommanderPhp

    Commander Easy PHP Framework

    A simple framework for application development in PHP, Object Oriented with MVC architecture and modular development. Focused on simplicity and rapid application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Base Application Template

    Base Application Template

    A framework for PHP which includes extensive debugging.

    The Base Application Template has been created to aid PHP developers by providing query debugging, query execution times, page load times, peak memory usage per page, debug data for post, get, cookie, server, environment and session variables, ability to include custom debug data and faster development time using the provided query function which requires less coding. This framework may be used in commercial or non-commerical projects. You can also find the latest version on github...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Xaraya

    Xaraya

    Xaraya is a web application framework and CMS written in PHP.

    Xaraya is an Open Source web application framework and content management solution written in PHP and licensed under the GNU General Public License. Xaraya is extensible, uses robust permissions, and multilingual systems to dynamically manage content. Track and get the latest developments on GitHub: https://github.com/xaraya
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next