Download the PHP package raphhh/puppy-service without Composer
On this page you can find all versions of the php package raphhh/puppy-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download raphhh/puppy-service
More information about raphhh/puppy-service
Files in raphhh/puppy-service
Download raphhh/puppy-service
More information about raphhh/puppy-service
Files in raphhh/puppy-service
Vendor raphhh
Package puppy-service
Short Description Services for Puppy framework
License MIT
Homepage https://github.com/Raphhh/puppy-service
Package puppy-service
Short Description Services for Puppy framework
License MIT
Homepage https://github.com/Raphhh/puppy-service
Keywords puppy
Please rate this library. Is it a good library?
Informations about the package puppy-service
Puppy Service
Basic services for Puppy framework.
Installation
Session
Service for Symfony\Component\HttpFoundation\Session\Session.
Template
Service for Twig_Environment.
Note that the services are accessible in twig templates with the global variable "services".
Twig has also a filter "link". This filter prepends the config "baseUrl" to a link.
Config options
- 'template.directory.main' => path to the directory of the template files.
- 'template.directory.cache' => path to the directory of the cache of the template files.
- 'template.debug' => indicates if the debug mode is enable in the template.
- 'baseUrl' => gives the base url to apply for the twig filter "link".
- 'session.sessionStorageClass' => name of the class to handle the session storage.
- 'session.attributeBagClass' => name of the class to handle the attributes session.
- 'session.flashBagClass' => name of the class to handle the flash session.
All versions of puppy-service with dependencies
PHP Build Version
Package Version
The package raphhh/puppy-service contains the following files
Loading the files please wait ....