Libraries tagged by take
dimaskao/library_for_making_screenshots
10 Downloads
With this library you can take url from Excel file and make page screenshot.
dgafka/authorization-security
19 Downloads
Take care of authorization concerns for you. Takes out security out of your domain logic and provides clean and easy API to do it.
devsfort/backup
22 Downloads
Package to take Laravel Source and DB backup periodically
develme/laravel-hashids
61 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.
desdim/laravel-build-version-generator
14 Downloads
Take control over your Laravel app version
dericcain/geo-things
1857 Downloads
Takes various inputs and geo-decodes/encodes, etc.
dcarbone/paragon-solutions-php-sdk
2 Downloads
Paragon Processing PlatformThis document is to provide a detailed description of how a developer or software solution provider can integrate with the Paragon Processing Platform (Paragon Platform). The Paragon Platform is for developers who wish to use Paragon's processing services within their software applications. The Paragon Platform can stand alone as a web-based storefront with (or without) attached card readers or may be used in combination with point-of-sale (POS) and order entry applications.The Paragon Platform accepts payments in many forms, including check, credit, debit, gift, loyalty and EBT cards. Payments may be taken online, over the telephone, from a mobile phone and at physical store locations. In addition to handling large volumes of payment transactions, the Paragon Platform manages and settles batches, protects sensitive card information, administers billing contracts and produces operational and analytical reports. Application Programming Interfaces (APIs) With our API, software systems and devices communicate with the Paragon Platform by exchanging messages. Client Application formulates a message and transmits the request to the Paragon Platform. The Paragon Platform translates the request and relays it to the Payment Processing Network. The Payment Processing Network processes the request and returns a response to the Paragon Platform. The Paragon Platform translates the response and relays it to the Client Application.The Path to Integration Step 1: Open a Test Account Visit https://developer.paragonsolutions.com/testaccount to register for a free test account. Once registered you have instant access to your test account credentials and all the documentation you need to get started. Head over to the library and make sure to check out all of our API's to learn about the Paragon Processing Platform transaction requests and responses.Step 2: Code & CertifyOnce in the Paragon Development portal, begin your certification or have an experienced Paragon integration specialist guide you through the testing process. Once coding and testing are completed submit your request for certification. Our team will then perform a detailed review of your integration to make sure your integration meets all your business requirements for success. Step 3: Go Live!After final review and testing your software solution is ready to begin taking live payments! We know, an integration that is easy sounds too good to be true. Don't take our word for it, start your integration today! Developer NotesInstall your development platform according to its product documentation.Read through all the steps before you get started. We recommend reviewing the rest of this guide to familiarize yourself with the Paragon Processing Platform's terms, capabilities, web services and operations.
davidpeach/presentersplusplus
981 Downloads
View Presenters as advised on Laracasts.com Taken one step further with individual Presenters for more specific overrides
creode/laravel-nova-assets
142 Downloads
Takes the existing Laravel Assets module and adds functionality to make it work in Nova.
craftblue/google-authenticator-redux
94 Downloads
A modern take on a PHP implementation of Google Authenticator 2-Factor Authentication focusing on best practices in security.
course-link/laravel-polish-payments
5 Downloads
This package allows you to take advantage of Polish payment systems.
cooperaj/bolt-dokku-config
39 Downloads
Takes configuration information made available in the environment by dokku and writes out a config_local.yml configuration file so Bolt can make use of it.
codeq/passthrougheditor
112 Downloads
This Neos UI editor plugin takes one configured value and saves it transformed into another field.
codearchitect/json_response
1 Downloads
Take the value user assign/enter to the properties of the class. And return the json formatted response.
cnimmo/granular-testsuites
2225 Downloads
Take an existing phpunit XML config and generate a new config containing a standalone testsuite for each test file within the original testsuites.