Remi's RPM repository - Packages

Blog | Forum | Repository

php-slim3 - PHP micro framework

Website:
http://www.slimframework.com/
Licence:
MIT
Vendor:
Remi Collet
Description:
Slim is a PHP micro framework that helps you quickly write simple yet
powerful web applications and APIs.

Features:
- Powerful router
    - Standard and custom HTTP methods
    - Route parameters with wildcards and conditions
    - Route redirect, halt, and pass
    - Route middleware
- Template rendering with custom views
- Flash messages
- Secure cookies with AES-256 encryption
- HTTP caching
- Logging with custom log writers
- Error handling and debugging
- Middleware and hook architecture
- Simple configuration

Autoloader: /usr/share/php/Slim3/autoload.php

Packages

php-slim3-3.4.2-1.el5.remi.noarch [55 KiB] Changelog by Remi Collet (2016-06-21):
- update to 3.4.2
php-slim3-3.4.1-1.el5.remi.noarch [55 KiB] Changelog by Johan Cwiklinski (2016-05-17):
- Update to Slim 3
- Use a git snapshot as upstream drop tests from distribution (thanks to Remi)
- Remove tests subpackage
- Rename package to php-slim3