Showing 163 open source projects for "php workflow"

View related business solutions
  • 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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Laravel Workflow

    Laravel Workflow

    Durable workflow engine that allows users to track job status

    Laravel Workflow is a package for the Laravel web framework that provides tools for defining and managing workflows and activities. A workflow is a series of interconnected activities that are executed in a specific order to achieve a desired result. Activities are individual tasks or pieces of logic that are executed as part of a workflow. Laravel Workflow can be used to automate and manage complex processes, such as financial transactions, data analysis, data pipelines, micro-services, job...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Alfred GitHub Workflow

    Alfred GitHub Workflow

    GitHub Workflow for Alfred

    Alfred GitHub Workflow is a productivity tool for macOS that integrates GitHub features into the Alfred launcher. It allows users to quickly search repositories, issues, pull requests, and user profiles without leaving the Alfred interface. This workflow enhances developer productivity by providing instant access to GitHub information directly from the keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WordPlate

    WordPlate

    A boilerplate for WordPress, built with Composer and designed

    WordPlate is a boilerplate for WordPress development that utilizes Composer and offers sensible defaults. It provides a modern development workflow for building WordPress applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FlowForge

    FlowForge

    A powerful Kanban board package for Laravel Filament

    Flowforge is a Laravel Filament plugin that transforms existing Eloquent models into fully-featured, drag-and-drop Kanban boards. It requires no additional tables and provides seamless, configurable workflow management.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    Sage

    Sage

    WordPress starter theme with a modern development workflow

    Write stylesheets with Sass, automatically check your JavaScript for errors, optimize images, enable synchronized browser testing, and more with our Webpack based setup. Sage comes with the latest version of Bootstrap. Replace Bootstrap with Bulma, Foundation, Tachyons, Tailwind, or a blank slate upon installation. You will have the option to define theme meta information (name, URI, description, version, author) and choose a CSS framework. Sage uses Laravel's Blade templating engine, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EspoCRM

    EspoCRM

    EspoCRM – Open Source CRM Application

    EspoCRM is a flexible, open-source Customer Relationship Management (CRM) platform that allows businesses to manage customer interactions, sales pipelines, marketing activities, and support processes. It is designed to be lightweight and user-friendly, with a modern web interface and strong customization capabilities. EspoCRM supports a wide range of modules and is suitable for small to medium-sized businesses looking for a self-hosted CRM solution that can be tailored to their needs.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    ZentaoPMS

    ZentaoPMS

    Zentao is an agile(scrum) project management system/tool

    ZenTao is an open-source project management software focused on Agile methodologies, particularly Scrum. It integrates product management, project planning, QA, and DevOps into a single solution. ZenTao is widely used for managing software development lifecycles in enterprises and includes both a community and enterprise version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Passbolt API

    Passbolt API

    Passbolt Community Edition (CE) API

    Passbolt API is an open-source password manager designed for teams. It allows users to securely store and share passwords using end-to-end encryption. Passbolt is self-hosted, offering full control over data and enhanced security. It integrates seamlessly into the workflow, allowing team members to access shared credentials while maintaining robust security practices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Nextcloud Server

    Nextcloud Server

    A safe home for all your data

    Nextcloud server is a free and open source server software that allows you to store all of your data in a server of your choosing. With Nextcloud you can easily access and store data in the data center you trust, sync data among various devices, and share your data for collaboration purposes. It offers the best security in the self hosted file sync and share world, and is expandable with hundreds of apps.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 10
    SuiteCRM

    SuiteCRM

    SuiteCRM - Open source CRM for the world

    SuiteCRM is an open-source customer relationship management (CRM) software that serves as an alternative to proprietary CRM solutions. It offers a wide range of features for managing customer interactions, sales processes, and marketing campaigns. SuiteCRM is modular and highly customizable, making it suitable for businesses of all sizes looking to manage customer data efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    October

    October

    Self-hosted CMS platform based on the Laravel PHP Framework

    October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of frustration with existing systems. We feel building websites has become a convoluted and confusing process that leaves developers unsatisfied. We want to turn you around to the simpler side and get back to basics. October's mission is to show the world that web development is not rocket science. October is open source but it is not free...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Leaf 3

    Leaf 3

    The easiest way to create clean, simple but powerful web apps and APIs

    ...Leaf 3 brings a much cleaner, faster and simpler workflow to your apps. Powered by an ecosystem of powerful modules with zero setups and it's the ease of use, Leaf now allows you to tackle complexities no matter the scale. Builds on top of standard PHP with a flexible learning curve + ZERO config. A rich, incrementally adoptable ecosystem of modules to build powerful apps with. Want a Leaf core team member to speak at your next event?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel JSON API Paginate

    Laravel JSON API Paginate

    A paginator that plays nice with the JSON API spec

    In a vanilla Laravel application, the query builder paginators will listen to the page request parameters. This works great, but it does not follow the example solution of the json: API spec. That example expects the query builder paginator to listen to the page[number] and page[size] request parameters. This package adds a jsonPaginate method to the Eloquent query builder that listens to those parameters and adds the pagination links the spec requires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Git Updater

    Git Updater

    This WP plugin will update GitHub, Bitbucket, GitLab, etc.

    This plugin was originally designed to simply update any GitHub-hosted WordPress plugin or theme. Your plugin or theme must contain a header in the style.css header or in the plugin's header denoting the location on GitHub. API plugins for Bitbucket, GitLab, Gitea, and Gist are available. API plugins are available for a one-click install from the Add-Ons tab. This update reincorporates all functionality into the Git Updater plugin and splits out the API components into individual API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Silverstripe CMS

    Silverstripe CMS

    Silverstripe CMS - this is a module for Silverstripe Framework

    Silverstripe CMS is an intuitive content management system and flexible framework loved by editors and developers alike. Equip your web teams to achieve outstanding results. Silverstripe CMS fits the outcomes you want and doesn't force your business outcomes into an out-of-the-box solution. Customize to your needs. You can be the CMS expert in no time. Get started quickly and deliver your content to your users fast. Don’t stay awake at night worrying! Silverstripe CMS is solid as a rock,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mixpost

    Mixpost

    Self-hosted social media management software (Buffer alternative)

    Mixpost it's the coolest Self-hosted social media management software. This package is the Lite version of Mixpost Pro. Mixpost is a robust and versatile social media management platform, designed to streamline social media operations and enhance content marketing strategies. Our platform empowers brands and businesses to effectively manage their online presence, leading them to success in the dynamic digital landscape. Mixpost's mission is to offer a comprehensive and powerful solution,...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    Statamic

    Statamic

    The core Laravel CMS Composer package

    Statamic is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites. Statamic has extensive documentation. We dedicate a significant amount of time and energy every day to improving them, so if something is unclear, feel free to open issues for anything you find confusing or incomplete. We are happy to consider anything you feel will make the docs and CMS better. From clear documentation, error messages, & code comments to workflows & tools designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MantisBT
    Mantis is an easily deployable, web based bugtracker to aid product bug tracking. It requires PHP, MySQL and a web server. Checkout our demo and hosted offering.
    Leader badge
    Downloads: 987 This Week
    Last Update:
    See Project
  • 19
    DVA-Profession

    DVA-Profession

    Mass video digitization workflow management for archiving

    Professional digital video archiving system solution, developed and used by the Austrian national audio/video archive, designed to handle vast amounts of video content from ingest to long-term storage, including analysis, transcoding and metadata.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    This is a PHP addressbook web application to store contact details of employees/customers in utf8 format on an intranet or website; features Google Maps, distributed management, PDF address books, plugins, styles. DEMO: http://tab-2.sourceforge.net/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    php2desktop

    php2desktop

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

    ...Use your favourite framework such as Bootstrap or Laravel and change nothing about your workflow ... Your imagination's your only limit.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    iTop - IT Service Management & CMDB

    iTop - IT Service Management & CMDB

    An easy, extensible web based IT service management platform

    Whether you’re an infrastructure manager handling complex systems, a service support leader striving for customer satisfaction, or a decision-maker focused on ROI and compliance, iTop adapts to your processes to simplify your tasks, streamline operations, and enhance service quality. iTop (IT Operations Portal) by Combodo is an all-in-one, open-source ITSM platform designed to streamline IT operations. iTop offers a highly customizable, low-code Configuration Management Database (CMDB),...
    Leader badge
    Downloads: 1,117 This Week
    Last Update:
    See Project
  • 23
    SuiteCRM

    SuiteCRM

    The multi-award winning SuiteCRM is the world's best open source CRM.

    SuiteCRM is the award-winning Customer Relationship Management (CRM) application brought to you by authors and maintainers, SalesAgility. It is the world’s most popular open source CRM solution with over 1 million downloads & an estimated 4.5 million users worldwide. The open source format of SuiteCRM means that users can scale the application & customize it’s many modules and features to meet their specific business needs. SuiteCRM suits any business size, requirement, or industry. It...
    Leader badge
    Downloads: 291 This Week
    Last Update:
    See Project
  • 24
    Interleave is a business process management application. It enables you to model your business process and make it available online. It's meant to replace processes which currently rely on paper or spreadsheets and it has a good workflow engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Limbas
    Like Access, from basic features such as table management, form and report generator as well as charting and workflow features it can be dynamically modeled with one another to any product solution. Limbas is based on PHP.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next