Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearsunday/bear.package
A BEAR.Sunday framework component package
https://github.com/bearsunday/bear.package
bearsunday-module beasunday php
Last synced: 5 days ago
JSON representation
A BEAR.Sunday framework component package
- Host: GitHub
- URL: https://github.com/bearsunday/bear.package
- Owner: bearsunday
- License: mit
- Created: 2012-10-17T19:05:58.000Z (over 12 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-03-25T11:19:40.000Z (10 months ago)
- Last Synced: 2024-04-25T19:02:13.631Z (9 months ago)
- Topics: bearsunday-module, beasunday, php
- Language: PHP
- Homepage: https://packagist.org/packages/bear/package
- Size: 5.48 MB
- Stars: 30
- Watchers: 15
- Forks: 26
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# BEAR.Package
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/bearsunday/BEAR.Package/badges/quality-score.png?b=1.x)](https://scrutinizer-ci.com/g/bearsunday/BEAR.Package/?branch=1.x)
[![codecov](https://codecov.io/gh/bearsunday/BEAR.Package/branch/1.x/graph/badge.svg?token=eh3c9AF4Mr)](https://codecov.io/gh/koriym/BEAR.Package)
[![Type Coverage](https://shepherd.dev/github/bearsunday/BEAR.Package/coverage.svg)](https://shepherd.dev/github/bearsunday/BEAR.Package)
![Continuous Integration](https://github.com/bearsunday/BEAR.Package/workflows/Continuous%20Integration/badge.svg)BEAR.Package is a [BEAR.Sunday](https://github.com/bearsunday/BEAR.Sunday) resource oriented framework implementation package.
## Package Components
* Injector
* Compiler
* Modules
* PackageModule
* DiCompileModule
* Context
* ProdModule
* ApiModule
* CliModile
* HalModule
* Router
* CliRouter
* WebRouter
* Error
* DevVndErrorPage
* ProdVndErrorPage
* ErrorHandler
* Logger
* PsrLogger
* Transfer
* CliResponder## Documentation
Documentation is available at http://bearsunday.github.io/.