Showing 228 open source projects for "integrate"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    WooCommerce

    WooCommerce

    An open source eCommerce plugin for WordPress

    ... your business on the go with the WooCommerce Mobile App. Create products, process orders, and keep an eye on key stats in real-time. WooCommerce is developer friendly, too. Built with a REST API, WooCommerce is scalable and can integrate with virtually any service. Design a complex store from scratch, extend a store for a client, or simply add a single product to a WordPress site. Your store, your way.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    Guzzle

    Guzzle

    An extensible PHP HTTP client

    Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... Can send both synchronous and asynchronous requests using the same interface. Uses PSR-7 interfaces for requests, responses, and streams. This allows you to utilize other PSR-7 compatible libraries with Guzzle. Abstracts away...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    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: 5 This Week
    Last Update:
    See Project
  • 4
    ReactPHP

    ReactPHP

    Event-driven, non-blocking I/O with PHP

    ... event-driven architecture makes it a perfect fit for efficient network servers and clients handling hundreds or thousands of concurrent connections, long-running applications and many other forms of cooperative multitasking with non-blocking I/O operations. What makes ReactPHP special is its vivid ecosystem with hundreds of third-party libraries allowing you to integrate with many existing systems, such as common network services, database systems and other third-party APIs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    YOURLS

    YOURLS

    Your own URL shortener

    YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or Bitly). Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third-party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses. Private (your links only) or Public (everybody can create short links, fine for an intranet)....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    UVdesk Open Source

    UVdesk Open Source

    Build and make a full ticketing support system

    ... APIs required by your project and dependent packages to keep things running smoothly. Integrate multiple marketplaces with UVdesk to support your valuable customer. Bridge the gap between eCommerce store and customer to respond faster. Design your website front office forms at your convenience. Configure multiple email service providers with one platform to provide all-around support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    PHP Curl Class

    PHP Curl Class

    Send HTTP requests and integrate with web APIs

    Easily send HTTP requests and integrate with web APIs. PHP Curl Class works with PHP 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, and 8.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    laravel-swagger

    laravel-swagger

    Integrate Swagger UI and Editor into Laravel

    Integrate Swagger UI and Editor into Laravel. Render OpenAPI JSON or YAML with SwaggerUI in Laravel. Package support auto-discovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Markable

    Laravel Markable

    Integrate likes, bookmarks, favorites, reactions and custom made marks

    This package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites, and so on. Integrate likes, bookmarks, favorites, reactions, and custom-made marks into your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    Laraberg

    Laraberg

    A Gutenberg implementation for Laravel

    Laraberg aims to provide an easy way to integrate the Gutenberg editor with your Laravel projects. It takes the Gutenberg editor and adds all the communication and data it needs function in a Laravel environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PHP Debug Bar

    PHP Debug Bar

    Debug bar for PHP

    The DebugBar integrates easily in any projects and can display profiling data from any part of your application. It comes built-in with data collectors for standard PHP features and popular projects. The DebugBar has two parts: the main DebugBar object with data collectors and the renderer. Data collectors are objects collecting a specific set of data. To makes things easy, the StandardDebugBar has all the built-in collectors activated. The DebugBar uses DataCollectors to collect data from...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    simple-router

    simple-router

    Simple, fast and yet powerful PHP router that is easy to integrate

    Simple, fast, and yet powerful PHP router that is easy to integrate in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expandability in mind. With a simple-router, you can create a new project fast, without depending on a framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IMAP Library for Laravel

    IMAP Library for Laravel

    Integrate both the native php-imap module and an extended custom imap

    Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app. This enables your app to not only respond to new emails but also allows it to read and parse existing mails and much more. PHP-IMAP is a wrapper for common IMAP communication without the need to have the "native" php-imap module installed/enabled. The IMAP protocol is completely integrated and therefore supports all IMAP commands including the IDLE operation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Manage newsletters in Laravel

    Manage newsletters in Laravel

    Manage Mailcoach and MailChimp newsletters in Laravel

    This package provides an easy way to integrate subscriptions to email lists of various email services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel DebugBar

    Laravel DebugBar

    Package to integrate PHP Debug Bar with Laravel

    This is a package to integrate PHP Debug Bar with Laravel. It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel. It bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, specific for Laravel. It is configured to display Redirects and (jQuery) Ajax Requests. DebugBar is very easy to use and you can add it to any of your projects in no time. The easiest way is using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Chunk Upload

    Laravel Chunk Upload

    The basic implementation for chunk upload with multiple providers

    Laravel Chunk Upload simplifies chunked uploads with support for multiple JavaScript libraries atop Laravel's file upload system, designed with a minimal memory footprint. Features include cross-domain request support, automatic cleaning, and intuitive usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Livewire Alert

    Livewire Alert

    SweetAlert2 wrapper for Livewire

    Livewire Alert is a simple alert utility package designed to seamlessly integrate with your Livewire components. Under the hood, it utilizes SweetAlert2, offering you the functionality of SweetAlert2 without the need for any custom Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Shield

    Shield

    The easiest and most intuitive way to add access management

    The easiest and most intuitive way to add access management to your Filament Admin Resources, Pages & Widgets is through Spatie/Laravel Permission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Feature Flags

    Laravel Feature Flags

    A Laravel package for handling feature flags

    A Feature flag is at times referred to as a feature toggle or feature switch. Ultimately it's a coding strategy to be used along with source control to make it easier to continuously integrate and deploy. The idea of the flags works by essentially safeguarding sections of code from executing if a feature flag isn't in a switched-on state. This package aims to make implementing such flags across your application a great deal easier by providing solutions that work with not only your code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Scout Elasticsearch

    Laravel Scout Elasticsearch

    Search among multiple models with ElasticSearch and Laravel Scout

    The package provides the perfect starting point to integrate ElasticSearch into your Laravel application. It is carefully crafted to simplify the usage of ElasticSearch within the Laravel Framework. It’s built on top of the latest release of Laravel Scout, the official Laravel search package. Using this package, you are free to take advantage of all of Laravel Scout’s great features, and at the same time leverage the complete set of ElasticSearch’s search experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jikan

    Jikan

    Unofficial MyAnimeList PHP+REST API which provides functions

    Jikan is a PHP API for MyAnimeList. It scrapes the website to satisfy the need for API functionality that MyAnimeList.net lacks. The raison d'être of Jikan is to assist developers easily get the data they need for their apps and projects without having to depend on the lackluster official API, unstable APIs, or sidetracking their projects to develop parsers. With nearly limitless quota on requests, you have the freedom to create without the need of writing your own parsers. Save yourself...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web Scraping for Laravel

    Web Scraping for Laravel

    Laravel adapter for Roach, the complete web scraping toolkit for PHP

    This is the Laravel adapter for Roach, the complete web scraping toolkit for PHP. Easily integrate Roach into any Laravel application. The Laravel adapter mostly provides the necessary container bindings for the various services Roach uses, as well as making certain configuration options available via a config file. The Laravel adapter of Roach registers a few Artisan commands to make out development experience as pleasant as possible. Roach ships with an interactive shell (often called Read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SolidInvoice

    SolidInvoice

    Simple and elegant invoicing solution

    ... currencies. SolidInvoice has a powerful and flexible RESTful API so you can easily integrate it to any other service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    laravel-paystack

    laravel-paystack

    Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack

    A Laravel Package for working with Paystack seamlessly. Give your customers the gift of modern, frictionless, painless payments. Integrate Paystack once and let your customers pay you however they want. Developers love our thorough, well-documented APIs that let you to build everything from simple weekend projects to complex financial products serving hundreds of thousands of customers. If you can imagine it, you can build it with Paystack. Paystack’s combination of automated and manual fraud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    badaso

    badaso

    Laravel Vue headless CMS / admin panel / dashboard / builder

    Badaso provides awesome database management features that can create tables, modify tables, delete tables, migrate tables, and delete migration files. Simply put, Badaso provides database management features without the need to create migration files using artisan laravel. Badaso provides a crud generator feature to make it easy to create CRUDs without having to code. Simplify API development for users, teams, and enterprises with our open source and professional toolset. Badaso provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next