Libraries tagged by user function
lassehaslev/laravel-fieldable
48 Downloads
Add functionality to add field and values dynamicly to laravel. How you use them is up to you.
kamrul-haque/laravel-stripe-payment
110 Downloads
Add Stripe payment functionality with partial refund feature to your existing Laravel project. The package uses the latest stripe.js v3 and fully customizable to your need.
infoamin/contactform
8 Downloads
Anyone can use this package to enable a contact form functionality without any coding knowledge.
hojaonline/retrostats
13 Downloads
This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the [FE][logfile_dir] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.
gulgulia17/goback
49 Downloads
This package provides you with a simple goback button to use on your blade files. It will let you focus on the development and will handle the back button functionality.
getrealtec/grt-skeleton-website
7 Downloads
GRT Skeleton Website is used to create the minimal requirements to create a website using BootStrap and SASS. Once a new project has been created, a running bin/console server:run should allow to have a fully functioning website with minimal data like Nav Bar, Logo, Footer, Home Page, Contact Page and Legal Pages.
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
daycode/sketch
2 Downloads
Sketch is a powerful, easy-to-use package for rapidly generating YAML-Based CRUD functionality in Laravel applications.
cpa99dcs/phpinfo
6 Downloads
Provides PHPInfo functionality as a Zend Framework 3 module. Intended for development use
cmandersen/bitwise
1 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
bonsaicode/filelock
11 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.
bakgul/kernel
176 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
atheon/migrations
17 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
aqamarine/alphanews
48 Downloads
Package used to easily and fast add news managing functionality to Laravel project
swarming/buzzi-laravel
10 Downloads
A service which wraps the functionality of the Buzzi PHPSDK for easy use within the Laravel framework.