bear/sunday
A resource-oriented application framework
1.9.0
658K downloads/mo
#4333 most downloaded on Packagist
bearsunday/BEAR.Sunday
What this package is like to depend on
Last release today
23 Aug 2026
Ships unpredictably
gaps range from 3 weeks to 3.0 years
Rarely documented
notes for 10 of 52 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
64 releases · first in 2012
2 releases in the last 12 months
see the full history below
Release timeline
64 releases · Oct 2012 to Aug 2026Releases
latest 60 of 64-
1.9.023 Aug 2026Release notes
Open source →- Add CompileStepInterface — compile-phase vocabulary for renderer modules; madapaja/twig-module and bear/qiq-module are waiting on this release
- Handle JsonSchemaRequestException as 400 Bad Request in ThrowableHandler; schema validation failure is a client error, not a 500
- Require bear/resource ^1.33 for the JsonSchema exceptions
- Remove dead public properties VndError::$headers / $body — the error response lives in the internal ErrorPage (BC break for code reading them)
- CI on PHP 8.5
-
1.8.011 Nov 2025Release notes
Open source →This release modernizes the framework by transitioning from the abandoned
doctrine/annotationspackage to native PHP 8 attributes, while increasing the minimum PHP requirement to 8.2.What's Changed
Major Updates
- Migrated entirely to PHP 8 attributes, eliminating dependency on doctrine annotations
- Raised minimum PHP version requirement from 8.1 to 8.2
- Added PHP 8.5 support in CI workflow
- Moved static analysis tools to
vendor-bin/toolsfor better PHP 8.5 compatibility - Enhanced type safety by fixing all Psalm and PHPStan errors
- Updated Scrutinizer config for PHP 8.4 and jammy image
Improvements
- Added
#[Override]attributes to all overridden methods - Made module and exception classes final for stricter inheritance control
- Normalized schemeHost in WebRouter to prevent double slashes
- Preserved exception chain when converting Error to ErrorException
- Added
symfony/polyfill-php83for PHP 8.3 feature support
Removed
doctrine/annotations(officially abandoned)doctrine/cache(officially abandoned)doctrine/coding-standard,phpmd,phpmetrics,phpstan,psalm,rectorfrom main composer.json (moved to vendor-bin/tools)- Legacy annotation imports and PHPDoc metadata
Fixed
- Removed unused exception variables in demo code
- Updated static analysis configurations (psalm.xml, phpstan.neon)
Migration Path
No migration steps required for users - all changes are internal framework improvements. Applications using BEAR.Sunday will benefit from improved type safety and modern PHP features.
Full Changelog
Release notes
Open source →- Migrate from the abandoned doctrine/annotations and doctrine/cache to native PHP 8 attributes
- Require PHP 8.2
- Move static analysis tools to vendor-bin/tools for PHP 8.5 compatibility
- Add #[Override] attributes; make module and exception classes final
- No migration steps required — all changes are internal
-
1.7.021 Nov 2022Release notes
Open source →PHP 7.4 reached EOL yesterday (28 Nov 2022) and this package will also support PHP 8.0 and above.
https://www.php.net/eol.phpWhat's Changed
Full Changelog: 1.6.1...1.7.0
Release notes
Open source →PHP 7.4 reached EOL (28 Nov 2022); this package supports PHP 8.0 and above.
- PHP 8.2 support https://github.com/bearsunday/BEAR.Sunday/pull/170
- Drop PHP 7.4 support and optimize for PHP 8 https://github.com/bearsunday/BEAR.Sunday/pull/171
-
1.6.127 Mar 2022Release notes
Open source →What's Changed
- Support psr/log 2 and 3 by @koriym in #167
- Update Attribute::TARGET for DefaultSchemeHost by @koriym in #168
- Document the public bindings provided by modules by @koriym in #169
Full Changelog: 1.6.0...1.6.1
Release notes
Open source →- Support psr/log 2 and 3 https://github.com/bearsunday/BEAR.Sunday/pull/167
- Update Attribute::TARGET for DefaultSchemeHost https://github.com/bearsunday/BEAR.Sunday/pull/168
- Document the public bindings provided by modules https://github.com/bearsunday/BEAR.Sunday/pull/169
-
1.6.011 Jan 2022Release notes
Open source →What's Changed
- Support PHP 8.1 by @koriym in #159
- Bump phpstan 1.0 by @koriym in #160
- Create update-copyright-years-in-license-file.yml by @koriym in #161
- Update license copyright year(s) by @github-actions in #162
- Drop deprecated PHP 7.3 support by @koriym in #163
- Deprecate AbstractApp class by @koriym in #164
- Update code to PHP 7.4 syntax using rector by @koriym in #165
Refactor Router
- array-shape type parameter Sever, Globals (phpstan supports)
- RouterMatch accepts parameters in constructor
New Contributors
- @github-actions made their first contribution in #162
Full Changelog: 1.5.5...1.6.0
Release notes
Open source →- Support PHP 8.1 https://github.com/bearsunday/BEAR.Sunday/pull/159
- Drop deprecated PHP 7.3 support https://github.com/bearsunday/BEAR.Sunday/pull/163
- Deprecate AbstractApp class https://github.com/bearsunday/BEAR.Sunday/pull/164
- Refactor Router: array-shape type parameters, RouterMatch accepts parameters in constructor
-
1.5.515 Jul 2021Release notes
Open source →- Remove cache #157
- Deprecate
AbstractApp. User AppInterface instead. @see https://github.com/bearsunday/BEAR.Skeleton/blob/1.10.1/src/Module/App.php
Release notes
Open source →- Remove cache https://github.com/bearsunday/BEAR.Sunday/pull/157
- Deprecate
AbstractApp; useAppInterfaceinstead https://github.com/bearsunday/BEAR.Skeleton/blob/1.10.1/src/Module/App.php
-
1.5.417 Mar 2021Release notes
Open source →- Deprecate App and AppModule #156
Related @link bearsunday/BEAR.Package#363
-
1.5.319 Jan 2021 -
1.5.215 Jan 2021 -
1.5.110 Oct 2020Release notes
Open source → -
1.5.011 Jul 2020Nothing published for this version
-
1.4.327 Jun 2020Nothing published for this version
-
1.4.224 Jun 2020Nothing published for this version
-
1.4.121 Jun 2020Nothing published for this version
-
1.4.004 Dec 2019Nothing published for this version
-
1.3.508 Aug 2019Nothing published for this version
-
1.3.422 Jun 2019Nothing published for this version
-
1.3.322 Jun 2019Nothing published for this version
-
1.3.205 Feb 2019Nothing published for this version
-
1.3.117 Oct 2018Nothing published for this version
-
1.3.015 Oct 2018Nothing published for this version
-
1.2.318 Sep 2018Nothing published for this version
-
1.2.214 Mar 2018Nothing published for this version
-
1.2.112 Oct 2017Nothing published for this version
-
1.2.021 Aug 2017Nothing published for this version
-
1.1.129 Apr 2017Nothing published for this version
-
1.1.027 Feb 2017Nothing published for this version
-
1.0.505 Oct 2016Nothing published for this version
-
1.0.417 Aug 2016Nothing published for this version
-
1.0.322 Apr 2016Nothing published for this version
-
1.0.207 Jan 2016Nothing published for this version
-
1.0.124 Aug 2015Nothing published for this version
-
1.0.031 May 2015Nothing published for this version
-
1.0.0-rc.530 Apr 2015 pre-releaseNothing published for this version
-
1.0.0-rc.429 Apr 2015 pre-releaseNothing published for this version
-
1.0.0-rc.306 Apr 2015 pre-releaseNothing published for this version
-
1.0.0-rc.224 Mar 2015 pre-releaseNothing published for this version
-
1.0.0-rc22 Mar 2015 pre-releaseNothing published for this version
-
1.0.0-beta01 Mar 2015 pre-releaseNothing published for this version
-
1.0.0-alpha.614 Feb 2015 pre-releaseNothing published for this version
-
1.0.0-alpha.501 Feb 2015 pre-releaseNothing published for this version
-
1.0.0-alpha.421 Jan 2015 pre-releaseNothing published for this version
-
1.0.0-alpha.320 Jan 2015 pre-releaseNothing published for this version
-
1.0.0-alpha.214 Jan 2015 pre-releaseNothing published for this version
-
1.0.0-alpha21 Dec 2014 pre-releaseNothing published for this version
-
0.10.530 May 2014Nothing published for this version
-
0.10.426 May 2014Nothing published for this version
-
0.10.320 May 2014Nothing published for this version
-
0.10.219 May 2014Nothing published for this version
-
0.10.119 May 2014Nothing published for this version
-
0.10.004 Apr 2014Nothing published for this version
-
0.9.020 Sep 2013Nothing published for this version
-
0.7.428 May 2013Nothing published for this version
-
0.7.301 May 2013Nothing published for this version
-
0.7.201 May 2013Nothing published for this version
-
0.7.130 Apr 2013Nothing published for this version
-
0.7.020 Apr 2013Nothing published for this version
-
0.6.501 Apr 2013Nothing published for this version
-
0.6.426 Mar 2013Nothing published for this version
-
0.6.322 Mar 2013Nothing published for this version