asdfx / tight
A really tiny and light PHP framework
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Twig
Type:project
Requires
- asdfx/tight-framework: ^0.0
Requires (Dev)
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^8.0
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2024-11-03 09:06:38 UTC
README
This package not stable and probably shouldn't be used yet. Feel free to experiment with it, however.
About
Tight, is a really tiny and light PHP framework, for those occasions when Laravel or Symfony are too much.
The framework code can be found here: asdfx/tight-framework
Currently it depends upon twig/twig
for template rendering.
Installation
composer create-project asdfx/tight -s dev
Contributing
Thank you for considering contributing to the Tight framework!
Please just submit a Pull Request, don't be afraid!
License
The Tight framework is open-source software licensed under the MIT license.