samsonphp / core
SamsonPHP framework core module
Requires
- samsonframework/base: 1.*
- samsonframework/di: 1.*
- samsonframework/psr: *
- samsonphp/config: 1.*
- samsonphp/event: 1.*
Requires (Dev)
- phpunit/phpunit: 5.*
This package is not auto-updated.
Last update: 2026-06-13 06:08:27 UTC
README
#SamsonPHP
SamsonPHP - Modular Event-based PHP framework
##Documentation Follow official documentation.
##Installation
You can install this package through Composer:
composer require samsonphp/core
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.
##Testing
$ vendor/bin/phpunit
##Contributing Feel free to fork and create pull requests at any time.
##Security If you discover any security related issues, please use this repository issue tracker.
##License Open Software License ("OSL") v 3.0. Please see License File for more information.
Thanks to the best PHP IDE PHPStorm that we are using for developing this project!