spryker / silexphp
The PHP micro-framework based on the Symfony Components
Requires
- php: >=8.0
- spryker/container: ^1.4.6
- symfony/event-dispatcher: ^5.1.0 || ^6.0.0
- symfony/http-kernel: ^5.3.0 || ^6.0.0
- symfony/routing: ^5.4.0 || ^6.0.0
Requires (Dev)
- doctrine/dbal: ^3.0.0
- egulias/email-validator: ^3.1
- monolog/monolog: ^1.25.0 || ^2.0.0
- phpstan/phpstan: ^1.8.10
- phpunit/phpunit: ^9.5.2
- sllh/composer-versions-check: ^2.0
- swiftmailer/swiftmailer: ^6.3.0
- symfony/browser-kit: ~5.1.8 || ^6.0.0
- symfony/config: ^5.4.0 || ^6.0.0
- symfony/css-selector: ^5.2.0 || ^6.0.0
- symfony/debug: ^3.0.0 || ^4.4.9
- symfony/dom-crawler: ^5.4.0 || ^6.0.0
- symfony/finder: ^5.4.0 || ^6.0.0
- symfony/form: ^5.4.0 || ^6.0.0
- symfony/http-foundation: ^5.4.0 || ^6.0.0
- symfony/intl: ^5.1.0 || ^6.0.0
- symfony/monolog-bridge: ^5.2.0 || ^6.0.0
- symfony/options-resolver: ^5.4.0 || ^6.0.0
- symfony/process: ^5.4.0 || ^6.0.0
- symfony/security-core: ^5.4.0 || ^6.0.0
- symfony/security-csrf: ^5.4.0 || ^6.0.0
- symfony/security-guard: ^5.4.0 || ^6.0.0
- symfony/security-http: ^5.4.0 || ^6.0.0
- symfony/serializer: ^5.1.0 || ^6.0.0
- symfony/translation: ^5.1.0 || ^6.0.0
- symfony/twig-bridge: ^5.1.0 || ^6.0.0
- symfony/validator: ^5.2.0 || ^6.0.0
- twig/twig: ^2.15.3 || ^3.4.3
Conflicts
- silexphp/silex: <3.0.0
- dev-master / 1.3.x-dev
- 0.3.12
- 0.3.11
- 0.3.10
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.2
- 0.1.1
- 0.1.0
- dev-feature/frw-998/dev-php-upgrade-and-drop-8
- dev-feature/frw-19/frw-145/dev-update-symfony-routing-and-http-kernel-v6
- dev-feature/te-10008/dev-te-10009-check-symfony-6-in-beta-rc-mode-dev
- dev-dev-feature/te-7003/master/update-symfony-components
This package is auto-updated.
Last update: 2024-11-04 14:27:11 UTC
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