Libraries tagged by Chat Application
phpreel/static
1942 Downloads
Laravel package that converts your application into a static HTML website.
laravelplus/fortress
1489 Downloads
Fortress is a powerful Laravel package designed to streamline and enhance attribute-based authorization through middleware. It acts as the ultimate security gatekeeper for your application, ensuring that only the right users with the correct attributes gain access to specific resources.
internacionalweb/cognito-token-verifier
1454 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.
zetacomponents/debug
461216 Downloads
This component provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
spiral-packages/event-bus
2587 Downloads
A simple observer pattern implementation based on symfony event handler, allowing you to subscribe and listen for various events that occur within your application.
narrowspark/automatic-security-audit
21562 Downloads
A composer plugin that checks if your application has known security vulnerabilities.
jhancock/yii2-version-assetmgr
17243 Downloads
Yii2 asset manager that hashes based on application version instead of mtime. Useful for load balanced sites.
webkul/code-generator
2184 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
michaeljennings/snapshot
7262 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
gener1c-code/oauth2-server
6419 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.
lorddashme/php-simple-captcha
2278 Downloads
A simple captcha package that fit to any type of web application built on php.
1tomany/rich-bundle
450 Downloads
Symfony bundle that provides easy scaffolding to build RICH applications
zetacomponents/user-input
18301 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
513 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
109331 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!