Libraries tagged by ses
flux-se/sylius-hcaptcha-plugin
3689 Downloads
Plugin adding the hCaptcha field to some frontend FormType of Sylius
flux-se/odoo-api-client
2892 Downloads
Odoo API client library (consume JSON or XML RPC API)
const-se/selectize-bootstrap4-theme
379 Downloads
Selectize Theme for Bootstrap 4
twenty20/mailer
226 Downloads
A multi-provider mailer package for SendGrid, Amazon SES.
szczyglis/php-ultra-small-proxy
216 Downloads
Lightweight proxy with full support for sessions, cookies, POST/FORM submissions, and URL rewriting.
spatie/laravel-tinker-tools
50211 Downloads
Use short class names in an Artisan tinker session
somardesignstudios/silverstripe-redis
1970 Downloads
A silverstripe module providing redis caching and session handling
slick/http
6548 Downloads
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
oscarricardosan/cache_object
744 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
orangecat/checkip
114 Downloads
Prevent crawlers and IPs reported from creating a session
opengento/module-country-store-redirect
3544 Downloads
This module will redirect the customers regarding their country of origin, on their first visit session.
o2ti/pagbank-source-inventory-auth
5818 Downloads
Captura o oAuth na sessão de Source Inventory
mvccore/ext-form
4282 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mouf/utils.cache.cache-interface
376231 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/html.widgets.messageservice
238802 Downloads
Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.