Libraries tagged by Chat Application
verulon/monolog-handler
58 Downloads
Monolog handler that ships log records to Verulon's application log ingestion endpoint.
slick/webstack
4383 Downloads
PSR-15 HTTP middleware stack that can help you create web applications or web services for HTTP protocol.
rotexsoft/slim3-skeleton-mvc-app
467 Downloads
This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.
rotexsoft/slim-skeleton-mvc-app
139 Downloads
This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.
rekalogika/file-server
4181 Downloads
Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.
mikailfaruqali/log-viewer
674 Downloads
A modern, elegant, and feature-rich log viewer for Laravel applications. Experience a beautiful glassmorphism-inspired interface that makes viewing and managing your application logs both intuitive and visually appealing.
kingbes/pebview
90 Downloads
A cross-platform webview component that displays HTML content in native GUI windows. It lets you use web technologies in desktop applications while hiding the fact that the GUI relies on a browser. / 一个跨平台 webview 组件,允许在原生 GUI 窗口中展示 HTML 内容,让您在桌面应用中使用 WEB 技术,同时隐藏 GUI 依赖浏览器的事实。
fizk/oauth2-server
1992 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
wiggum/framework
4151 Downloads
Wiggum is a PHP framework that helps you quickly write powerful web applications and APIs.
vamsiikrishna/vex
39 Downloads
A small app that sends some load to a web application.
tonka/spark
61 Downloads
Tonka Spark is a PHP library that provides Ziggy-like functionality for Laravel applications, allowing you to generate URLs to named routes in your JavaScript code.
tihloh/prefab-routes
45 Downloads
Lightweight, framework-independent routing for Prefab PHP that scales from small sites to modular applications.
slick/orm
4141 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
mpstenson/laravel-advanced-string
5847 Downloads
This application provides advanced string functions beyond what Laravel itself provides.
mouf/utils.common.validators
164713 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...