Libraries tagged by be_users
tba-api/tba-api-client-php
6 Downloads
# Overview Information and statistics about FIRST Robotics Competition teams and events. # Authentication All endpoints require an Auth Key to be passed in the header `X-TBA-Auth-Key`. If you do not have an auth key yet, you can obtain one from your [Account Page](/account). A `User-Agent` header may need to be set to prevent a 403 Unauthorized error.
sakirhossn/contact-form-php
1 Downloads
This is a custom contact page of a simple website. Where user's query regarding the website will be sent site owner via mail using PHPMailer library. This mail body is fully customized
ridhopujiono/fcm-send-notification
0 Downloads
This makes it easier for you to send notifications with FCM. be it sending personally or to all users
qi-interactive/cron
138 Downloads
Manages linux crontab file by adding and deleting the appropriate entries. It is able to track the source file so that after the changes to this file, he will be able to enter and update the user's crontab file in safe way (doesn't remove entries added by user using crontab -e).
mutahir-shah/innovate-mr
4 Downloads
Innovate Supplier APIs provide a simple and quick way to pull down survey inventory available to supplier and match with user’s profile. With this, supplier will be able to get updated list of survey inventory, real time statistics for each survey and targeting questions to match with user’s profile.
mechawrench/laracoins
36 Downloads
WebApp currency, can be traded/sold/bought by users
mahdiyazdani/wc-install-notice
461 Downloads
Library to be bundled with WordPress plugins to enforce users to install and activate WooCommerce plugin.
cmsgears/plugin-file-manager
1077 Downloads
File Manager plugin for CMSGears provide default component to accept files uploaded by users. The File Uploader widget can be used to upload files.
bluekachina/langui
10 Downloads
Provides a User Interface Allowing Users To Input Values That Will Be Used For Localization
apachish/access-level
0 Downloads
Authentication performed by JWT Have three levels of admin, author and user access The list should only be created by the author admin Each admin has the ability to edit and delete the entire list and each author only has the ability to edit their own list Have an address to display the list to all users There is a section with the possibility of sending emails to all users.
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.
triad-ltd/expauth
26 Downloads
A Laravel authentication driver that supports Expression Engine's membership system. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
topredmedia/laravel-saml
13 Downloads
Integrate the SAML protocol to your site to be able to act as service provider and let your users authenticate to another ISP
syomkin/saml-laravel-free
5 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
spalax/zf2-simple-acl
100 Downloads
Simple acl module. Provide possibilities to restrict ROUTES. Provide smart redirection according on path/module where user requested restricted resource. It is can be used for restricting few modules with on ACL library.