Libraries tagged by magic meta
shiyan/process-builder
7 Downloads
Builds command lines for symfony/process using magic methods.
sarvarov/laravel-policy-permission-check
0 Downloads
Laravel abstract policy class with magic methods and helpers.
rodrigodiez/mockable-predis
252 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
fusepump/base.php
4995 Downloads
Base class with magic methods and options set and get.
evas-php/evas-di
72 Downloads
Di module (Dependency Injection container trait & class) based on magic methods
elfsundae/httpclient
523 Downloads
A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.
bigdropinc/yii2-find-by-attribute
8 Downloads
Allowed to use magic methods for finding active records by attributes
affinity4/validate
1 Downloads
Trait which uses magic methods to automatically validate properties using annotations
manchenkov/php-enum
2 Downloads
Enumeration type - PHP implementation with useful magic methods
linusshops/magicdoc
20 Downloads
Autogenerate phpdoc for magic methods from json documents
emilmoe/extendable
62 Downloads
Allowing methods classes to be extended with static and non-static methods. Also supporting classes with already magic methods.
rapidwebltd/etsy-php
19 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
fleshgrinder/stringable
715 Downloads
Interface for easy identification of classes that implement the magic __toString method.