-
-
Notifications
You must be signed in to change notification settings - Fork 274
Expand file tree
/
Copy pathpackages.texy
More file actions
27 lines (25 loc) · 3.03 KB
/
Copy pathpackages.texy
File metadata and controls
27 lines (25 loc) · 3.03 KB
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
27
List of Packages
****************
| **Application**:[application:how-it-works] | Core of web applications | [GitHub |https://github.com/nette/application] [API |https://api.nette.org/application/]
| **Assets**:[assets:] | Static file management | [GitHub |https://github.com/nette/assets] [API |https://api.nette.org/assets/]
| **Bootstrap**:[bootstrap:] | Bootstraps the web application | [GitHub |https://github.com/nette/bootstrap] [API |https://api.nette.org/bootstrap/]
| **Caching**:[caching:] | Caching layer with various storages | [GitHub |https://github.com/nette/caching] [API |https://api.nette.org/caching/]
| **Component Model**:[component-model:] | Foundation for the component system | [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 abstraction layer | [GitHub |https://github.com/nette/database] [API |https://api.nette.org/database/]
| **Forms**:[forms:] | Convenient and secure web forms | [GitHub |https://github.com/nette/forms] [API |https://api.nette.org/forms/]
| **Http**:[http:] | Layer encapsulating 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 emails | [GitHub |https://github.com/nette/mail] [API |https://api.nette.org/mail/]
| **Neon**:[neon:] | Reading and writing [NEON format |https://fiddle.nette.org/neon/] | [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 class autoloading | [GitHub |https://github.com/nette/robot-loader] [API |https://api.nette.org/robot-loader/]
| **Routing**:[application:routing] | URL routing | [GitHub |https://github.com/nette/routing] [API |https://api.nette.org/routing/]
| **Safe Stream**:[safe-stream:] | Safe atomic file operations | [GitHub |https://github.com/nette/safe-stream] [API |https://api.nette.org/safe-stream/]
| **Schema**:[schema:] | Validation of data structures | [GitHub |https://github.com/nette/schema] [API |https://api.nette.org/schema/]
| **Security**:[security:authentication] | Access rights management | [GitHub |https://github.com/nette/security] [API |https://api.nette.org/security/]
| **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:] | Essential classes and utilities | [GitHub |https://github.com/nette/utils] [API |https://api.nette.org/utils/]
{{leftbar: @menu-common}}
{{toc: no}}