PHPackages                             wdalmut/frankie - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wdalmut/frankie

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wdalmut/frankie
===============

0.0.6(8y ago)21761MITPHP

Since Feb 15Pushed 8y ago4 watchersCompare

[ Source](https://github.com/wdalmut/frankie)[ Packagist](https://packagist.org/packages/wdalmut/frankie)[ RSS](/packages/wdalmut-frankie/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (7)Used By (0)

Frankie - A frankenstein micro-framework for PHP
================================================

[](#frankie---a-frankenstein-micro-framework-for-php)

[![Build Status](https://camo.githubusercontent.com/e286629214a36918af87451c6426c9a9383e5ffb045117f15cea8b97acba9830/68747470733a2f2f7472617669732d63692e6f72672f6d6172792d7368656c6c65792f6672616e6b69652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mary-shelley/frankie)

Features
--------

[](#features)

Frankie is a micro-framework focused on annotation. The goal is to use annotation in order to do almost everything in the framework.

- Annotated Routes (Routing)
- Annotated Injections (Dependencies)
- Annotated Request Flow (Application Flow)

Mainly Frankie is a framework for create RESTful applications and microservices.

Discover more on the [documentation](https://mary-shelley.github.io/docs/)

Hands-on!
---------

[](#hands-on)

The goal is focus on actions and attach before and action events using annotations

```
