Libraries tagged by database seeding
orlyapps/laravel-firebase-notifications
322 Downloads
Sending Push Notifications via Firebase with API/Database Integration
makbeth/yii2-notifications
39 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface. In this version issue with the table name has been fixed
kaream/contact
13 Downloads
this for sending email to admin and save contact query in database
kallal/contact
11 Downloads
This is my first package developemnt. It will be a simple email sending package and will store the email in database
jamessingizi/contact
12 Downloads
contact form for sending email to admin and saving contact form details in database
humaon/contact
13 Downloads
A contact from which is sending mail and save the data into database
eftia/contact
8 Downloads
A laravel package for sending contact query as a mail and save to database table. It will publish as a contact page on your application
deadbyback/yii2-notifications
0 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
ayman-elmalah/contact
10 Downloads
Sending mail to admin and saving it at database
andrefigueira/laramailer
66 Downloads
A simple mailing package using Laravel Mail and Blade for sending emails with an expressive syntax, and also the ability to store emails in a database for future viewing
jsefton/laravel-virtual-fields
1134 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
quickhelper/quickorm
2 Downloads
ORM to manipulate databases through code without needing to write SQL queries.
behzaddev/searchable
0 Downloads
Search Package OverviewThe Search package is a powerful tool designed to facilitate efficient and effective search operations within various datasets or databases. It provides a set of functions and classes that enable users to perform complex search queries, filter results, and retrieve relevant data with ease. The package is highly customizable, allowing users to define their own search criteria, implement sorting mechanisms, and handle large volumes of data seamlessly.Key Features: Customizable Search Queries: Users can create tailored search queries using various operators and conditions, making it possible to perform both simple and advanced searches. Sorting and Filtering: The package includes built-in methods to sort and filter search results, enabling users to organize data based on specific parameters such as date, relevance, or custom fields. Scalability: Designed to handle large datasets, the Search package is optimized for performance, ensuring quick response times even with millions of records. Integration: The package is compatible with a variety of databases and data sources, making it a versatile solution for different types of projects. User-Friendly Interface: It offers a straightforward API that is easy to use, even for those who are not experts in programming. This allows a broader audience to leverage the power of advanced search capabilities.Use Cases: Data Analysis: Quickly find and retrieve specific information from large datasets for analysis. Content Management Systems: Implement efficient search functionality in content-heavy websites or applications. E-commerce: Enhance product search features in online stores, improving the user experience by providing relevant results swiftly. Knowledge Bases: Help users find relevant articles or documentation based on keyword searches.Overall, the Search package is an essential tool for anyone needing to implement or enhance search functionality in their applications, providing both power and flexibility in managing and retrieving data.
akhelij/larabase-notification
29 Downloads
Larabase Notification is a powerful Laravel package for handling push notifications via Firebase Cloud Messaging (FCM). It simplifies the process of sending notifications to Android, iOS, and web applications, leveraging Firebase's real-time capabilities. With minimal setup, Larabase Notification provides a streamlined interface to send device-specific, topic-based, or condition-based notifications directly from your Laravel application.