bear/sunday
A resource-oriented application framework
Maintainers
Requires
- php: ^8.2
- bear/resource: ^1.16
- psr/log: ^1.1 || ^2.0 || ^3.0
- ray/aop: ^2.12.3
- ray/di: ^2.13
- symfony/polyfill-php83: ^1.31
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8.2
- phpunit/phpunit: ^9.5.10
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 589bd9b2ac92311ece6b856691eff07575b81f7f
- Akihito Koriyama <akihito.koriyama.woop@gmail.com>
- BEAR.Sunday Contributors
This package is auto-updated.
Last update: 2026-06-20 23:44:40 UTC
README
BEAR.Sunday
A resource-oriented application framework
👁 Scrutinizer Code Quality
👁 codecov
👁 Type Coverage
👁 Continuous Integration
What's BEAR.Sunday
This resource orientated framework has both externally and internally a REST centric architecture, implementing Dependency Injection and Aspect Orientated Programming heavily to offer you surprising simplicity, order and flexibility in your application. With very few components of its own, it is a fantastic example of how a framework can be built using existing components and libraries from other frameworks, yet offer even further benefit and beauty.
Because everything is a resource
In BEAR.Sunday everything is a REST resource which leads to far simpler design and extensibility. Interactions with your database, services and even pages and sections of your app all sit comfortably in a resource which can be consumed or rendered at will.
Documentation
Related project
- Ray.Di - A dependency injection framework
- Ray.Aop - An aspect oriented framework
- BEAR.Resource - A hypermedia framework for object as a service
- BEAR.Package - A web application framework
- BEAR.Skeleton - A BEAR.Sunday project skeleton
Powered by
This project has been continuously supported by JetBrains since 2012.
