Libraries tagged by Class methods
dgifford/property-setter-trait
3809 Downloads
Trait providing methods to set class properties with an array.
atomastic/macroable
7063 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
romanlazko/support-macroable
4 Downloads
Trait Macroable to dynamically add methods to your PHP classes.
draculaid/phpmocker
15 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
hgraca/helper
214 Downloads
A generic PHP lib with static classes full of handy functional methods.
zauberfisch/silverstripe-better-image
750 Downloads
Adds additional methods to the SilverStripe Image class
xiidea/ci-base-model
624 Downloads
An extension of CodeIgniter's base Model class for providing a couple handy methods
permafrost-dev/laravel-str-extras
2 Downloads
Extra helper methods for the Laravel Str helper class.
pdo-proxy/pdo-proxy
25 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
mbrevda/aurasql-queryproxy
4111 Downloads
Class to proxy Aura Sql and Query methods
grzgajda/comicvine-api
56 Downloads
PHP class wrapper providing a simple and flexible methods to using ComicVine API.
voral/mock-builder
36 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
pine3ree/pine3ree-params-resolver
2070 Downloads
A function/method/invokable-object parameter resolution utility class
nickmoline/robots-checker
849 Downloads
Class to check a URL for robots exclusion using all possible methods of robots exclusion