-
-
Notifications
You must be signed in to change notification settings - Fork 273
Expand file tree
/
Copy pathpackages.texy
More file actions
27 lines (25 loc) · 3.25 KB
/
Copy pathpackages.texy
File metadata and controls
27 lines (25 loc) · 3.25 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
Elenco dei pacchetti
********************
| **Application**:[application:how-it-works] | Cuore delle applicazioni web | [GitHub |https://github.com/nette/application] [API |https://api.nette.org/application/]
| **Assets**:[assets:] | Gestione dei file statici | [GitHub |https://github.com/nette/assets] [API |https://api.nette.org/assets/]
| **Bootstrap**:[bootstrap:] | Avvia l'applicazione web | [GitHub |https://github.com/nette/bootstrap] [API |https://api.nette.org/bootstrap/]
| **Caching**:[caching:] | Livello di cache con vari storage | [GitHub |https://github.com/nette/caching] [API |https://api.nette.org/caching/]
| **Command Line**:[command-line:] | Analisi degli argomenti e output colorato nel terminale | [GitHub |https://github.com/nette/command-line] [API |https://api.nette.org/command-line/]
| **Component Model**:[component-model:] | Base del sistema a componenti | [GitHub |https://github.com/nette/component-model] [API |https://api.nette.org/component-model/]
| **DI**:[dependency-injection:] | Container di dependency injection | [GitHub |https://github.com/nette/di] [API |https://api.nette.org/di/]
| **Database**:[database:] | Livello di astrazione del database | [GitHub |https://github.com/nette/database] [API |https://api.nette.org/database/]
| **Forms**:[forms:] | Form web comodi e sicuri | [GitHub |https://github.com/nette/forms] [API |https://api.nette.org/forms/]
| **Http**:[http:] | Livello che incapsula richiesta e risposta HTTP | [GitHub |https://github.com/nette/http] [API |https://api.nette.org/http/]
| **Latte**:[latte:] | Fantastico motore di template | [GitHub |https://github.com/nette/latte] [API |https://api.nette.org/latte/]
| **Mail**:[mail:] | Invio di email | [GitHub |https://github.com/nette/mail] [API |https://api.nette.org/mail/]
| **Neon**:[neon:] | Lettura e scrittura del [formato NEON |https://fiddle.nette.org/neon/] | [GitHub |https://github.com/nette/neon] [API |https://api.nette.org/neon/]
| **Php Generator**:[php-generator:] | Generatore di codice PHP | [GitHub |https://github.com/nette/php-generator] [API |https://api.nette.org/php-generator/]
| **Robot Loader**:[robot-loader:] | Il caricamento automatico delle classi più comodo | [GitHub |https://github.com/nette/robot-loader] [API |https://api.nette.org/robot-loader/]
| **Routing**:[application:routing] | Routing degli URL | [GitHub |https://github.com/nette/routing] [API |https://api.nette.org/routing/]
| **Safe Stream**:[safe-stream:] | Operazioni atomiche sicure sui file | [GitHub |https://github.com/nette/safe-stream] [API |https://api.nette.org/safe-stream/]
| **Schema**:[schema:] | Validazione delle strutture dati | [GitHub |https://github.com/nette/schema] [API |https://api.nette.org/schema/]
| **Security**:[security:authentication] | Gestione dei diritti di accesso | [GitHub |https://github.com/nette/security] [API |https://api.nette.org/security/]
| **Tester**:[tester:] | Test unitari piacevoli in PHP | [GitHub |https://github.com/nette/tester] [API |https://api.nette.org/tester/]
| **Tracy**:[tracy:] | Lo strumento di debug che amerete ♥ | [GitHub |https://github.com/nette/tracy] [API |https://api.nette.org/tracy/]
| **Utils**:[utils:] | Classi e strumenti essenziali | [GitHub |https://github.com/nette/utils] [API |https://api.nette.org/utils/]
{{toc: no}}