Version 2.1 of Yii Swagger package has been released. Here is the list of changes included in the new version:
Version 2.1 of Yii Swagger package has been released. Here is the list of changes included in the new version:
Version 1.2 of Yii Network Utilities package has been released. Here is the list of changes included in the new version:
IP_PATTERN
and IP_REGEXP
constants to IpHelper
for checking IP of both IPv4 and IPv6 versions.NEGATION_CHARACTER
constant to IpRanges
used to negate ranges.isIpv4()
, isIpv6()
, isIp()
methods to IpHelper
.First release of Yii Form Model package was done. It provides a base for form models and helps to fill, validate and display them.
For usage define a form model:
First release of Yii Form Model package was done. It provides a base for form models and helps to fill, validate and display them.
For usage define a form model:
Version 1.4 of Yii Hydrator package has been released. Here are the list of improvements included in the new version:
ToArrayOfStrings
parameter attribute;Collection
.Version 3.6 of Yii HTML package is released. There are some improvements and fixes:
Version 2.1 of Yii Auth JWT package has been released. Here are the list of changes included in the new version:
web-token/*
packages in dependencies with one - web-token/jwt-library
, updated min version of PHP to 8.1.psr/http-message
for versions ^2.0
.Version 1.3 of Yii Hydrator package has been released. Here are the list of improvements included in the new version:
Version 1.1 of Yii Network Utilities package is released. There are some improvements:
IpRanges
that represents a set of IP ranges that are either allowed or forbidden;