Libraries tagged by groups
rhubarbphp/scaffold-authentication-with-roles
38853 Downloads
Extends the basic authentication scaffold with groups and role based permissions.
ptplugins/filament-pivot-table-free
24 Downloads
Free pivot table Blade component for FilamentPHP. Group Eloquent records into a 2-dimensional pivot with Sum aggregation. Works with Filament 3, 4, and 5.
psbits/acl-deployment
1378 Downloads
Versioning and deployment of users, user groups and their privileges
postproxy/postproxy-php
568 Downloads
PHP client for the PostProxy API — manage social media posts, profiles, and profile groups.
pinkcrab/perique-admin-menu
3417 Downloads
The PinkCrab framework package for creating admin pages/groups using inheritance very easyly from plugins and themes.
phattarachai/mail-log-laravel
243 Downloads
Self-hosted outbound mail logger for Laravel — captures Mail + Notification sends, groups by Mailable class + model, ships its own Tailwind UI.
o2system/psr
20650 Downloads
O2System PSR it's build based on PHP Framework Interop Group (PHP-FIG) standards recommendations. This repository contains a collection of PHP interfaces based on the PSR-0 until the PSR-7.
nogrod/ebay-buy-browse-php-sdk
469 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
nogrod/dhl-shipping-php-sdk
492 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
nogrod/dhl-retoure-php-sdk
533 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
networkrailbusinesssystems/entra
693 Downloads
Easily sign-in and poll users and groups in Microsoft Entra
nawasara/vault
275 Downloads
Encrypted credential management for the Nawasara superapp framework — service groups, multi-instance support, access log, and one-click test connection.
monstrex/voyager
69 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
mattsqd/robovalidate
13494 Downloads
A group of Robo commands that run various validation tasks on local environments or pipelines
macropage/sdk-ebay-rest-browse
3289 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.