Libraries tagged by yoursave
zhu/yoursave
6 Downloads
The Laravel Framework's Web Application. (https://yoursave.tk)
talon-one/talon-one-client
125832 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
carlcs/craft-diywidget
39449 Downloads
Do It Yourself widget for Craft CMS
staticka/staticka
2961 Downloads
Yet another PHP static site generator.
havvg/dry-bundle
30342 Downloads
A Symfony2 bundle providing helpers to ease usage of common patterns.
nogrod/dhl-retoure-php-sdk
407 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".
nitsan/ns-gridtocontainer
2004 Downloads
Are you tired of waiting for a public version of Gridelements for the current TYPO3 version? With EXT:container, there's a public solution available for creating grids and containers in TYPO3. We've developed a developer-friendly TYPO3 extension called EXT:ns_gridtocontainer to help you migrate from EXT:gridelements to this new extension. By using our TYPO3 extension, you can easily migrate and save yourself time and effort.
msng/laravel-dry-helper
2933 Downloads
Don't repeat yourself with Laravel.
yetiforce/yetiforce-portal
33 Downloads
When you implement YetiForce CRM, then you will find yourself wanting to communicate with your customers through a professional customer portal. That is why we created for you YetiForcePortal that integrates with CRM and has a wide range of functionalities.
thejoshsmith/craft-fab-permissions
11463 Downloads
Give yourself better control over your sections with Craft Field and Tab (FAB) Permissions. Restrict which tabs and fields are visible to different user groups.
rkooistra/super-eloquent-repository
2988 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
light/composer-ignore-plugin
1381 Downloads
ignore files by yourself
legecha/enumpty
288 Downloads
Find yourself creating methods like label(), description() or icon() on your enums? This very simple package takes the legwork out of doing so for you, and gives you the same functionality without implementing the methods.
jeherve/nostr-verify
29 Downloads
Verify yourself with Nostr, using NIP-05
devture/form
5458 Downloads
Tiny do-it-yourself form binding and validation library