Libraries tagged by Applications
laragear/json
1990 Downloads
Easily retrieve and manipulate `Json` across your application.
laracasts/validation
187250 Downloads
Easy validation for Laravel applications.
laminas-api-tools/api-tools-skeleton
20459 Downloads
Skeleton Application for Laminas API Tools
kununu/data-fixtures
42684 Downloads
Load data fixtures in your application for any storage
kunstmaan/utilities-bundle
146079 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
109783 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
34820 Downloads
Localisation library for PHP applications.
konekt/user
150831 Downloads
User handling module for Laravel applications
konekt/appshell
53177 Downloads
Foundation for Laravel business applications
kohana/koharness
17896 Downloads
Creates test harnesses for kohana modules by bootstrapping a temporary kohana application with dependencies
kevincobain2000/laravel-alert-notifications
18697 Downloads
Alert notifications of exceptions from your laravel application
keboola/php-temp
357332 Downloads
Temp library handles application temporary files
keboola/common-exceptions
148925 Downloads
Common exceptions shared between different applications
karriere/state
16746 Downloads
Laravel package for storing current application state in cache/session
karlmonson/laravel-ping
36956 Downloads
Simple Ping For Laravel Applications