Libraries tagged by unsigned int
mindtwo/laravel-clickup-api
244 Downloads
A PHP Composer package for Laravel, designed to seamlessly integrate Laravel applications with ClickUp's system for streamlined project management and task tracking.
maltertech/mongoify
2076 Downloads
Mongoify is a simplistic PHP package designed to seamlessly integrate between Shopify's webhook system and MongoDB.
v1p3r75/moov-money-api-sdk
133 Downloads
Moov Money PHP SDK is a library designed to facilitate the integration of the Moov Money API.
seablast/i18n
87 Downloads
A lightweight internationalization (i18n) module designed for apps using the Seablast for PHP framework
dragoniscz/php-value-dumper
1074 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
redisent/redis
24403 Downloads
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
ramiroestrella/slack-message-blocks
487 Downloads
Slack Message Blocks is a PHP package designed to simplify the process of creating and sending rich, interactive messages to Slack. This package provides a fluent interface for building various Slack message elements, including buttons, select menus, date pickers, and more.
raiolanetworks/plugin-seo-test
926 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
paravibe/drush
523 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
maestroerror/eloquent-regex
21 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
ilsyaa/lazyui
128 Downloads
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
illegal/fluent-bcmath
339 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
alban/laravel-data-sync
135 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
bilalmardini/firebase-notification
69 Downloads
Laravel Firebase Notification is a robust and user-friendly package designed to integrate Firebase Cloud Messaging (FCM) with Laravel applications. This package streamlines the process of sending notifications to users through Firebase, supporting various notification targeting options and customization features.