Showing 25 open source projects for "php laravel crm"

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.
    Get started free
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Laravel Tail

    Laravel Tail

    An artisan command to tail your application logs

    This package offers an artisan command to tail the application log. It supports daily and single logs on your local machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    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
  • 6
    Laravel Activity Log

    Laravel Activity Log

    Log activity inside your Laravel app

    The spatie/laravel-activitylog package provides easy-to-use functions to log the activities of the users of your app. It can also automatically log model events. All activity will be stored in the activity_log table. Open source software is used in all projects we deliver. Laravel, Nginx, Ubuntu are just a few of the free pieces of software we use every single day. For this, we are very grateful. When we feel we have solved a problem in a way that can help other developers, we release our code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. To enable debugging mode, just set APP_DEBUG=true and the package will include the queries and inputs used when processing the table. Please avoid using php artisan serve when developing with the package. There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires authentication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TNTSearch Driver for Laravel Scout

    TNTSearch Driver for Laravel Scout

    Driver for Laravel Scout search package

    This package makes it easy to add full-text search support to your models with Laravel 5.3 to 9.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LaraAdmin

    LaraAdmin

    Open Source Laravel Admin Panel

    LaraAdmin is a multi-purpose, open source Laravel Admin Panel / CMS that can be used to build an Admin Backend, Data Management Tool or CRM boilerplate for Laravel. It offers a complete set of utilities and features, including Advanced CRUD Generation, Module Manager, Schema Manager, Backups and Workflows. LaraAdmin controls your Models, Data and their Role Permissions without touching any code at all, saving you time and effort and allowing you to focus on Data representation rather than Data...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Log Viewer

    Log Viewer

    Fast and beautiful Log Viewer for Laravel

    Beautiful, fast, and open-source viewer for your app logs. Forget scrolling through raw log files to find the errors or debug logs you're looking for. Forget about SSH'ing onto the production server just to read the logs. Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast. It is free and easy to install.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LogViewer

    LogViewer

    Provides a log viewer for Laravel

    This package allows you to manage and keep track of each one of your log files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens (spec). There are several ways to create a token within the package. There are simple ways to do it, and more advanced methods if you want greater control. The most common way to create a token would be to authenticate the user via their login credentials, and if successful return a token corresponding to that user. You can also skip user authentication and just pass in a User object. Once a user has logged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    Laravel Trusted Proxies

    Laravel Trusted Proxies

    Laravel Proxy Package for handling sessions when behind load balancers

    Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy such as a load balancer or cache. Laravel 5.5+ comes with this package. If you are using Laravel 5.5 or greater, you do not need to add this to your project separately. Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy. This is useful if your web servers sit behind...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Clicks`n`Bricks

    Clicks`n`Bricks

    Cloud based program for POS, CRM, Inventory, Workorders, Services

    Clicks`n`Bricks was originally written for luxury goods retailers. It features Point of Sale (POS), Customer Relations Management (CRM), Inventory Control, Workorders plus more. Because of it's CRM element, this program works well for any customer-centric business such as Retailers, Service Providers and other businesses needing workorders and invoicing. Program editions contained in the distribution file include Retail, Wholesale, Inventory Control and Service. Users may select the edition...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Agent

    Agent

    PHP desktop/mobile user agent parser with support for Laravel

    A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality. MobileDetect recently added a version method that can get the version number for components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    X2CRM Open Source Sales CRM: X2Engine, X2CRM is an Open Source PHP Customer Relationship Management, Sales, Contact Management, Customer Service and Marketing CRM software application. X2CRM helps you optimize your contacts to help you sell more and grow your business. Very powerful B2C and B2B sales management app. Build on top of the Yii framework. Supports all browsers, iPads, iPhones and most mobile devices. X2CRM Key Features Workflow Designer Mobile Apps Web and Facebook Lead...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    METHIS /data.mill for Excel®

    METHIS /data.mill for Excel®

    Cleanse, correct and enrich customer data directly in Microsoft Excel.

    METHIS /data.mill for Excel is a convenient way to cleanse, correct and enrich personal data of your customers and prospects directly in your Microsoft Excel. Simply mark all data you want to process, right click on them and choose your preferred function. The data will be processed in the blink of an eye and the result is written next to the origin data. Key Features: - check and enrich postal addresses (worldwide) - recognize the gender based on the first name - check the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    czela-netadmin

    Software developed for the purposes of czela.net o.s.

    Software developed for the purposes of czela.net - forum - membership database - accounting and inventory system - etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Camaroes
    Camaroes is a professional and modular Trouble Shooting Ticket system(TSTM). Camaroes Include: Database tool, File manager, Calendar, Webmail, a generator of module class button. Use a dynamique web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XAMPLE creates a separate, encrypted and independent LAMP environment on a system that does or does not already run a web server and database. It is useful to provide a customized environment for software refusing to work with the installed LAMP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project allow to maintain large number of DNS Zone from the registry to zone contents. This project will be divided into 5 sub-projects (core, administrative, billing, contents, transfert). Bind (named) configuration generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Value is a complete PHP/MySQL and J2EE middleware / server side accounting system/ERP/CRM geared for users ranging from soho to large corporations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web Portal System ,is an highly configurable code, created for users with basic skills in php who're looking for a solution where they can easy include their own code.Intranet module also in Borland C++, Delphi/Kylix, with ERP & CRM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Single Interface CRM and Software Versioning support system. Manage bug tickets, chats, email, and web site hosting business tasks such as dns, billing, and customer site updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next