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.*
- v3.0.x-dev
- v3.0.0
- v2.4.x-dev
- v2.4.6
- v2.4.5
- v2.4.4
- v2.4.3
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.x-dev
- v2.3.11
- v2.3.10
- v2.3.9
- v2.3.8
- v2.3.7
- v2.3.6
- v2.3.5
- v2.3.4
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- 2.2.x-dev
- v2.2.12
- v2.2.11
- v2.2.10
- v2.2.9
- v2.2.8
- v2.2.7
- v2.2.6
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- 2.1.x-dev
- v2.1.12
- v2.1.11
- v2.1.10
- v2.1.9
- v2.1.8
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- 2.0.x-dev
- v2.0.18
- v2.0.17
- v2.0.16
- v2.0.15
- v2.0.14
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
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.