asdfx / tight
This package is abandoned and no longer maintained.
No replacement package was suggested.
A really tiny and light PHP framework
0.0.1
2019-02-20 16:23 UTC
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: 2025-10-31 00:17:48 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.