Libraries tagged by Chat Application
apside-top/openid-php-client
44 Downloads
A simple library that allows an application to authenticate a user through the basic OpenID Connect flow
espresso/http-module
154 Downloads
A Express JS like application layer that allows configuring an HTTP layer in a flexible way.
tleckie/circuit-breaker
2 Downloads
With the powerful Circuit Breaker library in PHP you will be able to manage and protect your application from requests that stop working to avoid overloads. The implementation that you will have to do is very simple.
tetrix/tetrix
65 Downloads
Tetrix provides a modern, opinionated set of full-stack Laravel components that help developers build applications quickly and efficiently.
spiff-commerce/personalize
8 Downloads
Product customizers are software applications for Magento that allow customization
sokeio/seo
321 Downloads
a Laravel-based web application development package that provides support for seo.
rafiki23/watermarkcredits
5 Downloads
WatermarkCredits is a Laravel package that enables the easy application of watermarks with logo and author information onto images.
phpcanvas/phpcanvas
16 Downloads
The goal of Canvas is to give php developers a easy to learn framework that will make web application development fast and easy.
marlemiesz/wp-sdk
11 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
lithemod/csrf
14 Downloads
The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.
laxity7/yii2-event-service
8 Downloads
Yii2 events provide a simple observer pattern implementation, allowing you to subscribe and listen for various events that occur within your application.
larasense/static-site-generation
5 Downloads
define routes in your application with content that can be static generated either for performance issues or for simplicity.
kadirgun/laravel-json-query
7 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
jakebathman/list-custom-artisan-commands
20 Downloads
List only Artisan commands that fall under the application's App\ namespace, using much the same output as php artisan list.
itis/doctrineentitybundle
12 Downloads
A bundle that displays entities your application have