rybakit/arguments-resolver
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
时间:未知
reflection/validator
Define a specification of PHP entity and check whether the particular item matches it.
时间:未知
logicbrush/metrics
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
时间:未知
coinpaymentsnet/coinpayments-php
A PHP wrapper for the CoinPayments.net v1 API.
时间:未知
epifrin/rector-custom-rules
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
时间:未知
debuss-a/mtomsoapclient
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
时间:未知
scriptfusion/mapper
Transforms arrays using an object composition DSL.
时间:未知
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
时间:未知
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:未知
astrotomic/php-conditional-proxy
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
时间:未知
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru
时间:未知
morrislaptop/var-dumper-with-context
Show the line number where the dump method was called
时间:未知
lochmueller/focuspoint
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the fil
时间:未知
jailtonsc/laravel-response-xml
Add the method xml integrating the laravel's response, converting eloquent return to XML.
时间:未知