nish-framework / nish2
A small PHP framework with no name. Nish stands for "Name It Should Have". In regards to Yoda.
Installs: 5 621
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.4.12 | >= 8.0.0
- ext-json: *
- doctrine/annotations: 1.13.2
- monolog/monolog: 2.5.0
- phpmailer/phpmailer: 6.6.0
- symfony/cache: 5.4.7
- symfony/http-foundation: 5.4.6
- symfony/routing: 5.4.8
- symfony/var-dumper: v5.4.8
- symfony/yaml: 5.4.3
This package is auto-updated.
Last update: 2025-05-12 22:42:19 UTC
README
A small PHP framework with no name. Nish stands for "Name It Should Have". In regards to Yoda.
Special Thanks
Thanks to Symfony packages.
Composer Install
composer require nish-framework/nish2
Tested On
PHP 7.4.12 and 8.0.0
Sample Project
You can find a sample project on Github. Click here.