Libraries tagged by UNS
vikas-srivastava/extensionmanager
6 Downloads
The SilverStripe.org Extension Manager Module (unstable version)
unionworx/laravel-serializes-models-with-cache
18 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
pxgamer/splas-php
241 Downloads
A simple PHP wrapper for utilising the Unsplash api.
proger/hypersafe
41 Downloads
Highly customizable deep HTML filter that lets you avoid potentially unsafe/unwanted markup and even sanitize individual attributes like CSS 'style'..
pingyi/json-serializer
130 Downloads
Mixed of two repositories for serializing and unserializing PHP variables, object and closure.
omnia-digital/media-manager
140 Downloads
A media manager to upload media files to multiple storages or select image from Unsplash, URL
nish/phpstan-safestring-rule
16 Downloads
Extension of PHPStan: Warn about unsafe strings
moh/multi-index-array
6 Downloads
A PHP array and Illuminate Collection that allows the use of multiple indices at once to get, set, and unset elements from the array.
lidaa/twig-bundle
16 Downloads
LidaaTwigBundle will add a lot of Twig Extensions (php, image, url, css, js, tag, session, number, sf, unset, form, html, ...)
kuriousagency/email-subscriptions
1487 Downloads
Allows subscribing and unsubscribing from 3rd party email lists.
hpkns/objkit
58 Downloads
Create data objects from unstructured data
focus/data
58 Downloads
A collection of tools for working with unstructured data, such as JSON.
fbf/laravel-newsletter-signup
572 Downloads
A Laravel 4 Package for adding newsletter signup (and unsubscribe) functionality to a web site
emsifa/random-image
1264 Downloads
Store random image from Unsplash to your Laravel application
dmitryrechkin/php-converters-emptytonull
194 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.