Libraries tagged by One class
usualtool/framework
28 Downloads
UT Framework is based on PHP multi-end development framework, class library perfect, suitable for the development of various types of applications.
jlabedo/tcpdf
37219 Downloads
TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions.
ghostff/dump5
2665 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
wpbp/widgets-helper
8065 Downloads
A class to ease creating powered Widgets on WordPress
mouf/html.htmlelement
363706 Downloads
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
pem-fr/php-test-tools
8582 Downloads
The classic php test tools all-in-one
tuutti/php-klarna-payments
61347 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
105409 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!
o2system/spl
18712 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
45305 Downloads
Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.
janisto/yii2-environment
33983 Downloads
Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.
dwnload/wp-settings-api
9773 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.
dmamontov/asynctask-7
12158 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
47585 Downloads
This package sits on top of Laravel factories and provides you with dedicated factory classes for every model.
carloswph/tonton
82 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.