Download the PHP package gvera/gv without Composer
On this page you can find all versions of the php package gvera/gv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package gv
GV
GV is a PHP framework focused on usability, fastness and reliableness. It is all dockerized and splitted into multiple independent composer packages. Out of the box you will find:
- Redis cache with fallback to files
- A validation strategy
- Http handling
- Typed responses
- Authentication strategies (Basic, JWT, Session)
- CSRF support
- Shell scripts + ORM management through CLI
- Event/Listener mechanism
- Command pattern
- Easy config access
- A specific routing system, with the possibility of overwriting
- Easy cron management
- Dependency injection
- Fractal Transformers
- Throttling
- Locale
- A set of utils:
- Swagger / Swagger ui
The goal
The goal of GV is to create web services or web sites as fast and robust as possible, following the convention over configuration technique, Hexagonal architecture patterns and market standards.
Installation
Please refer to the documentation
All versions of gv with dependencies
PHP Build Version
Package Version
Requires
monolog/monolog Version
1.0.*
doctrine/orm Version ^2.7.0
doctrine/cache Version ^1.11
doctrine/migrations Version ^3.0
symfony/yaml Version ^5.0
tiben/crontab-manager Version ~1.0
ext-json Version *
zircote/swagger-php Version ^3.0
gvera/exceptions Version ^1.0
gvera/validations Version ^1.0
gvera/config Version ^1.3
gvera/paginator Version ^1.0
gvera/cache Version ^1.0
gvera/dependency-injection Version ^1.0
gvera/events Version ^1.1
gvera/security Version ^1.6
gvera/utils Version ^1.0
gvera/response-types Version ^1.0
gvera/file-manager Version ^1.0
gvera/http Version ^1.0
gvera/routes Version ^1.0
gvera/session Version ^1.0
gvera/locale Version ^1.0
gvera/email Version ^1.2
firebase/php-jwt Version ^6.8
gvera/core-entities Version ^1.0
gvera/core-services Version ^1.0
doctrine/orm Version ^2.7.0
doctrine/cache Version ^1.11
doctrine/migrations Version ^3.0
symfony/yaml Version ^5.0
tiben/crontab-manager Version ~1.0
ext-json Version *
zircote/swagger-php Version ^3.0
gvera/exceptions Version ^1.0
gvera/validations Version ^1.0
gvera/config Version ^1.3
gvera/paginator Version ^1.0
gvera/cache Version ^1.0
gvera/dependency-injection Version ^1.0
gvera/events Version ^1.1
gvera/security Version ^1.6
gvera/utils Version ^1.0
gvera/response-types Version ^1.0
gvera/file-manager Version ^1.0
gvera/http Version ^1.0
gvera/routes Version ^1.0
gvera/session Version ^1.0
gvera/locale Version ^1.0
gvera/email Version ^1.2
firebase/php-jwt Version ^6.8
gvera/core-entities Version ^1.0
gvera/core-services Version ^1.0
The package gvera/gv contains the following files
Loading the files please wait ....