Libraries tagged by applicatives
mistralys/application-utils-core
42446 Downloads
Drop-in utilities for PHP applications.
mezzio/mezzio-skeleton
24033 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
mezzio/mezzio-csrf
194919 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
mezzio/mezzio-authorization
225411 Downloads
Authorization middleware for Mezzio and PSR-7 applications
mbezhanov/laravel-faker-provider-collection
66765 Downloads
A collection of custom Faker providers for your Laravel applications
mailslurp/mailslurp-client-php
28524 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
luketowers/laravel-ga4-event-tracking
6395 Downloads
Simplifies using the Measurement Protocol for Google Analytics 4 to track events in Laravel applications.
leroy-merlin-br/metamorphosis
25023 Downloads
Kafka package for laravel applications
laracasts/validation
186976 Downloads
Easy validation for Laravel applications.
kunstmaan/utilities-bundle
145417 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
kunstmaan/generator-bundle
109367 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
krinkle/intuition
34613 Downloads
Localisation library for PHP applications.
konekt/user
147438 Downloads
User handling module for Laravel applications
keboola/common-exceptions
142478 Downloads
Common exceptions shared between different applications
karlmonson/laravel-ping
36424 Downloads
Simple Ping For Laravel Applications