Libraries tagged by Chat Application
ahmedessam/laravel-commander
85 Downloads
Laravel Commander is a package that adds custom commands to your Laravel application.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
luilliarcec/laravel-imgur
83 Downloads
A simple package that allows interaction between Imgur and its application
loyaltycorp/auditing
6 Downloads
Auditing library that adds request and response logging to applications
izziaraffaele/webcomposer
43 Downloads
A suite of PHP components that you can use to compose your application
flaming-code/flaming-sms
23 Downloads
Module that provides sms sending functionality for ZF2 applications
eonx-com/auditing
547 Downloads
Auditing library that adds request and response logging to applications
axis/axis-s2-routing-plugin
6 Downloads
symfony 1.x plugin that integrates Symfony2 routing component into your application
zakaria-yacine/laravel-form-builder
21 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
zaheensayyed/filament-cms
27 Downloads
Filament CMS is a powerful package designed to streamline content management system (CMS) development using Laravel and Filament. It offers a fast and flexible solution for building dynamic, user-friendly interfaces for managing content, empowering developers to create and deploy CMS applications with ease. Key features include: Page Management – Effortlessly create, edit, and organize pages, with the ability to easily attach them to multilevel menus. Multilevel Menus – Design and manage hierarchical menus that enhance navigation and improve user experience. Gallery Integration – Incorporate galleries seamlessly into your CMS, enabling rich media management with minimal effort. Filament CMS is your go-to package for building robust, scalable, and feature-rich CMS applications using Laravel and Filament.
yearul/unique-id-generator
6 Downloads
yearul/unique-id-generator is a Laravel package that simplifies the generation of unique IDs with customizable formats, lengths, and rules, enhancing the efficiency of generating unique identifiers in Laravel applications.
yaroslawww/nova-external-login
12 Downloads
Laravel Nova resource tool that allows a user or other resource to log into an external control panel or application.
wizcodepl/outdated-packages-health-check
15 Downloads
This package contains a Laravel Health check that can report any outdated PHP packages installed in your application using Composer.
wigeeky/todo
2 Downloads
A package that adds the to-do functionality to your Laravel applications.