issues
search
ingenerator
/
php-utils
Simple, standalone utility classes for PHP applications
BSD 3-Clause "New" or "Revised" License
1
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't escape `/` in StackdriverApplicationLogger logs and optionally in other JSON
#61
acoulton
closed
1 month ago
0
Fix errors with sessions & logging related to invalid UTF-8
#60
acoulton
closed
1 month ago
0
Support PHP 8.3
#59
craig410
closed
3 months ago
1
Support all versions of PSR Log
#58
craig410
closed
1 year ago
0
Add some more date / dateinterval utility functions
#57
acoulton
closed
1 year ago
0
Truncate user_agent to fit session database column
#56
acoulton
closed
1 year ago
0
Add assertCapturedOneExactTimer helper.
#55
craig410
closed
1 year ago
0
Fix ability to store & retrieve null values in UniqueMap
#54
acoulton
closed
1 year ago
0
Fix the dockblock typehint for InitialisableSingletonTrait::instance()
#53
acoulton
closed
1 year ago
0
Update changelog for v1.19.0
#52
acoulton
closed
1 year ago
0
Add light wrapper around native anonymous public key encryption
#51
acoulton
closed
1 year ago
0
Drop support for PHP 8.0
#50
acoulton
closed
1 year ago
0
Update readme now that this is in packagist
#49
acoulton
closed
1 year ago
0
Share some more useful components
#48
craig410
closed
1 year ago
0
Update JSON::decode to throw on null instead of catching ErrorException
#47
acoulton
closed
2 years ago
2
Fix StrictDate::date_after tests & deprecate validating InvalidUserDateTime
#46
acoulton
closed
2 years ago
0
Make DbBackedMutexWrapper locking type-safe with PDO_MYSQL
#45
acoulton
closed
2 years ago
0
Allow date validation to accept null
#44
craig410
closed
2 years ago
0
Test and support PHP8.2
#43
craig410
closed
2 years ago
0
Support PHP8.1
#42
acoulton
closed
2 years ago
2
Optionally report the count of log entries to a MetricsAgent
#41
acoulton
closed
2 years ago
3
Fix request memory logging to use the 'real' system memory used
#40
acoulton
closed
2 years ago
0
Improve request logging - memory usage & max user-agent length
#39
acoulton
closed
2 years ago
0
Add 'Y-m-d H:i:s' support to DateTimeImmutableFactory
#38
craig410
closed
3 years ago
2
Statsite metrics agent
#37
craig410
closed
3 years ago
2
Test on php8
#36
craig410
closed
3 years ago
0
Add thin interface / wrapper for running code in a database transaction
#35
acoulton
closed
3 years ago
0
Fix licence tags
#34
craig410
closed
3 years ago
0
Add metrics interface
#33
craig410
closed
3 years ago
2
Enhance ObjectPropertyRipper
#32
acoulton
closed
3 years ago
0
StoppedMockClock now accepts and returns fractional seconds
#31
acoulton
closed
3 years ago
0
Add helpers for microsecond-precision date/time values
#30
acoulton
closed
3 years ago
0
Improve test assertion API on the MockMutexWrapper
#29
acoulton
closed
3 years ago
0
Require PHP7.4 and use new setcookie() signature
#28
craig410
closed
4 years ago
1
Install with composer2
#27
acoulton
closed
3 years ago
0
Init DeviceIdentifier to fixed value in CLI without setting cookies
#26
acoulton
closed
4 years ago
1
Run tests on github actions instead of travis
#25
acoulton
closed
4 years ago
0
Add MutexWrapper with mock and database-backed version
#24
acoulton
closed
4 years ago
1
Add device ID support for logging (with cookie wrapper and date helper)
#23
acoulton
closed
4 years ago
0
Add StackdriverApplicationLogger and dependencies
#22
acoulton
closed
4 years ago
0
Fix fatal error on update session timestamp
#21
acoulton
closed
4 years ago
0
Fix MysqlSession to always return a value from releaseLock
#20
acoulton
closed
4 years ago
0
Update MysqlSession to use strict sessions, SessionIdInterface and Se…
#19
acoulton
closed
4 years ago
0
Add StaticAssetUrlProvider to provide URLs for assets in dev/prod
#18
acoulton
closed
4 years ago
0
Allow DeploymentConfig->map() to return values in standalone environment
#17
acoulton
closed
4 years ago
0
Add string encoding helpers for JSON and Base64Url
#16
acoulton
closed
4 years ago
0
Add DeploymentConfig for loading and (optionally) decrypting runtime cfg
#15
acoulton
closed
4 years ago
0
Add DeploymentConfig for loading and (optionally) decrypting runtime cfg
#14
acoulton
closed
4 years ago
1
Allow asserting that the StoppedMockClock never slept
#13
acoulton
closed
5 years ago
0
Bump changelog for first major release
#12
craig410
closed
5 years ago
0
Next