lilashih / simphp
The framework for API.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- guzzlehttp/guzzle: ^6.5
- lilashih/simphp-framework: ^1.0
Requires (Dev)
- phpunit/phpunit: ^7.0
- zircote/swagger-php: ^3.0
This package is auto-updated.
Last update: 2025-02-19 13:42:33 UTC
README
This framework can help you to quickly build the php CURD api for the small and simple project.
Requirements
- PHP 7.1 only
- Composer 1.10.15 or higher
composer self-update 1.10.15
Installation
composer create-project lilashih/simphp blog
Features
- Route
- Eloquent ORM
- Request Validation
- API Resources
- JWT
- Logging
- Migration
- API Document
- DotEnv
Credits
License
The simphp-framework is open-sourced software licensed under the MIT license.