Libraries tagged by methods to class
bmt/isrc
1 Downloads
The ISRC class is a PHP class that represents an International Standard Recording Code (ISRC). It provides methods to manipulate ISRC codes by parsing, retrieving components, and generating new codes.
bakgul/kernel
232 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
abstract/abstract
10 Downloads
Componential language using HTML-based syntax to access PHP class and method
bnomei/kirby3-htmlpurifier
463 Downloads
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.
uk/dynamic-properties
28 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
sagittariusx/beluga.dynamic-properties
95 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
proteins/extensions
38 Downloads
Provides a way to extend static classes with new methods
mutantlabs/twitter-rest
14 Downloads
A simple Class to interface with Twitter API v1.1 using OAuth, and return tweets as JSON via a get method. Uses RestService and twitteroauth
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
hirmeos/entity-fishing-php-wrapper
20 Downloads
This is a PHP library/wrapper of the NERD API. High level method calls that parse the JSON API response to PHP classes for ease of use.
diskerror/typedbson
36 Downloads
PHP classes to strictly define member structure, to control their data types, and to add convenience methods, and support BSON types.
diskerror/typed
275 Downloads
PHP classes to strictly define member structure, to control their data types, and to add convenience methods.
alexkratky/requestx
44 Downloads
Class to work with HTTP requests and HTTP methods.
antonythorpe/silverstripe-formfieldadditionalclasses
2 Downloads
Warning: there is an error in this module as it adds classes to all form fields. Abandoned. Through new methods on the FormField, CSS classes can be added to any Field Holder template. That is, to the opening div, Validation span, Middle Column/Description div, and Left/Right label.
adamczykpiotr/laravel-make-transformer
200 Downloads
Laravel 7.x package to add artisan method `make:transformer ClassTransformer`