Search Results for "php laravel crm" - Page 6

Showing 779 open source projects for "php laravel crm"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 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.
  • 1
    Laravel URL Signer

    Laravel URL Signer

    Create and validate signed URLs with a limited lifetime

    Create signed URLs with a limited lifetime in Laravel. This package can create URLs with a limited lifetime. This is done by adding an expiration date and a signature to the URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Validation Rules

    Laravel Validation Rules

    A set of useful Laravel validation rules

    A set of useful Laravel validation rules. This repository contains some useful Laravel validation rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel Vonage Notification Channel

    Laravel Vonage Notification Channel

    Vonage Notification Channel for Laravel.

    Sending SMS notifications in Laravel is powered by Vonage (formerly known as Nexmo). The package includes a configuration file. However, you are not required to export this configuration file to your own application. You can simply use the VONAGE_KEY and VONAGE_SECRET environment variables to define your Vonage public and secret keys. After defining your keys, you should set a VONAGE_SMS_FROM environment variable that defines the phone number that your SMS messages should be sent from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Package Tools

    Laravel Package Tools

    Tools for creating Laravel packages

    This package contains a PackageServiceProvider that you can use in your packages to easily register config files, migrations, and more. This package is opinionated on how you should structure your package. To get started easily, consider using our package-skeleton repo to start your package. The skeleton is structured perfectly to work perfectly with the PackageServiceProvider in this package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Laravel Failed Job Monitor

    Laravel Failed Job Monitor

    Get notified when a queued job fails

    This package sends notifications if a queued job fails. Out of the box it can send a notification via mail and/or Slack. It leverages Laravel's native notification system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Schemaless Attributes

    Laravel Schemaless Attributes

    Add schemaless attributes to Eloquent models

    Wouldn't it be cool if you could have a bit of the spirit of NoSQL available in Eloquent? This package does just that. It provides a trait that when applied on a model, allows you to store arbitrary values in a single JSON column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Cross Eloquent Search

    Laravel Cross Eloquent Search

    Laravel package to search through multiple Eloquent models

    This Laravel package allows you to search through multiple Eloquent models. It supports sorting, pagination, scoped queries, eager load relationships, and searching through single or multiple columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Image Optimizer

    Laravel Image Optimizer

    Optimize images in your Laravel app

    This package is the Laravel 6.0 and up-specific integration of spatie/image-optimizer. It can optimize PNGs, JPGs, SVGs, and GIFs by running them through a chain of various image optimization tools. The package will automatically detect which optimization binaries are installed on your system and use them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Translatable Package

    Laravel Translatable Package

    A Laravel package for multilingual models

    If you want to store translations of your models into the database, this package is for you. This is a Laravel package for translatable models. Its goal is to remove the complexity in retrieving and storing multilingual model instances. With this package you write less code, as the translations are being fetched/saved when you fetch/save your instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Laravel Shopping Cart

    Laravel Shopping Cart

    Shopping Cart Implementation for Laravel Framework

    A Shopping Cart Implementation for Laravel Framework. By default, the cart has a default sessionKey that holds the cart data. This also serves as a cart unique identifier which you can use to bind a cart to a specific user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel log viewer

    Laravel log viewer

    Laravel log viewer

    Log Viewer for Laravel 5, 6, 7, 8, 9 & 10 (still compatible with 4.2 too) and Lumen. Install with composer, create a route to LogViewerController. No public assets, no vendor routes, works with and/or without log rotate. Inspired by Micheal Mand's Laravel 4 log viewer (works only with Laravel 4.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel JS Localization

    Laravel JS Localization

    Convert your Laravel messages and consume them in the front-end

    This package convert all your localization messages from your Laravel app to JavaScript with a small library to interact with those messages following a very similar syntax you are familiar with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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 but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laravel Request Docs

    Laravel Request Docs

    Effortless API documentation tool for Laravel applications

    The Hassle-Free automatic API documentation generation for Laravel. Automatic rules fetching from injected Request and by regexp. Automatic routes fetching from Laravel Routes. Support for Laravel logs. Support for SQL query and query time. Support for HTTP response time and memory consumption. Support for Authorization Headers. Support for File uploads, and support for Eloquents events. Display extra documentation using markdown. Saves the history of previous requests. Added filters to sort...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Translation Loader

    Laravel Translation Loader

    Store your translations in the database or other sources

    In a vanilla Laravel or Lumen installation you can use language files to localize your app. This package will enable the translations to be stored in the database. You can still use all the features of the __ helper function you know and love. You can even mix using language files and the database. If a translation is present in both a file and the database, the database version will be returned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Server Monitor

    Laravel Server Monitor

    Don't let your servers just melt down

    We all dream of servers that need no maintenance at all. But unfortunately in reality this is not the case. Disks can get full, processes can crash, and servers run out of memory. This package keeps an eye on the health of all your servers. There are a few checks that come out of the box. Adding new checks is a breeze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel Form Components

    Laravel Form Components

    Set of Blade components to rapidly build forms with Tailwind

    A set of Blade components to rapidly build forms with Tailwind CSS v1, Tailwind CSS v2, Bootstrap 4 and Bootstrap 5. Supports validation, model binding, default values, and translations, includes default vendor styling, and is fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel Slack Notification Channel

    Laravel Slack Notification Channel

    Slack Notification Channel for laravel.

    In addition to support for sending email, Laravel provides support for sending notifications across a variety of delivery channels, including email, SMS (via Vonage, formerly known as Nexmo), and Slack. In addition, a variety of community built notification channels have been created to send notifications over dozens of different channels! Notifications may also be stored in a database so they may be displayed in your web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Cascade Soft Deletes

    Laravel Cascade Soft Deletes

    Cascading deletes for Eloquent models that implement soft deletes

    In scenarios when you delete a parent record - say for example a blog post - you may want to also delete any comments associated with it as a form of self-maintenance of your data. Normally, you would use your database's foreign key constraints, adding an ON DELETE CASCADE rule to the foreign key constraint in your comments table. It may be useful to be able to restore a parent record after it was deleted. In those instances, you may reach for Laravel's soft deleting functionality. In doing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Model Status

    Laravel Model Status

    Easily add statuses to your models

    Imagine you want to have an Eloquent model hold a status. It's easily solved by just adding a status field to that model and be done with it. But in case you need a history of status changes or need to store some extra info on why a status changed, just adding a single field won't cut it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel Webhook Client

    Laravel Webhook Client

    Receive webhooks in Laravel apps

    A webhook is a way for an app to provide information to another app about a specific event. The way the two apps communicate is with a simple HTTP request. This package allows you to receive webhooks in a Laravel app. It has support for verifying signed calls, storing payloads and processing the payloads in a queued job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Laravel View Models

    Laravel View Models

    View models in Laravel

    Have you ever made a controller where you had to do a lot of work to prepare variables to be passed to a view? You can move that kind of work to a so-called view model. In essence, view models are simple classes that take some data, and transform it into something usable for the view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Laravel Uptime Monitor

    Laravel Uptime Monitor

    A powerful and easy to configure uptime and ssl monitor

    Laravel-uptime-monitor is a powerful, easy to configure uptime monitor. It will notify you when your site is down (and when it comes back up). You can also be notified a few days before an SSL certificate on one of your sites expires. Under the hood, the package leverages Laravel native notifications, so it's easy to use Slack, Telegram or your preferred notification provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Laravel Eloquent Query Cache

    Laravel Eloquent Query Cache

    Adding cache on your Laravel Eloquent queries' results is now a breeze

    Laravel Eloquent Query Cache brings back the remember() functionality that has been removed from Laravel a long time ago. It adds caching functionalities directly on the Eloquent level, making use of cache within your database queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laravel Model States

    Laravel Model States

    State support for models

    This package adds state support to models. It combines concepts from the state pattern and state machines. It is recommended that you're familiar with both patterns if you're going to use this package. Imagine a model Payment, which has three possible states: Pending, Paid, and Failed. This package allows you to represent each state as a separate class, handles serialization of states to the database behind the scenes, and allows for easy and controller state transitions.
    Downloads: 0 This Week
    Last Update:
    See Project