Showing 152 open source projects for "php source code"

View related business solutions
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    Compiler.nvim

    Compiler.nvim

    Neovim compiler for building and running your code

    Neovim compiler for building and running your code without having to configure anything.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    WeakAuras

    WeakAuras

    World of Warcraft addon that provides a powerful framework

    WeakAuras is a powerful and flexible framework that allows the display of highly customizable graphics on World of Warcraft's user interface to indicate buffs, debuffs, and other relevant information. This addon was created to be a lightweight replacement for Power Auras but has since introduced more functionalities while remaining efficient and easy to use. An intuitive and powerful configuration interface. Custom textures including all textures from Power Auras and Blizzard's spell alerts....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Beamer

    Beamer

    A LaTeX class for producing presentations and slides

    ... by a template system. Many of the elements of slides can be adjusted by setting simple key-based values in the preamble. More complex changes can be implemented by altering specific, targeted definitions without needing to rewrite entire blocks of code. This allows a variety of visual appearances to be selected for the same content source.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    lua-language-server

    lua-language-server

    A language server that offers Lua language support - programmed in Lua

    The Lua language server provides various language features for Lua to make development easier and faster. With around half a million installs on Visual Studio Code, it is the most popular extension for Lua language support. The language server can be installed for use in Visual Studio Code, NeoVim, and any other clients that support the Language Server Protocol. The language server can be configured using a configuration file. The language server and Visual Studio Code client can be installed...
    Downloads: 2 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    lua-resty-openidc

    lua-resty-openidc

    OpenID Connect Relying Party and OAuth 2.0 Resource Server

    lua-resty-openidc is a library for NGINX implementing the OpenID Connect Relying Party (RP) and/or the OAuth 2.0 Resource Server (RS) functionality. When used as an OpenID Connect Relying Party it authenticates users against an OpenID Connect Provider using OpenID Connect Discovery and the Basic Client Profile (i.e. the Authorization Code flow). When used as an OAuth 2.0 Resource Server it can validate OAuth 2.0 Bearer Access Tokens against an Authorization Server or, in case a JSON Web Token...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Tokyo Night

    Tokyo Night

    A clean, dark Neovim theme written in Lua, with support for lsp

    A dark and light Neovim theme written in Lua ported from the Visual Studio Code TokyoNight theme. Includes extra themes for Kitty, Alacrity, iTerm, and Fish.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Teal

    Teal

    The compiler for Teal, a typed dialect of Lua

    This is the repository of tl, the compiler for Teal, a typed dialect of Lua. The core compiler has no dependencies and is implemented as a single tl. lua file which you can load into your projects. Running tl. loader() will add Teal support to your package loader, meaning that require() will be able to run .tl files. Alternatively, you can find pre-compiled binaries for Linux x86_64 and Windows x86_64 at the releases page. The packages contain a stand-alone executable that can run Teal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    legendary.nvim

    legendary.nvim

    A legend for your keymaps, commands, and autocmds

    Define your keymaps, commands, and auto commands as simple Lua tables, building a legend at the same time (like VS Code's Command Palette). A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    avante.nvim

    avante.nvim

    Use your Neovim like using Cursor AI IDE!

    avante.nvim is a Neovim plugin designed to emulate the behaviour of the Cursor AI IDE. It provides users with AI-driven code suggestions and the ability to apply these recommendations directly to their source files with minimal effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Trouble.nvim

    Trouble.nvim

    Pretty diagnostics, references, telescope results, quickfix, location

    A pretty list for showing diagnostics, references, telescope results, quickfix and location lists to help you solve all the trouble your code is causing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Textadept

    Textadept

    Fast, and remarkably extensible cross-platform text editor

    A fast, minimalist, and remarkably extensible cross-platform text editor. Textadept’s user interface is sleek and simple. Relentlessly optimized for speed and minimalism over the years, the editor consists of less than 2000 lines of C and C++ code, and less than 4000 lines of Lua code. Textadept runs on Windows, macOS and Linux. It also has a terminal version, which is ideal for work on remote machines. Textadept is an ideal editor for programmers who want endless extensibility without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LuaSnip

    LuaSnip

    Snippet Engine for Neovim written in Lua

    Snippet Engine for Neovim written in Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeCompanion

    CodeCompanion

    AI-powered coding, seamlessly in Neovim. Supports Anthropic, etc.

    Currently supports Anthropic, Copilot, Gemini, Ollama and OpenAI adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    outline.nvim

    outline.nvim

    Code outline sidebar powered by LSP

    A sidebar with a tree-like outline of symbols from your code, powered by LSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gp.nvim

    Gp.nvim

    Gp.nvim (GPT prompt) Neovim AI plugin

    Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..] The goal is to extend Neovim with the power of GPT models in a simple unobtrusive extensible way. Trying to keep things as native as possible - reusing and integrating well with the natural features of (Neo)vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    barbecue.nvim

    barbecue.nvim

    A VS Code like winbar for Neovim

    This is a VS Code like winbar that uses nvim-navic in order to get LSP context from your language server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Headlines.nvim

    Headlines.nvim

    This plugin adds horizontal highlights for text filetypes

    This plugin adds highlights for text file types, like markdown, orgmode, and neorg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    hlchunk.nvim

    hlchunk.nvim

    This is the lua implementation of nvim-hlchunk

    Similar to indent-blankline, this plugin can highlight the indent line, and highlight the code chunk according to the current cursor position. Using profile.nvim for performance analysis, all experiments were conducted on macOS with alacrity, Neovim window height was 66 lines, and the code file was typescript.js, starting from the first line to the five hundredth line. The average rendering time per render was 0.7ms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aniseed

    Aniseed

    Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

    Aniseed bridges the gap between Fennel (a Lisp that compiles Lua) and Neovim. Allowing you to easily write plugins or configurations in a Clojure-like Lisp with great runtime performance. For interactive evaluation, you need to install Conjure as well. It’ll allow you to send portions of your code off for evaluation as well as see the results in an interactive log buffer. Aniseed ships with a set of module macros that make interactive evaluation not only possible but rich and intuitive. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CosmicNvim

    CosmicNvim

    Lightweight and opinionated Neovim config for web development

    CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a COSMIC programming experience. While CosmicNvim is geared specifically toward TypeScript/JavaScript development, it should be able to provide a great experience with any LSP-supported language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LDoc

    LDoc

    LDoc is a LuaDoc-compatible documentation generator

    LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pretty-printed example files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pymple.nvim

    pymple.nvim

    Refactor Python imports on file move/rename in Neovim

    Pymple adds missing common Python IDE features for Neovim when dealing with imports. Refactor Python imports on file move/rename in Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ccc.nvim

    ccc.nvim

    Color picker and highlighter plugin for Neovim

    Create color code in Neovim. Use the colorful sliders to easily generate any desired color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lapis

    Lapis

    A web framework for Lua and OpenResty written in MoonScript

    Lapis is a framework for building web applications in Lua (or MoonScript) that primarily targets OpenResty, a high-performance web platform that runs on a customized version of Nginx. Lapis can also be used in other server environments, being compatible with any modern version of Lua. With OpenResty, Lua is run directly inside of the Nginx worker using LuaJIT, giving you the smallest barrier between the webserver and your code. Have a look at Web Framework Benchmarks just to see how OpenResty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    One Dark Pro for Neovim

    One Dark Pro for Neovim

    Atom's iconic One Dark theme

    Atom's iconic One Dark theme. Cacheable, fully customizable, Tree-sitter and LSP semantic token support. Comes with variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next