Libraries tagged by method call
mohebnia/htmldom
6 Downloads
This is a lite html dom for my own usecase.(WARNING: not all dom methods available) if you see this helpful feel free to use it.
friartuck6000/form-errors-bundle
204 Downloads
A service and Twig method that displays all form errors on all levels.
weboftalent/prevnextsibling
19 Downloads
Helper method and template to allow previous and next sibling integration easily
rodrigodiez/mockable-predis
258 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
josrom/eloquent-crud-repository
2358 Downloads
All the basic methods to any Laravel project with Repository pattern
jeffmilanes/php-html-dom-parser
3 Downloads
Composer adaptation for: A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to find, extract and modify the HTML elements of the dom. jquery like syntax allow sophisticated finding methods for locating the elements you care about.
fubber/util-types
4 Downloads
Provides a simple type system preferring native PHP types while allowing object polymorphism methods such as 'asFloat()', 'asInt()' and type checking helpers.
exertis/yii2-save-with-audit-trail-behavior
250 Downloads
Adds a $model->saveWithAuditTrail() method to your Models allowing you to annotate changes to your data.
dhsservices/magento2-default-shipping-payment
8 Downloads
Allows a shipping method and payment method to be pre-selected on Magento 2 checkout page.
derricksmith/haloapi
3 Downloads
HaloApi is a PHP Wrapper for the HaloITSM API. This class supports all endpoints and methods available in the API.
beranidigital/filament-access
491 Downloads
Multi-panel aware fine-grained permissions for Laravel Filament to analyze, generate and inject into all classes and methods in the application. or whatever that means.
apex/docs-generator
154 Downloads
Automatically generate docs for all classes and methods
laravel-macros/eloquent-insert-as-model
4 Downloads
Add `insertAsModel` macro to Eloquent Builder. Unlike `insert`, `insertAsModel` method will ensure that all inserted values will go through models' casts and mutators.
kmuenkel/route-injection
261 Downloads
Allow for Laravel Controller method injection of *any* object type.
bigdropinc/yii2-find-by-attribute
8 Downloads
Allowed to use magic methods for finding active records by attributes