liteapi / liteapi
LiteApi is very fast framework that doesn't affect your architecture
v0.6.0-alpha.2
2023-07-09 06:54 UTC
Requires
- php: >=8.1
- gnugat/nomo-spaco: ~0.4
- psr/container: 2.0.*
- psr/log: ^3.0
Requires (Dev)
- monolog/monolog: ^3.3
- phpstan/phpstan: ^1.9
- phpunit/phpunit: 9.5.*
- symfony/cache: ^6.2
Suggests
- monolog/monolog: Suggested logger library. It has extension: LiteApi\MonologExtension\MonologExtension
This package is auto-updated.
Last update: 2026-03-27 21:03:29 UTC
README
A fast and effective framework that doesn't affect your architecture
How to start
In order to start project with LiteApi use skeleton:
composer create-project liteapi/skeleton <project_name>
Optionally you can use this package by:
composer require liteapi/liteapi
Documentation
Documentation can be seen in https://liteapi.github.io/liteapi-doc/