Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
php-Slim - 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/Slim/autoload.php
Packages
php-Slim-2.6.3-1.remi.src
|
[84 KiB]
|
Changelog by Remi Collet (2017-01-07):
- update to 2.6.3
- fix sources URL, use git commit reference
- add spec license header
|
php-Slim-2.6.2-2.remi.src
|
[83 KiB]
|
Changelog by Remi Collet (2015-10-23):
- provide php-composer(slim/slim)
- don't ignore test suite result
- add a simpler autoloader
|
php-Slim-2.4.3-1.remi.src
|
[77 KiB]
|
Changelog by Johan Cwiklinski (2014-05-10):
- New upstream release
|
php-Slim-2.4.0-1.fc19.remi.src
|
[76 KiB]
|
Changelog by Johan Cwiklinski (2013-12-08):
- New upstream release
|