nette / nette-minified
This package is abandoned and no longer maintained.
The author suggests using the nette/nette package instead.
Minified version of Nette Framework.
v3.0.0
2019-04-03 14:06 UTC
Suggests
- ext-fileinfo: to detect type of files
- ext-gd: to use Nette\Utils\Image
- ext-iconv: to use Nette\Utils\Strings::webalize() and toAscii()
- ext-intl: for script transliteration in Strings::webalize() and toAscii()
- ext-json: to use Nette\Utils\Json
- ext-mbstring: to use Nette\Utils\Strings::lower(), latte filters lower, upper, capitalize, etc...
- ext-pdo_sqlite: to use SQLiteStorage or SQLiteJournal
- ext-xml: to use Nette\Utils\Strings::length() etc. when mbstring is not available
Replaces
- nette/nette: 3.0.*
This package is auto-updated.
Last update: 2022-02-01 12:26:06 UTC
README
This is minified version of Nette Framework. Full version is available here. The uncompressed version is best used during development or debugging; the compressed one may improve performance in production.