Libraries tagged by methods to class
baine/php-computed-styles
14 Downloads
"Use method chaining to add classes and styles to html elements in PHP.
emilmoe/extendable
62 Downloads
Allowing methods classes to be extended with static and non-static methods. Also supporting classes with already magic methods.
xmlutils/xmlutils
82 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
vzgcoders/helix
7 Downloads
This class provides methods to interact with the Twitch Helix API using PHP.
spry/laravel
563 Downloads
Classes and methods to have consistency acress spry laravel projects
ezeasorekene/php-cookie-manager
35 Downloads
This class provides methods to manage cookies in PHP applications.
drechsler-development/secupay
11 Downloads
provides classes and methods to offer payment via the secupay gateway
cscfa_tool_division/collections
96 Downloads
This bundle provide collections class and method to store data
crmplease/coder
61 Downloads
Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.
bakgul/laravel-helpers
167 Downloads
A package to add helper classes and methods to Laravel
azmolla/transaction-middleware
3 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
soruba/php-requester
16 Downloads
PHP class that provides methods to perform http request: GET, POST, PUT, DELETE
mehedimi/new-instance
1 Downloads
A package to chain class method with out storing a variable
labrodev/php-mixed-converter
28 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
eduluz1976/pervasive
4 Downloads
Library to wrap class methods and add dynamically other callables, allowing add something to be executed before an method, or after it.