Micrus • Drobny, lecz skuteczny, framework dla PHP

Jak duży musi być framework, aby umożliwiał szybkie, łatwe i wygodne tworzenie ładnie uporządkowanych stron MVC? Aby był łatwo rozszerzalny i konfigurowalny?

No właśnie wcale nie tak duży. Wypróbuj Micrusa! Jego celem jest bycie tak małym, jak to tylko możliwe, lecz oferować wszytkie najważniejsze funkcjonalności:

  • Zorientowany obiektowo
  • Przejrzysta struktura MVC
  • Kontener DI
  • Event dispatching
  • Agnotyczny wobec ORM, wsparcie dla Doctrine i RedBean
  • REST-ful routing
  • Generator CRUD
  • Agnostyczny wobec silników szablonów, wsparcie dla Twiga i czystego PHP
  • Autentykacja i autoryzacja
  • Łatwa konfiguracja w YAML-u
  • Taki konsolowe dzięki Symfony Console
  • Formularze
  • Localizacja
  • Logowanie z użyciem Monolog (zgodne z PSR-3)
  • Caching (zgodne z PSR-6)
  • Komunikaty flash
A photo of me

About the author

Hi! I'm Andrea (they/them). I tell computers what to do, both for a living and for fun, I'm also into blogging, writing and photography. I'm trying to make the world just a little bit better: more inclusive, more rational and more just.

Related posts:

A framework doesn’t have to be overly complex! Micrus provides you with a quick, easy and comfortable way of creating neatly structured, modular MVC websites, which can be easily extended and configured.

Our goal is to keep the framework as simple as possible, while offering all the most important features.

micrus.avris.it gitlab.com/Avris/Micrus

Code golf is a type of recreational computer programming competition in which participants strive to achieve the shortest possible source code that implements a certain algorithm. [source]

Picco is a tiny PHP web framework that only takes ~2,5 kB of space and has no dependencies on other libraries, while still providing quite a lot of features, being extensible and reasonably easy to use.

picco.avris.it gitlab.com/Avris/Picco