Libraries tagged by cnerta
selectitaly/blackout-dates
10 Downloads
A class for generating an array of dates which might typically represent dates on which certain types of business requests can not be guaranteed to be processed by.
scybulski/laravel-validator-color
2222 Downloads
Validate that a certain value is a valid CSS color string in Laravel
sarelvdwalt/response-json-envelope
13 Downloads
A simple object that can be used to put a response (in JSON, given as an array) inside a standard envelope, giving you a place to put certain meta-data, including the response-code.
rudymas/manipulator
205 Downloads
A collection of classes that manipulate a certain subject (Text, Number, Date, ...)
rockerox/timecircles
1208 Downloads
TimeCircles is a jQuery plugin that provides a nice looking way to either count down towards a certain time, or to count up from a certain time. The goal for TimeCircles is to provide a simple yet dynamic tool that makes it very easy to provide visitors an attractive countdown or timer.
robiningelbrecht/reddit-php-client
1 Downloads
Example of a Reddit PHP client used as a bot to import certain posts.
ricdardox/validador-php5
5 Downloads
Permite validar campos o valores los cuales tienen que cumplir ciertas reglas
rayms/magento2-order-events-broadcaster
6 Downloads
A magento 2 extension that broadcast data to an API for certain order events
rapidwebltd/no-post-data-laravel-middleware
77 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.
qrz-io/onedayadmin
2 Downloads
Adds ability to give 1 day access to the admin panel to certain users.
prij/silverstripe-iprestrictedpage
9 Downloads
Simple SilverStripe module that allows pages to be viewable to certain IP addresses only.
premium-contao-themes/pct_device_visibility
1207 Downloads
Contao extension to select the device a certain element will be visible on
phproger/list-scanner
11 Downloads
Simple, but practical list viewer, which can help you to find certain word, or similar expression and give a result.
petrabarus/yii2-eithervalidator
15419 Downloads
Yii2 validator to force one of certain attributes to be filled
oliver-noth/markup-check
33 Downloads
Parses and checks certain tags in an html markup given by either an url to fetch the markup from or the markup itself.