Libraries tagged by laravel developer
heddiyoussouf/mailtracker
11 Downloads
This package provides a simple yet effective solution to track email opens using an embedded image in Laravel applications. By embedding a unique image uri in emails, the package allows developers to identify when the email has been opened and viewed by the recipient.
hashcode/larainstaller
47 Downloads
A web-based Laravel installer package that simplifies project setup and configuration, enabling developers to start their projects quickly without using the command line.
dev3bdulrahman/license-manager
8 Downloads
License Manager is a robust PHP package designed for managing software licensing with ease and security. This package provides essential tools to validate, generate, and manage license keys, ensuring your applications are protected against unauthorized usage. With domain-based validation and secure license storage, developers can confidently implement licensing mechanisms for their applications. Seamlessly integrates with Laravel and other PHP frameworks, offering an efficient solution for protecting your software.
billyranario/prostarterkit
244 Downloads
A Laravel package that provides a set of utilities for rapid development. Typical structure for senior developers to start a new project.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
ascentech/massive-csv-import
14 Downloads
This lightweight package helps developers to import csv files with millions of records efficiently using Laravel Queues.
amohamed/jsconnector
17 Downloads
JSConnector Laravel Package provides an easy way to integrate the JSConnector JavaScript library into your Laravel application. This package offers a simple facade to interact with the JSConnector library, enabling developers to leverage the power of OpenAI's language models in their Laravel projects without the hassle of directly managing communication between PHP and JavaScript.
liammartens/xtend
16 Downloads
xTend is a PHP MVC framework. While other frameworks, such as Laravel, are focusing on implementing every feature or function a developer could ever want, xTend is focused on keeping it fast, adaptable, extendable and non-bloated. This means there is a lot of built-in features you'll find in Laravel you will not find here, however because of the adaptable and extendable nature of xTend it is extremely easy to add a library, or your own script, to enable a certain feature.
ixudra/curl
4183978 Downloads
Custom PHP Curl library for the Laravel framework - developed by Ixudra
vinelab/http
293604 Downloads
An http library developed for the laravel framework. aliases itself as HttpClient
ixudra/toggl
96735 Downloads
Custom PHP library to connect with the Toggl API - developed by Ixudra
juzaweb/cms
562790 Downloads
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
sukohi/julius
12718 Downloads
A PHP package mainly developed for Laravel to manage calendar and events.
dptsi/laravel-modular
21873 Downloads
Laravel modular template developed for DPTSI projects
nilgems/laravel-textract
3621 Downloads
A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".