Libraries tagged by One class
idimsh/better-bypass-finals
2306 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dwnload/edd-software-license-manager
361 Downloads
A PHP class abstraction for managing WordPress plugin licenses and auto-updates that are sold on an Easy Digital Downloads store.
dv-team/json
441 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
dealnews/filter
985 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
2306 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.
crazy-max/cws-dump
19594 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
miniorange/miniorange-saml
4686 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
megapixel23/belongs-to-one
1599 Downloads
Belongs To One Laravel 5 Relation class
novara/dynamic-readonly-classes
5 Downloads
Create objects with constant values based on dynamically passed content.
duncan3dc/sql-class
77486 Downloads
A simple database abstraction layer, with an on disk caching facility.
carpehora/classifiablebehavior
7 Downloads
ClassifiableBehavior is a propel behavior allowing to tag on a list of user defined scopes. kind of Ressource Access Control.
juy/active-menu
3055 Downloads
The helper class for Laravel applications to get active class base on current route name
jeroen-g/laravel-builder
82 Downloads
Build rapidly classes based on stubs.
rubix/har
113 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.