Libraries tagged by eg-user
codulab/restricted
66 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
elephantsgroup/eg-user
22 Downloads
Flexible user registration and authentication module for Yii2
tradzero/restricted
20 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
nawrasbukhari/restricted
14 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
antriver/laravel-registers
618 Downloads
A way to keep a simple list of models belonging to another model. e.g. Users that have liked a Post.
tmd/laravel-registers
96 Downloads
A way to keep a simple list of models belonging to another model. e.g. Users that have liked a Post.
oxil/php-travis-influxdb
23 Downloads
Read from Travis CI and write build status and metrics into an influxDB database for e.g. use in Grafana
edgetelemetrics/reactphp-dns-over-https-client
6 Downloads
A ReactPHP/DNS Executor to resolve DNS queries over HTTPS, providing secure DNS resolution over untrusted or shared networks (eg Serverless deployments) utilising standard HTTPS queries.
elephantsgroup/eg-service-relation
19 Downloads
Yii 2 service relation management module
ritenn/implementator
101 Downloads
Binding automatically interfaces to implementation and also helps creating custom class files e.g. Service or Repository.