Libraries tagged by make live
arsalanthange/php-collections
5 Downloads
A simple PHP collection class that makes your life easier to work with arrays. Inspired from Laravel Collections.
ak/voyager
29 Downloads
Fork from tcg/voyager (A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction)
unreal4u/localization
97 Downloads
This class sets almost all locale settings and makes your life easier by doing so
gemabit/string
3615 Downloads
A super string object that'll make your life easier.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
tchauviere/slim3-kickstarter
33 Downloads
Slim3 web app starter kit, trying to follow KISS principle and make your dev life easier.
mdhesari/laravel-assistant
13 Downloads
A smart laravel assistant which makes Laravel deveoper's life easier. just focus on the logic and leave the boilerplates on me.
ddruganov/yii2-api-essentials
48 Downloads
Bunch of components to make one's development life eaisier
alcalyn/neural-network
20 Downloads
Create a multilayer perceptron and make it learn life.
r4nkt/laravel-saasparilla
51 Downloads
An opinionated collection of functionality to make Laravel SaaS creators' lives a little bit easier.
coffeekraken/coffeekraken
152 Downloads
We are a young collectve of creative developers with one goal in mind. Build tools to make every team working day life better
timitek/getrets
143 Downloads
A simple "no framework" php wrapper for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources. GetRETS® as a service provides a RESTful API endpoint for consuming the data, and although it's not limited to only being used in PHP applications, and users aren't required to use our SDK, we have provided a simple PHP SDK for the API and set of documentation for it's use. Live Demo at: http://www.timitek.com/phpsdk/
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.
cybercog/laravel-love
255027 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
codewithdennis/filament-select-tree
160011 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.