Libraries tagged by Class methods

mmedia/classcontroller

2 Favers
7750 Downloads

A controller that can take standard PHP classes and convert them to controller methods with auto validation.

Go to Download


vakata/http

2 Favers
4965 Downloads

HTTP Request / Response classes (extending Laminas/Diactoros with a few methods)

Go to Download


tuutti/php-klarna-payments

0 Favers
63342 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/).

Go to Download


tojibon/web-scraper

45 Favers
63 Downloads

A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.

Go to Download


shahmal1yev/gcollection

0 Favers
1521 Downloads

GenericCollection is a versatile PHP library that provides a type-safe collection class for managing various data types. Simplify your data management with intuitive methods and strong type constraints.

Go to Download


mouf/utils.cache.cache-interface

0 Favers
376038 Downloads

This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.

Go to Download


mouf/html.template.menus.basicmenu

0 Favers
143708 Downloads

This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.

Go to Download


imponeer/toarray-interface

5 Favers
15517 Downloads

A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.

Go to Download


drupal/core-datetime

3 Favers
147 Downloads

This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.

Go to Download


dmamontov/favicon

53 Favers
3683 Downloads

Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.

Go to Download


theod02/castor-class-task

1 Favers
1329 Downloads

Add possibility to use class and methods to expose task in castor

Go to Download


rikudou/friend-classes

4 Favers
23 Downloads

Allows other classes to access your class private methods/properties

Go to Download


isra00/class-triggers

7 Favers
6 Downloads

Inject magic actions before and after any method of any class

Go to Download


emrancu/dependency-injection-container

12 Favers
16 Downloads

A dependency injection container for php

Go to Download


skagarwal/reflection

7 Favers
6241 Downloads

Test any Private/Protected Methods/Properties of any class

Go to Download


<< Previous Next >>