PHPackages                             samagtech/bit-framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. samagtech/bit-framework

ActiveLibrary[Framework](/categories/framework)

samagtech/bit-framework
=======================

v1.3.1(2y ago)0228MITPHP

Since Nov 15Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Samag-Tech/bit-framework)[ Packagist](https://packagist.org/packages/samagtech/bit-framework)[ RSS](/packages/samagtech-bit-framework/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (7)Versions (8)Used By (0)

Bit Framework
=============

[](#bit-framework)

Micro-framework per la gestione di piccole funzione lambda tramite il [Serverless Framekwork](https://serverless.com/) e [Bref](https://bref.sh).

Installazione
-------------

[](#installazione)

L'installazione avviene tramite il comando

```
    composer require samagtech/bit-framework
```

Quick Start
-----------

[](#quick-start)

La prima cosa da fare è creare il file **Handler** per l'esecuzione dello script tramite Bref. Esempio:

```
