spryker / silexphp
The PHP micro-framework based on the Symfony Components
Requires
- php: >=7.2
- spryker/container: ^1.1.0
- symfony/event-dispatcher: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/http-kernel: ^4.3.0 || ^5.0.0
- symfony/routing: ^3.0.0 || ^4.0.0 || ^5.0.0
Requires (Dev)
- doctrine/dbal: ~2.2
- monolog/monolog: ^1.4.1 || ^2.0.0
- phpstan/phpstan: ^0.12.35
- phpunit/phpunit: ^8.0.0 || ^9.0.0
- sllh/composer-versions-check: ^2.0
- swiftmailer/swiftmailer: ^5.0.0 || ^6.0.0
- symfony/browser-kit: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/config: ^4.2.0 || ^5.0.0
- symfony/css-selector: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/debug: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/dom-crawler: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/finder: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/form: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/intl: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/monolog-bridge: ^3.4.0 || ^4.0.0 || ^5.0.0
- symfony/options-resolver: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/process: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/security-core: ^4.2.7 < 4.4.0 || ^4.4.7 || ^5.0.0
- symfony/security-csrf: ^4.2.7 < 4.4.0 || ^4.4.7 || ^5.0.0
- symfony/security-guard: ^4.2.7 < 4.4.0 || ^4.4.7 || ^5.0.0
- symfony/security-http: ^4.2.7 < 4.4.0 || ^4.4.7 || ^5.0.0
- symfony/serializer: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/translation: ^4.2.0 || ^5.0.0
- symfony/twig-bridge: ^3.0.0 || ^4.0.0 || ^5.0.0
- symfony/validator: ^3.0.0 || ^4.0.0 || ^5.0.0
- twig/twig: ^1.41 || ^2.0.0 || ^3.0.0
Conflicts
- silexphp/silex: <3.0.0
README
The micro framework Silex will no longer be maintained. With this release we introduce a copy of Silex to be able to refactor out Silex and replace it with a Spryker solution. This release will not change any behavior.
Installation
composer require spryker/silexphp
The module spryker/silex
is now requiring spryker/silexphp
instead of silex/silexphp
- as refactored version of it.
You do not need to install this manually. Please consider to update spryker/silex
instead.
Documentation
WARNING Silex 1.x is not maintained anymore. This is a copy of silex/silexphp
we use to refactor out Silex from Spryker.
License
Silex is licensed under the MIT license.
.. _Symfony components: http://symfony.com .. _Composer: http://getcomposer.org .. _PHPUnit: https://phpunit.de .. _silex.zip: http://silex.sensiolabs.org/download .. _documentation: http://silex.sensiolabs.org/documentation