Search Results for "php laravel crm" - Page 3

Showing 779 open source projects for "php laravel crm"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 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.
  • 1
    Laravel Packager

    Laravel Packager

    A cli tool for creating Laravel packages

    This package provides you with a simple tool to set up a new package and it will let you focus on the development of the package instead of the boilerplate. If you do run the package on Laravel 5.5+, package auto-discovery takes care of the magic of adding the service provider. Be aware that the auto-discovery also means that this package is loaded in your production environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Orion

    Laravel Orion

    The simplest way to create REST API with Laravel

    Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it. Utilizes standard Laravel features such as Request classes, Policies, and API Resources. TypesScript SDK and OpenAPI specifications out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel Scout

    Laravel Scout

    Provides a driver based solution to searching your Eloquent models

    Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Notify

    Laravel Notify

    Flexible Flash notifications for Laravel

    Laravel Notify is a package that lets you add custom notifications to your project. A diverse range of notification designs is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    Laravel Totem

    Laravel Totem

    Manage Your Laravel Schedule From A Web Dashboard

    Manage your Laravel Schedule from a pretty dashboard. Schedule your Laravel Console Commands to your liking. Enable/Disable scheduled tasks on the fly without going back to your code again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Messenger

    Laravel Messenger

    Simple user messaging package for Laravel

    This package will allow you to add a full user messaging system to your Laravel application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Octane

    Laravel Octane

    Supercharge your Laravel application's performance

    Laravel Octane supercharges your application's performance by serving your application using high-powered application servers, including FrankenPHP, Open Swoole, Swoole, and RoadRunner. Octane boots your application once, keeps it in memory, and then feeds it requests at supersonic speeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel-Swoole

    Laravel-Swoole

    High performance HTTP server based on Swoole

    High-performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Lang

    Laravel Lang

    List of 126 languages for Laravel Framework, Laravel Jetstream, etc.

    List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI. It is recommended to use this particular package as it will allow you to very quickly update all the necessary dependencies that ensure application localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    Laravel WebSockets

    Laravel WebSockets

    Websockets for Laravel

    Laravel WebSockets is a package for Laravel 5.7 and up that will get your application started with WebSockets in no time. It has a drop-in Pusher API replacement, a debug dashboard, real-time statistics and even allows you to create custom WebSocket controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Impersonate

    Laravel Impersonate

    Laravel Impersonate is a plugin to authenticate as your users

    Laravel Impersonate makes it easy to authenticate as your users. Add a simple trait to your user model and impersonate as one of your users in one click. By default all users can impersonate a user. You need to add the method canImpersonate() to your user model. You can use the middleware impersonate.protect to protect your routes against user impersonation. This middleware can be useful when you want to protect specific pages like users subscriptions, users credit cards, etc,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Laravel Backup

    Laravel Backup

    A package to backup your Laravel app

    This Laravel package creates a backup of your application. The backup is a zipfile that contains all files in the directories you specify along with a dump of your database. The backup can be stored on any of the filesystems you have configured. The package can also notify you via Mail, Slack or any notification provider when something goes wrong with your backups. Feeling paranoid about backups? Don't be! You can backup your application to multiple filesystems at once. Once installed, making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Laravel Restify

    Laravel Restify

    The fastest way to make a powerful JSON:API compatible Rest API

    Laravel Restify is an extraordinary tool inspired by Laravel Nova for building a robust and modern API. If you already have an application built with Laravel Nova, you can transfer your data to Laravel Restify by using basically the same resource class content. If you don't have an application written with Nova, you can start with Laravel Restify from scratch and get a powerful API in a few minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Pail

    Laravel Pail

    Dive into your Laravel application's log files directly from console

    Laravel Pail is a package that allows you to easily dive into your Laravel application's log files directly from the command line. Unlike other log tailing packages, Pail is designed to work with any log driver, including Sentry or Flare. In addition, Pail focuses on the developer experience: it provides a sleek CLI interface with a user-friendly design and a set of useful filters to help you find what you're looking for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel Acorn

    Laravel Acorn

    Laravel components for WordPress plugins and themes

    Acorn is an open source project and completely free to use. Acorn is a framework for integrating Laravel within WordPress. Acorn provides a way to gracefully load a Laravel application container inside of WordPress while respecting the WordPress lifecycle and template hierarchy. Acorn includes WP-CLI commands that provide a familiar Artisan-like command line interface for WordPress. Create components, and service providers, clear the view cache, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel CSP

    Laravel CSP

    Set content security policy headers in a Laravel app

    By default, all scripts on a webpage are allowed to send and fetch data to any site they want. This can be a security problem. Imagine one of your JavaScript dependencies sends all keystrokes, including passwords, to a third party website. It's very easy for someone to hide this malicious behaviour, making it nearly impossible for you to detect it (unless you manually read all the JavaScript code on your site). For a better idea of why you really need to set content security policy headers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Translation

    Laravel Translation

    Translation management for your Laravel application

    Laravel Translation is a package for Laravel that allows you full control over your translations when using Laravel's localization functionality. The package allows you to manage your translations using either native file based translations but also provides a database driver which is useful in multi-server setups. It exposes a user interface allowing you to update existing and add new translations to your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Mediable

    Laravel Mediable

    Laravel-Mediable is a package for easily uploading and attaching media

    Laravel-Mediable is a package for easily uploading and attaching media files to models with Laravel. The filesystem-driven approach is easily configurable to allow any number of upload directories with different accessibility. Easily restrict uploads by MIME type, extension, and/or aggregate type (e.g. image for JPEG, PNG or GIF). Many polymorphic relationships allow any number of media to be assigned to any number of other models without any need to modify their schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel Breadcrumbs

    Laravel Breadcrumbs

    A simple Laravel-style way to create breadcrumbs

    A simple Laravel-style way to create breadcrumbs. Breadcrumbs will usually correspond to actions or types of pages. For each breadcrumb, you specify a name, the breadcrumb title, and the URL to link it to. Since these are likely to change dynamically, you do this in a closure, and you pass any variables you need into the closure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Laravel Snooze

    Laravel Snooze

    A package to simplify automating future notifications and reminders

    A package to simplify automating future notifications and reminders in Laravel. If your scheduler stops working, a backlog of scheduled notifications will build up. To prevent users from receiving all of the old scheduled notifications at once, the command will only send mail within the configured tolerance. By default, this is set to 24 hours, so only mail scheduled to be sent within that window will be sent. This can be configured (in seconds) using the SCHEDULED_NOTIFICATION_SEND_TOLERANCE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Laravel Visits

    Laravel Visits

    Laravel Visits is a counter that can be attached to any model

    Laravel Visits is a counter that can be attached to any model to track its visits with useful features like IP protection and lists caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Laravel Mailbox

    Laravel Mailbox

    Catch incoming emails in your Laravel application

    Catch incoming emails in your Laravel application. Laravel Mailbox is a package for Laravel 5.7 and up that will allow your application to catch and react to incoming emails from different services like Mailgun, SendGrid, or the local log driver for debugging purposes. Listen to incoming email messages in a Laravel-Route-like fashion and react to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laravel Multitenancy

    Laravel Multitenancy

    Make your Laravel app usable by multiple tenants

    This package can make a Laravel app tenant aware. The philosophy of this package is that it should only provide the bare essentials to enable multi-tenancy. The package can determine which tenant should be the current tenant for the request. It also allows you to define what should happen when switching the current tenant to another one. It works for multitenancy projects that need to use one or multiple databases. The package contains a lot of niceties such as making queued jobs tenants aware...
    Downloads: 0 This Week
    Last Update:
    See Project