Search Results for "complaint system in php" - Page 4

Showing 10739 open source projects for "complaint system in php"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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 Doctrine ORM

    Laravel Doctrine ORM

    A drop-in Doctrine ORM 2 implementation for Laravel 5+

    Doctrine 2 is an object-relational mapper (ORM) for PHP that provides transparent persistence for PHP objects. It uses the Data Mapper pattern at the heart, aiming for a complete separation of your domain/business logic from the persistence in a relational database management system. The benefit of Doctrine for the programmer is the ability to focus on object-oriented business logic and worry about persistence only as a secondary problem. This doesn’t mean persistence is downplayed by Doctrine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UNIT3D Community Edition

    UNIT3D Community Edition

    Private Torrent Tracker Built With Laravel, Livewire and AlpineJS

    We have been developing a Private Torrent Tracker Software called UNIT3D. This is a PHP software based on Laravel 10, Livewire and AlpineJS. It is MySQL Strict Mode Compliant, and PHP 8.2 Ready. The code is well-designed and follows the PSR-2 coding style. It uses an MVC Architecture to ensure clarity between logic and presentation. As a hashing algorithm of Bcrypt or Argon2 is used, to ensure a safe and proper way to store the passwords for the users. A lightweight Blade Templating Engine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Latte

    Latte

    The safest & truly intuitive templates for PHP

    The first truly secure and intuitive templates for PHP. The most common critical vulnerability in websites is Cross-Site Scripting (XSS). It allows an attacker to insert a malicious script into a page that executes in the browser of an unsuspecting user. It can modify the page, obtain sensitive information or even steal the user's identity. Templating systems fail to defend against XSS. Latte is the only system with an effective defense, thanks to context-sensitive escaping. Latte is based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 5
    Optimus id transformation

    Optimus id transformation

    Id obfuscation based on Knuth's multiplicative hashing method for PHP

    With this library, you can transform your internal IDs to obfuscated integers based on Knuth's integer hash. It is similar to Hashids but will generate integers instead of random strings. It is also super fast. If you will be running your code on a 32-bit system or will be working with large prime numbers it is suggested that you install the GMP extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TypiCMS

    TypiCMS

    Multilingual CMS built with Laravel

    TypiCMS is a modular multilingual content management system built with Laravel. Out of the box you can manage pages, events, news, places, menus, translations, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Phinx

    Phinx

    PHP database migrations for everyone

    ... with your deploy, build or CI tool. Phinx is and will always remain completely free, open-source software. Developers are encouraged to fork, hack and modify Phinx. Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes, you can install Phinx and create your first database migration. Phinx is just about migrations without all the bloat of a database ORM system or framework.
    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 Filemanager

    Laravel Filemanager

    Media gallery with CKEditor, TinyMCE and Summernote support

    It's like Dropbox for your Laravel app. Media gallery with CKEditor, TinyMCE, and Summernote support. Built on Laravel file system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    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
  • 11
    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,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lumen Framework

    Lumen Framework

    The Laravel Lumen Framework

    Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching. The Lumen framework has a few system requirements. Of course, all of these requirements are satisfied by the Laravel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CakePHP Chronos

    CakePHP Chronos

    A standalone DateTime library originally based off of Carbon

    Chronos focuses on providing immutable date/datetime objects. Immutable objects help ensure that datetime objects aren't accidentally modified keeping data more predictable. Chronos was originally compatible with Carbon but has diverged and no longer extends the PHP DateTime and DateTimeImmutable classes. PHP only offers datetime objects as part of the native extensions. Chronos adds a number of conveniences to the traditional DateTime object and introduces a ChronosDate object. ChronosDate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UserFrosting

    UserFrosting

    Modern PHP user login and management framework++

    If you simply want to show that you like this project, or want to remember it for later, you should star, not fork, this repository. Forking is only for when you are ready to create your own copy of the code to work on. UserFrosting is a secure, modern user management system written in PHP and built on top of the Slim Microframework, Twig templating engine, and Eloquent ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HttpKernel Component

    HttpKernel Component

    A structured process for converting a Request into a Response

    The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal. Every HTTP web interaction begins with a request and ends with a response. Your job as a developer is to create PHP code that reads the request information (e.g. the URL) and creates and returns a response (e.g. an HTML page or JSON string...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Process Component

    Process Component

    The Process component executes commands in sub-processes

    The Symfony\Component\Process\Process class executes a command in a sub-process, taking care of the differences between operating system and escaping arguments to prevent security issues. It replaces PHP functions like exec, passthru, shell_exec and system. The getOutput() method always returns the whole content of the standard output of the command and getErrorOutput() the content of the error output. Alternatively, the getIncrementalOutput() and getIncrementalErrorOutput() methods return...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wordless

    Wordless

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Wordless is an opinionated WordPress plugin that dramatically speeds up and enhances your custom themes creation. Templates are compiled directly by the Wordless plugin. Once compiled, they'll be cached, so you do have not to bother about performance overhead. A structured, organized, and clean theme organization. Bootstrap a new theme directly within wp-cli. Write PHP templates with Pug templating system. Write CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VarDumper Component

    VarDumper Component

    Provides mechanisms for walking through any arbitrary PHP variable

    The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump(). The VarDumper component creates a global dump() function that you can use instead of e.g. var_dump. By using it, you’ll gain per object and resource types specialized view to e.g. filter out Doctrine internals while dumping a single proxy entity, or get more insight on opened files with stream_get_meta_data. Configurable output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    Flysystem

    Flysystem

    Abstraction for local and remote filesystems

    Flysystem is a file storage library for PHP. It provides one interface to interact with many different types of filesystems. When you use Flysystem, you’re not only protected from vendor lock-in, you’ll also have a consistent experience for which ever storage is right for you. Flysystem V2 is a full, from the ground up rewrite. It features simplifications of the interface, introduces a new error/exception handling strategy, and brings all the latest type-related features of PHP 7...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    HTTPlug

    HTTPlug

    HTTPlug, the HTTP client abstraction for PHP

    HTTPlug allows you to write reusable libraries that need an HTTP client without binding to a specific implementation. We provide adapters for existing HTTP Clients, so you can use your regular tools, even in compatible third-party packages. Furthermore, you can implement your own, if you would like to. Need to log each request? Authenticate a request? It's easy. Our powerful plugin system allows you to add custom logic to the request's lifecycle. This package also provides a synchronous...
    Downloads: 0 This Week
    Last Update:
    See Project