Search results for å…«å—/(
stymiee/email-validator
229008 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
stefanzweifel/laravel-stats-phploc
687189 Downloads
A tool for quickly measuring the size of a PHP project. (Don't use this fork in your production apps)
stefangabos/zebra_session
93834 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
stampie/stampie
242385 Downloads
Stampie is a simple API Wrapper for different email providers such as Postmark, SendGrid, Mailgun, Mandrill.
simplesamlphp/simplesamlphp-module-radius
5632277 Downloads
A module that is able perform authentication against a RADIUS server
simplesamlphp/simplesamlphp-module-memcachemonitor
5627839 Downloads
A module that is able display usage statistics of a memcache(d) store
sandrokeil/interop-config
362243 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
roadrunner-php/lock
198491 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
rinvex/authy
155208 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
riclep/laravel-storyblok
42747 Downloads
A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs
rickycezar/laravel-jwt-impersonate
88195 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
regulus/activity-log
199752 Downloads
A clean and simple Laravel 5 activity logger for monitoring user activity on a website or web application.
pantheon-systems/terminus-rsync-plugin
98284 Downloads
Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.
ostark/craft-async-queue
270485 Downloads
A queue handler that moves queue execution to a non-blocking background process
opis/database
74485 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder