Libraries tagged by anron
bombenprodukt/blade-icons-anron
5 Downloads
A package to easily make use of Anron with Laravel Blade Icons.
basecodeoy/blade-icons-anron
1 Downloads
A package to easily make use of Anron with Laravel Blade Icons.
opis/closure
204309510 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
arrilot/data-anonymization
489522 Downloads
Anonymize any data in your SQL database
aaronfrancis/solo
2093 Downloads
A Laravel package to run multiple commands at once, to aid in local development.
aaronfrancis/pulse-outdated
60047 Downloads
A Laravel Pulse card to show outdated composer dependencies
texy/texy
722019 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
makinacorpus/db-tools-bundle
13760 Downloads
A set of Symfony commands to dump/restore/anonymize database
koenhendriks/laravel-str-acronym
13136 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
geertw/ip-anonymizer
191862 Downloads
IPv4 and IPv6 address anonymizer
arrilot/laravel-data-anonymization
395616 Downloads
Laravel bridge for arrilot/data-anonymization
maize-tech/laravel-encryptable
15231 Downloads
Laravel Encryptable
dapphp/torutils
63343 Downloads
Classes for interacting with Tor over the control protocol, querying directory authorities and servers, DNS exit lists, a curl wrapper that makes it easy to use Tor's SOCKS proxy, and more.
arondeparon/laravel-request-sanitizer
115417 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
aronduby/dump
163818 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo