Libraries tagged by vapi
ovenlab/cakephp-pwa
2 Downloads
Turn any CakePHP 5 application into an installable Progressive Web App: web manifest, service worker with configurable cache strategies, offline page, and VAPID web push notifications.
bhhaskin/laravel-webpush
28 Downloads
Web push notification channel for Laravel. VAPID-signed browser push delivered via Laravel's Notification system.
monolog/monolog
1048851145 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
egulias/email-validator
765065759 Downloads
A library for validating emails against several RFCs
webmozart/assert
955167809 Downloads
Assertions to validate method input/output with nice error messages.
composer/semver
545649953 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
vlucas/phpdotenv
667089280 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
symfony/var-dumper
938978881 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/routing
866727129 Downloads
Maps an HTTP request to a set of configuration variables
symfony/config
496335675 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
sebastian/recursion-context
946654486 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
956148238 Downloads
Provides the functionality to export PHP variables for visualization
doctrine/event-manager
542868830 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/validator
319382450 Downloads
Provides tools to validate values
respect/validation
41518583 Downloads
The most awesome validation engine ever created for PHP