code-bushido / foundation
Bushido PHP Foundation
Installs: 1 997
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.0
- psr/log: ^1.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpstan/phpstan: ^0.12.80
- phpunit/phpunit: >=7.0
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-10-29 05:59:24 UTC
README
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Install
Via Composer
$ composer require code-bushido/foundation
Table of Contents
Contracts
Exceptions
Smart Entity
Smart Entity concept is a powerful implementation of getters and setters entity concept. See more
Helpers
- PsrLoggerTrait - provides base support for optional PSR Logger Interface implementation
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email wnowicki@me.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.