/realpath_turbo

When PHP's open_basedir restriction is set, PHP disables the realpath cache for security reasons. This may hurt your application performance. The realpath_turbo PHP extension re-enables the realpath cache. Warning: This could be a security problem in your environment! Please read the README for further information.

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Stargazers