Libraries tagged by sscc
twisted1919/yii2-notify
2933 Downloads
Success/Error/Warning/Info notification component
tomkyle/configreader
218 Downloads
Successor of germania-kg/configreader: Merge default and custom configuration files with Symfony YAML. Supports PSR-6 CacheItemPools.
tastaturberuf/contao-form-content-bundle
191 Downloads
With this Contao bundle you can easily show various content elements instead of the form itself after successful submitting it.
stahiralijan/request-caster
63 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
sm-sandy/api-response
50 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.
salfade/laravel-login-tracker
2044 Downloads
A simple package to track users successful login attempts
royvoetman/laravel-flash-alerts
24 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
oss/opensoccerstar
5 Downloads
An open source soccer manager browsergame
ninsuo/jordan-tree
4140 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus).
mrizki28/handler-api-response
14 Downloads
is a PHP package designed to simplify and standardize API response management in your applications. With this package, you can easily send success responses, error responses, and validation error responses in a consistent and structured format. This package aims to enhance the efficiency and ease of API development
mgargano/baseball-tools
18 Downloads
PHP wrapper library that provides access to the Baseball-Databank (www.baseball-databank.org) and succeeding databases
luyadev/luya-module-payment
11922 Downloads
LUYA Payment allows you to integrate payments in a safe and fast way. The module take care of all the provider required steps (call, create, success, abort, etc.) and provides all the informations for your store.
leafwrap/role-sanctions
122 Downloads
Role sanction is a succinct and flexible way to add Role-based Permissions to Laravel
latinexus/lugares
14 Downloads
Civil ordering of cities and provinces, where Class:Pais is the highest level and Class:Provincia depends on said class, and successively, Class:Municipio and Class:Zona
kruegge82/dhl-authentication-oauth-api
6 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