Blog |
Forum |
Repository
Jump to letter: [
ACFGHILMOPQRSTWX
]
php-silex - PHP micro-framework based on the Symfony components
- Website:
- http://silex.sensiolabs.org
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
Silex is a PHP micro-framework. It is built on the shoulders of Symfony and
Pimple and also inspired by Sinatra.
A micro-framework provides the guts for building simple single-file apps. Silex
aims to be:
* Concise: Silex exposes an intuitive and concise API that is fun to use
* Extensible: Silex has an extension system based around the Pimple micro
service-container that makes it even easier to tie in third party libraries
* Testable: Silex uses Symfony's HttpKernel which abstracts requests and
responses. This makes it very easy to test apps and the framework itself.
It also respects the HTTP specification and encourages its' proper use.
Packages
php-silex-1.3.5-3.fc20.remi.noarch
|
[87 KiB]
|
Changelog by Shawn Iwinski (2016-04-01):
- Use actual package names (instead of virtual provides) for conflicts
|
php-silex-1.3.5-1.fc20.remi.noarch
|
[87 KiB]
|
Changelog by Shawn Iwinski (2016-03-29):
- Updated to 1.3.5 (RHBZ #1296756)
- Updated dependency versions for their autoloaders and updated autoloader
to use dependency autoloaders
- Added php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT} virtual provide
- php-swift-Swift => php-composer(swiftmailer/swiftmailer)
- Added weak dependencies
- Added library version value check
|