Libraries tagged by methods to class
romanlazko/support-macroable
4 Downloads
Trait Macroable to dynamically add methods to your PHP classes.
liam-chapman/router
29 Downloads
Simple PHP Router for routing URLs to class methods.
baine/php-computed-styles
16 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
100 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
piotrpress/wordpress-theme
37 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
piotrpress/wordpress-plugin
113 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
ezeasorekene/php-cookie-manager
36 Downloads
This class provides methods to manage cookies in PHP applications.
drechsler-development/secupay
14 Downloads
provides classes and methods to offer payment via the secupay gateway
cscfa_tool_division/collections
146 Downloads
This bundle provide collections class and method to store data
crmplease/coder
62 Downloads
Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.
bakgul/laravel-helpers
187 Downloads
A package to add helper classes and methods to Laravel
azmolla/transaction-middleware
6 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.