Libraries tagged by ach
achyutn/filament-kit
33 Downloads
The starter kit for the Laravel framework with Filament v4 as Admin Panel.
acharsoft/laravel-adminlte-rtl
199 Downloads
Easy AdminLTE integration with Laravel with rtl support
achais/shorturl
192 Downloads
一键生成和还原短链接的 PHP 扩展包
achais/mybank
100 Downloads
网商银行-云资金管理平台 API SDK for PHP
achais/laravel-wechat-reply
84 Downloads
Wechat reply handing for Laravel 5.5 and up
achais/laravel-permission
114 Downloads
📚 基于 spatie/laravel-permission 二次开发的按钮级权限管理 Laravel 扩展包。(角色、权限、菜单、按钮)
achais/fintech
76 Downloads
💰一个帮助你计算金融产品兑付明细的扩展包
achais/esign
734 Downloads
根据e签宝官方文档开发的一个 PHP 扩展包, 悟空 API V2 SDK.
achertovsky/paypal-yii2
1261 Downloads
Makes paypal for yii2 much easier
zanderwar/silverstripe-wowhead
2 Downloads
Wowhead Item, Quest, Spell & Achievement Tooltips
webignition/url-resolver
3318 Downloads
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
symplely/spawn
2470 Downloads
An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.
nogrod/dhl-retoure-php-sdk
93 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".
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
level-2/simplecache
373 Downloads
A very simple ArrayAccess based file ache