Libraries tagged by Class methods
atk14/string4
35451 Downloads
String4 is a PHP class that provides methods for string manipulation.
atk14/files
53866 Downloads
A PHP class providing static methods for reading, writing, copying, moving, and deleting files and directories, MIME type detection, image size detection, and file permission management
bnomei/kirby3-mobile-detect
2016 Downloads
Static Class and Page Methods for using Mobile Detect Lib
kodeas/publicise
6675 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
tuutti/php-klarna-payments
70537 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/).
steefdw/standards-enums
83705 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
ronasit/larabuilder
1157 Downloads
A great tool for creating and modifying PHP classes in Laravel, providing utilities to generate boilerplate code, add methods, properties, and annotations with ease.
rezozero/tree-walker
14138 Downloads
Creates a configurable tree walker using different methods for each node based on its PHP class or interface
mouf/utils.cache.cache-interface
380773 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.
mistralys/application-utils-collections
46806 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
marcocesarato/security
2956 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
denmarty/base-service-repository
7836 Downloads
This package adds base classes for a service/repository with base methods and also adds a command to gerenate custom services/repositories.
chehivskiy/i18n-arabic
70582 Downloads
Class enhances developing Arabic web applications by providing set of methods to process and present Arabic text
silvertipsoftware/dynamic-methods
15486 Downloads
Add dynamically attached methods to any class. Binding variation requires 5.4 and above
unloc/shipping-class-restrictions
71 Downloads
Restrict WooCommerce shipping method availability by the shipping classes in the cart, per method instance and zone.