digicreon / temma-project-web
Temma skeleton app for web projects
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:Smarty
Type:project
Requires
- php: >=8.0
- digicreon/temma-lib: 2.10.0
- smarty/smarty: >=5.4.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.