Libraries tagged by usms
tebazil/db-seeder
293986 Downloads
Simple to use PHP db seeding tool that uses faker generators
staabm/password_exposed
834884 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
olssonm/l5-zxcvbn
350268 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
nicobleiler/php-passphrase
21521 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
michael-rubel/laravel-formatters
95575 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
maglnet/magl-markdown
211171 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
justinwalsh/daux.io
38225 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
inpsyde/object-hooks-remover
74606 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
humanmade/wordpress-pecl-memcached-object-cache
256188 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
chriskonnertz/bbcode
293655 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
causal/oidc
73251 Downloads
This extension uses OpenID Connect to authenticate users.
backpack/theme-coreuiv4
198817 Downloads
UI for Backpack v6 that uses CoreUI v4 and Bootstrap v5.
backpack/theme-coreuiv2
372088 Downloads
UI that uses CoreUI v2 and Bootstrap v4, provided as a legacy theme for Backpack v6.
awcodes/palette
84012 Downloads
A color picker field for Filament Forms that uses preset color palettes.
acamposm/ping
25256 Downloads
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.