Libraries tagged by Chat Application
phpreel/static
2098 Downloads
Laravel package that converts your application into a static HTML website.
internacionalweb/cognito-token-verifier
1685 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.
chaos-php/chaos-monkey
2768 Downloads
Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures
zetacomponents/debug
463789 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
2697 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.
jtc-solutions/core
2252 Downloads
Core bundle for every application in JTC that follows standard processes.
jhancock/yii2-version-assetmgr
18210 Downloads
Yii2 asset manager that hashes based on application version instead of mtime. Useful for load balanced sites.
webkul/code-generator
2233 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
michaeljennings/snapshot
7434 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
cleaniquecoders/laravel-observers
10163 Downloads
A collection of observer classes that can be use in your Laravel application.
1tomany/rich-bundle
566 Downloads
Symfony bundle that provides easy scaffolding to build RICH applications
zetacomponents/user-input
20064 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
913 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
110312 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
712 Downloads
Moonshine File Manager is a Laravel package that provides a simple way to manage files and folders in your Laravel application.