digicreon / temma-project-api
Temma skeleton app for API projects
2.10.0
2024-12-10 17:35 UTC
Requires
- php: >=8.0
- digicreon/temma-lib: 2.10.0
README
Temma is a simple and efficient PHP MVC framework.
Easier to use than large frameworks More powerful than micro-frameworks
Key features
- Modern, PHP 8.0+ compatible
- Support for relational and noSQL databases
- Unified management of data sources and APIs
- Flexible outputs: Smarty templates, JSON, CSV, RSS, etc.
- Easy-to-use dependency injection and asynchronous processing
- Simplified integration testing with PHPUnit compatibility
Links
- Website: temma.net
- Installation guide
- Introduction (Create a simple web app in 3 minutes)
- Documentation
- Community resources:
Repositories and packages
- Temma main repository: Main source code repository
- digicreon/temma-project-web: Skeleton project for web applications created using Composer
- digicreon/temma-project-api: Skeleton project for API applications created using Composer
- digicreon/temma-lib: Temma source code packaged as a library, used as a Composer dependency for skeleton projects
Additional information
- Created in 2007, Temma has powered billions of visits across hundreds of websites.
- Released as open source software under the MIT License.