rxante / php-app-bootstrap
RxAnte's PHP App Boostrap
1.0.1
2024-11-22 21:39 UTC
Requires
- php: ^8.2
- crell/tukio: ^2.0
- mnapoli/silly: ^1.9
- php-di/php-di: ^7.0
- psr/container: ^2.0
- psr/event-dispatcher: ^1.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- slim/csrf: ^1.5
- slim/psr7: ^1.7
- slim/slim: ^4.14
Requires (Dev)
- doctrine/coding-standard: ^12.0
- filp/whoops: ^2.16
- jetbrains/phpstorm-attributes: ^1.2
- mockery/mockery: ^1.6
- pestphp/pest: ^3.5
- phpcsstandards/php_codesniffer: ^3.10
- phpstan/phpstan: ^1.12
- phpstan/phpstan-deprecation-rules: ^1.2
- phpstan/phpstan-mockery: ^1.1
- phpstan/phpstan-strict-rules: ^1.6
README
Documentation
PHP
- HTTP Bootstrap
- CLI Bootstrap
- Register Bindings
- Register Event Subscribers
- Set Up HTTP Routes
- Set Up HTTP Application Middleware
- Set Up CLI Commands
License
Copyright 2024 RxAnte, Inc
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.