The PHP micro framework
panx is lightweight php framework with many features. indeed.

Features

Lightweight
panx framework is super fast
Routing
effortless routing system
Auth
integrated authentification system
API
API endpoint & REST API
Multi language
distribute your web in many languages
Template systems
support for template systems - by default Latte
Forms
safe forms using FormX
Debugging
painless debugging using Tracy

Components

RouteX
Fast & easy routing system.
AuthX
Simple authentification system.
APIX
Creates API endpoints, controls rate limits and so on.
FormX
Safe and easy to validate forms.
CacheX
Cache system.
RestAPI
Create REST APIs only by providing information about SQL tables.
URL
Simple work with URL - get its part, etc.
PaginationX
Split content to multiple pages. The data source can be a file or SQL table.
LoggerX
Log your data to files.

panx-design

A modern UI kit for web developers. This web is build with this kit. Find more here.

Extensions

Auth
This extension contains pre-styled user forms, routes and so on. By using this extension you will not have to create own forms and routes. Auth extension uses default Auth class.
TotalAdmin
Manage users' roles and permissions in simple administration.
PostManager
Manage your posts using this extension. PostManager works with markdown files.
InfinityScroll
Extension that contains a javascript file that processes the infinity scroll.

With by Alex Kratky