Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alganet/gravity-testing
Testing modular configuration
https://github.com/alganet/gravity-testing
Last synced: about 1 month ago
JSON representation
Testing modular configuration
- Host: GitHub
- URL: https://github.com/alganet/gravity-testing
- Owner: alganet
- License: other
- Created: 2015-02-06T14:28:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T19:12:29.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T10:51:33.631Z (3 months ago)
- Language: PHP
- Size: 125 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gravity
=======A modular PHP architecture in four main components:
- Bootstrap to handle the environment for the first container.
- Composer automatic package configuration discovery.
- A route-centric model for HTTP resources.
- A Lazy DI container to hold route dependencies.