Libraries tagged by One class
wpbp/widgets-helper
8994 Downloads
A class to ease creating powered Widgets on WordPress
teknoo/gd-text
29444 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
sabatino/serverless-image-handler
265 Downloads
Helper class for the Serverless Image Handler on AWS
tuutti/php-klarna-payments
63881 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
symfony/symfony1
109120 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
oilstone/logging
6090 Downloads
A PSR\Log wrapper for handling static log classes that can be enabled/disabled on the fly
o2system/spl
19573 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
marcovtwout/yii2-environment
55003 Downloads
Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.
janisto/yii2-environment
34317 Downloads
Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.
dwnload/wp-settings-api
11189 Downloads
A PHP class abstraction that removes all the headaches of the WordPress settings API under the hood and builds a nice options panel on the fly.
dwnload/edd-software-license-manager
849 Downloads
A PHP class abstraction for managing WordPress plugin licenses and auto-updates that are sold on an Easy Digital Downloads store.
dmamontov/asynctask-7
12790 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.
christophrumpel/laravel-factories-reloaded
47661 Downloads
This package sits on top of Laravel factories and provides you with dedicated factory classes for every model.
byjg/authuser
8889 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
dmamontov/asynctask
2328 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.