Libraries tagged by herfe
tomatophp/tomato-flutter
212 Downloads
your package description will go here
tdt/start
115 Downloads
If you want to start working on The DataTank, start here! This is an installer, a config reader and a router.
slavlee/popup-power
469 Downloads
Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro
rupadana/filament-custom-forms
2807 Downloads
Found missing form in filamentphp here
ohseesoftware/laravel-queue-fake
179 Downloads
Describe your package here.
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".
neoslive/hybridsearch
617 Downloads
Add description here
nbhtm/api-docs
161 Downloads
Package description here.
matthewbdaly/laravel-package-boilerplate
263 Downloads
Starting boilerplate for Laravel packages. Override the content in here when creating your own package
loduis/artisan
91 Downloads
If you like laravel, but not at the point of implementing it, but you want to keep your organized command, here is a version of artisan with minimum to run
jf/base
720 Downloads
Repositorios con clases y traits de utilidad para realizar composición y/o herencia.
jbarth/jpdf
72 Downloads
This project is based on FPDF. The goal here is to create an easily usable library with composer from this base.
ivanomatteo/laravel-db-mutex
816 Downloads
Your Package Description here
hongyukeji/laravel-translate
376 Downloads
Package description here.
hestalabs/payments
38 Downloads
This is simple and easy to use Laravel and Lumen package for using multiple payment gateways in a single place. Now you don't need to install multiple packages for multiple payment gateways. Here we provide 2 of most widely used Payment Gateways (PayPal, Stripe) having easy to use methods such as pay(), invoice(), refund() etc.