pneuma / framework
Pneuma is a PHP micro-framework that helps you quickly write simple yet powerful Common Gateway Interface and Command-Line Interface.
5.2.4
2024-01-21 15:18 UTC
Requires
- php: >=8.1
- nikic/fast-route: ^1.3
- psr/http-server-middleware: ^1.0
- samy/environment: ^2.0
- samy/psr: ^3.1
- symfony/console: ^6.2
- twig/twig: ^3.5
Requires (Dev)
- phpstan/phpstan: ^1.10
- samy/phpunit: ^1.2
- squizlabs/php_codesniffer: ^3.7
Suggests
- samy/captcha: This is a lean, consistent, and simple way to access Captcha.
- samy/crud: Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
- samy/database: This is a lean, consistent, and simple way to access Databases.
- samy/datatables: This is a simple way to interact with DataTables server-side processing.
- samy/email: This is a simple way to interact with email protocols.
- samy/image: Image Processing and Generation.
- samy/restapi: REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
- samy/select2: This is a simple way to interact with Select2 server-side processing.
This package is auto-updated.
Last update: 2026-05-21 20:18:24 UTC
README
[




](https://packagist.org/packages/pneuma/framework)
Pneuma is a PHP micro-framework that helps you quickly write simple yet powerful Common Gateway Interface and Command-Line Interface.
Instalation
Composer
Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
composer require pneuma/framework
Please see Composer for more information.
Support
- Repository: https://gitlab.com/monstm/pneuma-framework
- Documentations: https://monstm.gitlab.io/pneuma-framework/
- Annotation: https://monstm.alwaysdata.net/pneuma-framework/
- Issues: https://gitlab.com/monstm/pneuma-framework/-/issues