Libraries tagged by success
kruegge82/dhl-authentication-oauth-api
20 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
keven1024/flarum-ext-csdn
166 Downloads
A benchmark for the CSDN plug-in, the great success of the China Internet shit, Make your site visitors feel sick
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
jlorente/laravel-transaction-commit-queue
2838 Downloads
A Laravel queue connector to process jobs after successful transactions commits
jezuu/notifications
29 Downloads
Notifications is a Laravel package that offers a comprehensive solution for displaying notifications in your application. It provides predefined components and styles for showcasing success messages, errors, warnings, and informative messages in an appealing manner. With this package, you can easily customize the notification type, the accompanying icon, and the displayed message. It seamlessly integrates with popular libraries like Font Awesome and Bootstrap Notify to deliver a sleek and user-friendly notification experience. Save time and enhance the presentation of your notification messages with Notifications package for Laravel.
janhelke/calendar-foundation
325 Downloads
The foundation for the calendar. At the core it is the successor of ext:cal.
jakesutherland/nomad-forms
7 Downloads
A WordPress PHP Composer Package that provides you with an easy way to display and process forms, render and validate fields, and display error/success messages.
jackyliu/ftp
175 Downloads
Wannabe successor of anchu/ftp package for Laravel
ider/flashmessages
9 Downloads
FlashMessages is a class to handle success, debug, warning and error messages. It's made for the framework Anax-MVC.
huijiewei/yii2-noty
4 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
gueststream/bookingconfirmation
18 Downloads
Booking confirmation class used in response to successful bookings.
giofreitas/wordpress
19 Downloads
Just a package that set everything you need to get WordPress running successfully with composer.
fostam/retry
176 Downloads
Retry any callable until success or max retries, using various delay policies
formula21/php-core
25 Downloads
The project to encapsulate all helper classes, needed to successfully build other projects.
flttgo/easy-zipper
6 Downloads
Wannabe successor of Chumper/Zipper package for Laravel