Libraries tagged by feed me
smashed-egg/laravel-in-memory-auth
21 Downloads
This package allows you to Authenticate an admin area without the need for a database.
oclock/twilio-messenger
14 Downloads
The Laravel Twilio SMS package provides a seamless integration of the Twilio SMS/Whatsapp service into your Laravel applications. With this package, you can easily send SMS/Whatsapp messages using the powerful Twilio PHP SDK without the need for extensive manual configuration.
fabricio872/random-message-bundle
250 Downloads
Symfony bundle that gives you various funny messages you can display on loading screen or anywhere where you need some placeholder content
sagor110090/livewire-modal
147 Downloads
This Laravel Livewire package simplifies the implementation of dynamic, responsive modals in your web applications. With a focus on seamless integration and flexibility, this package allows developers to easily create and manage modals without the need for JavaScript or additional front-end dependencies. Featuring out-of-the-box support for multiple modal instances, dynamic content, and customizable design options, it’s perfect for crafting modern, interactive interfaces. Whether you need confirmation dialogs, form modals, or notification pop-ups, this package delivers a clean, reusable solution for your Livewire-powered applications.
michelv/rabbitmq-scaler-bundle
21 Downloads
Provides a command to scale RabbitMq consumers up when the need arises.
jlapp-hatja/smart-seeder
330 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
messagemedia/conversations
4 Downloads
The Conversations API allows users to communicate by sending and receiving messages via Over-The-Top (OTT) messaging services. OTT application is an app or service that provides a product over the Internet and bypasses traditional distribution. Here's an in-depth explanation of what the term means.This feature is disabled by default. To enable it, you don't need to make any changes to your application, just an account configuration change by MessageMedia's support team [email protected] our initial release, we're releasing Facebook Messenger which allows you to send messages as a Facebook page owner and receive messages from other Facebook users.
kies-media/scraper-class
10 Downloads
Very basic scraping-class to get Url-Content by public Proxys Look demo.php on how to use. The main advantage is, that u dont need to search for proxy-lists. Its done by the Class itself. https makes no problems
reed/flash
654 Downloads
Adds a utlitity for easy Session Flash messages.
alifti/jdf
335 Downloads
Persian Jalali date for laravel , This package provide all methods that you need for shamsi/jalali date
hemmy/hemmy_package
8 Downloads
This package manage roles and access via database and blade template (Under development need access to contribute contact me ([email protected]))
zoparga/simple-google-chat
100 Downloads
Simple package to send message to Google Chat ( need subscription )
yandricr/gpti-php
15 Downloads
This package simplifies your interaction with various GPT models, removing the need for tokens or other methods to access GPT
vadimdol/symfony1
284 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!
tushar/lazy-routing
13 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.