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.
- dev-main
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.0
- 4.4.1
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.0
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.1
- v2.4.0
- v2.3.0
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
This package is auto-updated.
Last update: 2024-11-21 17:03:02 UTC
README
[
![](https://badgen.net/packagist/v/pneuma/framework/latest)
![](https://badgen.net/packagist/license/pneuma/framework)
![](https://badgen.net/packagist/dt/pneuma/framework)
![](https://badgen.net/packagist/favers/pneuma/framework)
](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