Libraries tagged by Chat Application
phoenix1331/laravel-auth-audit
73 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
phinor/pchart
12974 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
padosoft/laravel-super-cache-invalidate
9631 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
nvmcommunity/alchemist-restful-api
1085 Downloads
A library that helps you quickly get a rigorous and flexible RESTful-based API interface for your application.
modernmcguire/mailspy
8921 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
mobilestock/laravel-recaptcha-validator
4413 Downloads
Laravel ReCaptcha Validator is a library that enables you to validate Google Recaptcha v2 in Laravel applications by a macro in Request Facade.
mobilestock/laravel-model-affected-rows-verification
12408 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mobilestock/auto-json-accept
11976 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware
kaabar-jwt/yii2-jwt
37970 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
jfbiswajit/php-bigquery
8048 Downloads
PHP BigQuery for Laravel is a seamless integration package that allows you to harness the power of Google BigQuery in your Laravel applications effortlessly. With a zero-configuration setup, plug and play this library to perform high-speed querying and advanced analytics on large datasets.
jeffersongoncalves/laravel-html-sanitizer
429 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
jeffersongoncalves/filament-pixel
1800 Downloads
Filament Pixel is a Laravel package that seamlessly integrates Meta Pixel analytics into your Blade templates. Using your Meta Pixel ID, it enables easy tracking of website visits and user interactions, providing valuable insights into your audience and website performance. With minimal setup, you can leverage Meta’s powerful analytics features directly within your application, helping you optimize your digital strategy and improve user engagement.
jeffersongoncalves/filament-one-time-operations
3103 Downloads
This is a Laravel Filament package that provides a One Time Operations functionality for web applications.
googlechromelabs/third-party-capital
71 Downloads
This package is a collection of classes and utilities that can be used to efficiently load third-party libraries into your PHP application.
freshheads/multi-site-bundle
13787 Downloads
A Symfony bundle that provides site configuration and routing strategies for applications with multiple (sub)sites