https://github.com/magnumphp/magnum
Main repository
https://github.com/magnumphp/magnum
php php-framework slimphp
Last synced: 7 months ago
JSON representation
Main repository
- Host: GitHub
- URL: https://github.com/magnumphp/magnum
- Owner: magnumphp
- License: mit
- Created: 2018-06-25T13:54:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-19T03:07:44.000Z (over 3 years ago)
- Last Synced: 2025-05-04T14:47:29.016Z (9 months ago)
- Topics: php, php-framework, slimphp
- Language: PHP
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Magnum Framework
The Magnum Framework is a wrapper around several libraries to make them easier to use.
* [Slim PHP](https://www.slimphp.com)
* [Symfony Console](https://github.com/symfony/console)
* [Symfony Dependency Injection](https://github.com/symfony/dependency-injection)
* [FastRoute](https://github.com/nikic/fastroute)
## Installation
`composer require magnum/magnum`