alexcrisbrito / bootstrapper
Bootstrapper Framework
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- defuse/php-encryption: ^2.3
- ghostff/session: ^2.0
- gilbitron/easycsrf: ^1.5
- illuminate/database: ^9.12
- illuminate/events: ^9.13
- laminas/laminas-diactoros: ^2.6
- laminas/laminas-httphandlerrunner: ^2.0
- league/container: ^4.1
- league/plates: ^3.4
- league/route: ^5.1
- symfony/mailer: ^6.0
- symfony/twig-bridge: ^6.0
- twig/intl-extra: ^3.3
- twig/twig: ^3.3
- vlucas/phpdotenv: ^5.3
This package is auto-updated.
Last update: 2022-05-21 14:50:53 UTC
README
Bootstrapper Framework
Installation
Via composer:
composer create-project alexcrisbrito/bootstrapper
About
Bootstrapper is a simple web application framework with features such as:
- Simple and fast router.
- Dependency injection container.
- Robust template engine.
- Multiple back-ends for session storage.
- Expressive, intuitive database ORM.
- Encryption utility and Csrf protection.
- Mailing
Contributing
Thank you for considering contributing to the Bootstrapper framework! If you wish to do it, just email me at britoalexandre@549@gmail.com.
Security Vulnerabilities
If you discover a security vulnerability, please send an e-mail to Alexandre Brito via britoalexandre@549@gmail.com.
License
The Bootstrapper framework is open-sourced software licensed under the MIT license.