Libraries tagged by Chat Application
spryker/cypress-tests
12788 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
sidis405/nova-installed-packages
40193 Downloads
A tool that shows nova-specific packages installed on your application.
rmunate/agent-detection
711 Downloads
The Agent Detection library offers a wide variety of methods that allow you to explore and analyze connection agent data in your application.
phpxmlrpc/extras
23357 Downloads
A collection of server-side addons that might be of use for development of xml-rpc (and json-rpc) based applications
phinor/pchart
507 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
3752 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.
openconext/monitor-bundle
71621 Downloads
A Symfony 6/7 bundle that facilitates health and info endpoints to a Symfony application.
nvmcommunity/alchemist-restful-api
898 Downloads
A library that helps you quickly get a rigorous and flexible RESTful-based API interface for your application.
modernmcguire/mailspy
5272 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-model-affected-rows-verification
8015 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
6699 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware
lovullo/inspekt
23967 Downloads
A PHP library that makes it easier to write secure web applications
googlechromelabs/third-party-capital
64 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
10915 Downloads
A Symfony bundle that provides site configuration and routing strategies for applications with multiple (sub)sites
edipoelwes/laravel-rabbitmq-worker
3430 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.