-
-
Notifications
You must be signed in to change notification settings - Fork 283
/
packages.texy
26 lines (24 loc) · 2.86 KB
/
packages.texy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
List of Packages
****************
| **Application**:[application:how-it-works] | The kernel of web application | [GitHub |https://github.com/nette/application] [API |https://api.nette.org/application/]
| **Bootstrap**:[bootstrap:] | Bootstrap of your application | [GitHub |https://github.com/nette/bootstrap] [API |https://api.nette.org/bootstrap/]
| **Caching**:[caching:] | Cache layer with set of storages | [GitHub |https://github.com/nette/caching] [API |https://api.nette.org/caching/]
| **Component Model**:[component-model:] | Foundation for component systems | [GitHub |https://github.com/nette/component-model] [API |https://api.nette.org/component-model/]
| **DI**:[dependency-injection:] | Dependency Injection Container | [GitHub |https://github.com/nette/di] [API |https://api.nette.org/di/]
| **Database**:[database:] | Database layer | [GitHub |https://github.com/nette/database] [API |https://api.nette.org/database/]
| **Forms**:[forms:] | Greatly facilitates secure web forms | [GitHub |https://github.com/nette/forms] [API |https://api.nette.org/forms/]
| **Http**:[http:] | Layer for the HTTP request & response | [GitHub |https://github.com/nette/http] [API |https://api.nette.org/http/]
| **Latte**:[latte:] | Amazing template engine | [GitHub |https://github.com/nette/latte] [API |https://api.nette.org/latte/]
| **Mail**:[mail:] | Sending E-mails | [GitHub |https://github.com/nette/mail] [API |https://api.nette.org/mail/]
| **Neon**:[neon:] | Loads and dumps [NEON format|https://ne-on.org] | [GitHub |https://github.com/nette/neon] [API |https://api.nette.org/neon/]
| **Php Generator**:[php-generator:] | PHP code generator | [GitHub |https://github.com/nette/php-generator] [API |https://api.nette.org/php-generator/]
| **Robot Loader**:[robot-loader:] | The most comfortable autoloading | [GitHub |https://github.com/nette/robot-loader] [API |https://api.nette.org/robot-loader/]
| **Routing**:[application:routing] | Routing | [GitHub |https://github.com/nette/routing] [API |https://api.nette.org/routing/]
| **Safe Stream**:[safe-stream:] | Safe atomic operations with files | [GitHub |https://github.com/nette/safe-stream] [API |https://api.nette.org/safe-stream/]
| **Security**:[security:authentication] | Provides access control system | [GitHub |https://github.com/nette/security] [API |https://api.nette.org/security/]
| **Schema**:[schema:] | User data validation | [GitHub |https://github.com/nette/schema] [API |https://api.nette.org/schema/]
| **Tester**:[tester:] | Enjoyable unit testing in PHP | [GitHub |https://github.com/nette/tester] [API |https://api.nette.org/tester/]
| **Tracy**:[tracy:] | Debugging tool you will love ♥ | [GitHub |https://github.com/nette/tracy] [API |https://api.nette.org/tracy/]
| **Utils**:[utils:] | Utilities and Core Classes | [GitHub |https://github.com/nette/utils] [API |https://api.nette.org/utils/]
{{leftbar: @menu-common}}
{{toc: no}}