kyranb/footprints
A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)
时间:未知
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.
时间:未知
jedrzej/pimpable
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
时间:未知
diarmuidie/envpopulate
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
时间:未知
nikolaposa/cascader
Utility for creating objects in PHP from constructor parameters definitions.
时间:未知
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/magic-query
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
时间:未知
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
时间:未知
jedrzej/searchable
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
时间:未知
laminas/laminas-config-aggregator-parameters
PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration
时间:未知
morrislaptop/var-dumper-with-context
Show the line number where the dump method was called
时间:未知