Libraries tagged by rapid
rapidwebltd/site-map-url-checker
4 Downloads
The Site Map URL Checker enables you to run an automatic checks for the response from a list of urls stored in a file.
rapidwebltd/simplestripe
20 Downloads
SimpleStripe makes it easier than ever to integrate basic Stripe-powered payments into a site. With only a small amount of code you can have a payment form ready to start charging customers.
rapidwebltd/simplemailchimp
91 Downloads
A simple MailChimp API wrapper, SimpleMailChimp makes it easy to pass data back and forth between your website and your MailChimp account. This includes subscribing or unsubscribing users, getting a subscriber’s details and getting all the members of a particular list.
rapidwebltd/simple-currency-rates
30 Downloads
This package provides simple access to current currency exchange rates.
rapidwebltd/search
73 Downloads
Search allows you to easily add an intelligent search engine to your website or web application. It can be configured to search any database table.
rapidwebltd/rw-file-cache-psr-6
20037 Downloads
PSR-6 adapter for RW File Cache
rapidwebltd/rw-file-cache-laravel-cache-driver
5 Downloads
Laravel Cache Driver for RW-File-Cache package
rapidwebltd/php-postcodes
3248 Downloads
This library handles various UK postcode related tasks such as address lookup by postcode, postcode validation, generation of valid UK postcodes and getting a postcode's outward and inward codes.
rapidwebltd/php-cli-progress-bar
331 Downloads
Progress bar for command line PHP scripts
rapidwebltd/php-bucket-testing
29 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
rapidwebltd/etsy-php
20 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
rapidwebltd/caching-object-wrapper
20 Downloads
Wraps up any PHP object so all its methods are cached.
rapidwebltd/amazon-mws-enums
22 Downloads
PHP enums for Amazon MWS feeds
rapidwebltd/amazon-mws-config-generator
1542 Downloads
Generate configuration files for PHP Amazon MWS library - https://github.com/CPIGroup/phpAmazonMWS