Libraries tagged by rdap
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
rapidsquirrel/laravel-rate-limiter
0 Downloads
A robust and customizable rate-limiting middleware for laravel
rapidspike/php-browsermob-proxy
9119 Downloads
Library for using browsermob-proxy with PHP projects
rapidsmsng/sms-php-sdk
8 Downloads
Rapid SMS PHP SDK is built for Rapid SMS - Bulk SMS Application
rapidmod/rcore-mage2-test-files
6 Downloads
My personal Playground
rapidmod/php-mysql
11 Downloads
Active Record Style Database Manager
rapidmod/php-data-model
19 Downloads
Data manipulation Model