Libraries tagged by One class
dealnews/filter
1152 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
dmamontov/asynctask
2307 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
miniorange/miniorange-saml
4713 Downloads
Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.
addworking/laravel-class-finder
21429 Downloads
A class finder for Laravel based on Composer's class loader
lukaszmakuch/class-based-registry
330 Downloads
Registry that allows to associate a value to one ore more classes and then fetch this value by passing objects that implements these classes
tautvydasr/blade-class-names
4562 Downloads
Package for handling html classes output based on conditions
megapixel23/belongs-to-one
1602 Downloads
Belongs To One Laravel 5 Relation class
piotrpress/composer-classmapper
16 Downloads
This Composer command generates a classmap.php file based on project files.
exteon/mapping-class-loader
57 Downloads
Class loader for PHP with ability to modify on-the-fly and map class files, caching and static initialisation
krecu/class.uuid.php
52 Downloads
UUID generator base on implementation by Fredrik Lindberg
carpehora/classifiablebehavior
7 Downloads
ClassifiableBehavior is a propel behavior allowing to tag on a list of user defined scopes. kind of Ressource Access Control.
attogram/router
868 Downloads
Attogram Router for PHP 7 - small, flexible, and surprisingly powerful
axetools/cachingtrait
9 Downloads
A PHP library to enable static caching trait on a class
jeroen-g/laravel-builder
83 Downloads
Build rapidly classes based on stubs.
rubix/har
114 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.