Libraries tagged by Chat Application
zetacomponents/user-input
18326 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.
tes/laravel-google-drive-storage
546 Downloads
A Laravel package that integrates Google Drive as a storage option, allowing seamless file uploads, folder creation, and file management directly from your Laravel application.
symfony/symfony1
109347 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
sweet1s/moonshine-filemanager
378 Downloads
Moonshine File Manager is a Laravel package that provides a simple way to manage files and folders in your Laravel application.
spryker/cypress-tests
9991 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
39867 Downloads
A tool that shows nova-specific packages installed on your application.
phpxmlrpc/extras
22979 Downloads
A collection of server-side addons that might be of use for development of xml-rpc (and json-rpc) based applications
padosoft/laravel-super-cache-invalidate
3027 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
70572 Downloads
A Symfony 6/7 bundle that facilitates health and info endpoints to a Symfony application.
nvmcommunity/alchemist-restful-api
885 Downloads
A library that helps you quickly get a rigorous and flexible RESTful-based API interface for your application.
modernmcguire/mailspy
4662 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
1504 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
5637 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
4325 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware
lovullo/inspekt
23316 Downloads
A PHP library that makes it easier to write secure web applications