Download the PHP package luthier/framework without Composer
On this page you can find all versions of the php package luthier/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download luthier/framework
More information about luthier/framework
Files in luthier/framework
Download luthier/framework
More information about luthier/framework
Files in luthier/framework
Vendor luthier
Package framework
Short Description Versatile PHP micro-framework for build APIs and websites quickly
License MIT
Homepage https://luthier.ingenia.me/framework/en/
Package framework
Short Description Versatile PHP micro-framework for build APIs and websites quickly
License MIT
Homepage https://luthier.ingenia.me/framework/en/
Please rate this library. Is it a good library?
Informations about the package framework
WARNING: Under development!
Luthier Framework is a versatile PHP micro-framework for build APIs and small websites quickly. When we say "micro" we mean REALLY micro: in fact, only Composer and a single .php file is required to start.
Features
- Based on the Symfony components
- Easy to learn and extend
- Powerful and flexible router with middleware support
- CSRF protection
- JSON and XML response helpers
- Validator with translated error messages
- Dependency Injection container
- Command Line Interface command creation
- Built-in plain PHP template engine with Twig and Blade integration
Requirements
- PHP >= 7.1.8
- Composer
Installation
Get Luthier Framework with composer:
Usage
Basic example:
Defining routes:
Router parameters:
Route middleware:
Documentation
Coming soon!
Related projects
- Luthier CI: Improved routing, middleware support, authentication tools and more for CodeIgniter 3 framework
- SimpleDocs: Dynamic documentation library for PHP which uses Markdown files
Donate
If you love our work, consider support us on Patreon
All versions of framework with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.8
symfony/http-foundation Version ^4.0
symfony/http-kernel Version ^4.0
symfony/routing Version ^4.0
symfony/dotenv Version ^4.0
symfony/event-dispatcher Version ^4.0
symfony/console Version ^4.0
symfony/validator Version ^4.0
symfony/translation Version ^4.0
pimple/pimple Version ~3.0
filp/whoops Version ^2.2
monolog/monolog Version ~1.0
envms/fluentpdo Version ^1.1
symfony/config Version ~3.4|~4.0
spatie/array-to-xml Version ~2.0
symfony/http-foundation Version ^4.0
symfony/http-kernel Version ^4.0
symfony/routing Version ^4.0
symfony/dotenv Version ^4.0
symfony/event-dispatcher Version ^4.0
symfony/console Version ^4.0
symfony/validator Version ^4.0
symfony/translation Version ^4.0
pimple/pimple Version ~3.0
filp/whoops Version ^2.2
monolog/monolog Version ~1.0
envms/fluentpdo Version ^1.1
symfony/config Version ~3.4|~4.0
spatie/array-to-xml Version ~2.0
The package luthier/framework contains the following files
Loading the files please wait ....